|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
PersistenceEvent | Base class for standard persistence events. |
PostAddEvent | Event raised after the add of an entity to persistence. |
PostDeleteEvent | Event raised after the delete of an entity from persistence. |
PostLoadEvent | Event raised after the loading of an entity from persistence. |
PostUpdateEvent | Event raised after the update of an entity in persistence. |
PreAddEvent | Event raised before the add of an entity to persistence. |
PreDeleteEvent | Event raised before the delete of an entity from persistence. |
PreLoadEvent | Event raised before the loading of an entity from persistence. |
PreUpdateEvent | Event raised before the update of an entity in persistence. |
Contains standard persistence events implementation. The events in this package are generic events suited for persistence notification.
It is defined as group for these events the class name of the persisted entity.
lumis.portal.event
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |