com.ibm.websphere.bo

Interface BOEventSummary.ObjectContext

Enclosing interface:
BOEventSummary

  1. public static interface BOEventSummary.ObjectContext

Method Summary

Modifier and Type Method and Description
  1. commonj.sdo.DataObject
getDataObject()
Returns the Business Object that is referenced by the Object Context.
  1. java.lang.String
getEvent()
Returns the Event string that is associated with the Object Context.
  1. java.lang.String
getObjectEventID()
Returns the Object Event ID string that is associated with the Object Context.

Method Detail

getDataObject

  1. 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

  1. java.lang.String getObjectEventID( )
Returns the Object Event ID string that is associated with the Object Context.

Returns:
The Object Event ID string

getEvent

  1. java.lang.String getEvent()
Returns the Event string that is associated with the Object Context.

Returns:
The Event string