| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.jbo.server.EventAttrVals
public class EventAttrVals
| Method Summary | |
|---|---|
 boolean | 
areValuesEqual()
Indicates whether the old and new values are equal (i.e.  | 
 java.lang.String | 
getAttrName()
Gets the attribute name for the payload item that we are holding the values for.  | 
 java.lang.String | 
getNameForPub()
 | 
 java.lang.Object | 
getNewValue()
Gets the new value for the attribute to use for raising an event to Fabric.  | 
 java.lang.String | 
getNewValueString()
Gets the string representation of the new value.  | 
 java.lang.Object | 
getOldValue()
Gets the old value for the attribute to use for raising an event to Fabric.  | 
 java.lang.String | 
getOldValueString()
Gets the string representation of the old value.  | 
 boolean | 
isAssocAttr()
Indicates whether or not these values come from an attribute from an entity that is not the entity where the event mapping was definied (i.e.  | 
 boolean | 
isNewValueEqual(java.lang.String value)
Indicates whether the new value is equivalent to a specified value.  | 
 boolean | 
isOldValueEqual(java.lang.String value)
Indicates whether the old value is equivalent to a specified value.  | 
 boolean | 
isStaticValue()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public java.lang.String getAttrName()
public java.lang.String getNameForPub()
public java.lang.Object getOldValue()
public java.lang.String getOldValueString()
public java.lang.Object getNewValue()
public java.lang.String getNewValueString()
public boolean areValuesEqual()
public boolean isOldValueEqual(java.lang.String value)
value - - specified value to check
public boolean isNewValueEqual(java.lang.String value)
value - - specified value to check
public boolean isAssocAttr()
public boolean isStaticValue()
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||