Package | Description |
---|---|
lumis.portal.event.persistence |
Contains standard persistence events implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
PostAddEvent
Event raised after the add of an entity to persistence.
|
class |
PostDeleteEvent
Event raised after the delete of an entity from persistence.
|
class |
PostLoadEvent
Event raised after the loading of an entity from persistence.
|
class |
PostUpdateEvent
Event raised after the update of an entity in persistence.
|
class |
PreAddEvent
Event raised before the add of an entity to persistence.
|
class |
PreDeleteEvent
Event raised before the delete of an entity from persistence.
|
class |
PreLoadEvent
Event raised before the loading of an entity from persistence.
|
class |
PreUpdateEvent
Event raised before the update of an entity in persistence.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.