com.ibm.websphere.bo
Interface BOEventSummary.ObjectContext
Enclosing interface:
- public static interface BOEventSummary.ObjectContext
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getDataObject()
Returns the Business Object that is referenced by the Object
Context.
|
|
getEvent()
Returns the Event string that is associated with the Object
Context.
|
|
getObjectEventID()
Returns the Object Event ID string that is associated with the
Object Context.
|
Method Detail
getDataObject
- commonj.sdo.DataObject getDataObject( )
Returns the Business Object that is referenced by the Object
Context.
Returns:
The Business Object referenced by the Object Context
getObjectEventID
- java.lang.String getObjectEventID( )
Returns the Object Event ID string that is associated with the
Object Context.
Returns:
The Object Event ID string
getEvent
- java.lang.String getEvent()
Returns the Event string that is associated with the Object
Context.
Returns:
The Event string