IBM WebSphere Application ServerTM
Release 8

Package com.ibm.events.access

Interface Summary
EventAccess Remote interface for the event access enterprise bean.
EventAccessHome Remote home interface for the event access enterprise bean.
EventAccessLocal Local interface for the event access enterprise bean.
EventAccessLocalHome Local home interface for the event access enterprise bean.
EventChangeRequest Common interface for all event change requests.
 

Class Summary
AddContextDataElement A change request used for adding context data elements.
AddExtendedDataElement A change request that creates a new extended data element.
UpdateEventAssociation A change request used for updating event associations.
UpdateEventAttribute A change request used for updating base attribute of an event.
UpdateExtendedDataElementValues A change request that updates the value of an existing extended data element.
 

Exception Summary
DataStoreNotEnabledException This exception is thrown from event access when a method call requires an interaction with the data store and the data store is not enabled.
EventUpdatesNotSupportedException This exception is thrown from event access when an event update call requires an interaction with the data store and the data store does not support updates.
 

Version:
1.1.0

IBM WebSphere Application ServerTM
Release 8