public static interface BOEventSummary.ObjectContext
Modifier and Type | Method and Description |
---|---|
commonj.sdo.DataObject |
getDataObject()
Returns the Business Object that is referenced by the Object
Context.
|
java.lang.String |
getEvent()
Returns the Event string that is associated with the Object
Context.
|
java.lang.String |
getObjectEventID()
Returns the Object Event ID string that is associated with the
Object Context.
|
commonj.sdo.DataObject getDataObject()
java.lang.String getObjectEventID()
java.lang.String getEvent()