Interface | Description |
---|---|
DataStoreLocal |
Local interface for the data store enterprise bean.
|
DataStoreLocalHome |
Local home interface for the data store enterprise bean
|
Class | Description |
---|---|
EventCreationRequest |
Class used to request event creation.
|
EventUpdateRequest |
Provides all change requests for a particular event.
|
EventUpdateResponse |
Data store response to an event update request.
|
Exception | Description |
---|---|
DataStoreException |
This is the base exception that all data store exceptions extend.
|
DuplicateGlobalInstanceIdException |
This exception is thrown when an event is sent to the data store that
contains a global instance ID of an event that already exists in
the data store.
|