Package | Description |
---|---|
lumis.content.core |
Provides the core content management operations.
|
lumis.content.workflow |
Provides workflow support for the content framework.
|
lumis.doui.source.event | |
lumis.portal.authentication.event | |
lumis.portal.channel | |
lumis.portal.event.persistence |
Contains standard persistence events implementation.
|
lumis.portal.page | |
lumis.portal.service | |
lumis.portal.serviceinstance | |
lumis.portal.serviceinterfaceinstance |
Modifier and Type | Class and Description |
---|---|
class |
ContentRenderDataChangedEvent
Event that indicates that the render data of a content may have changed.
|
Modifier and Type | Class and Description |
---|---|
class |
WorkflowActionExecutedEvent
Event generated when a content's workflow action is executed.
|
Modifier and Type | Class and Description |
---|---|
class |
SourceAddDataEvent
Base event class for source's add data operation.
|
class |
SourceDeleteDataEvent
Base event class for source's delete data operation.
|
class |
SourcePostAddDataEvent
Event raised by
Source after data is added. |
class |
SourcePostDeleteDataEvent
Event raised by
Source after data is deleted. |
class |
SourcePostUpdateDataEvent
Event raised by
Source after data is updated. |
class |
SourcePreAddDataEvent
Event raised by
Source before data is added. |
class |
SourcePreDeleteDataEvent
Event raised by
Source before data is deleted. |
class |
SourcePreUpdateDataEvent
Event raised by
Source before data is updated. |
class |
SourceUpdateDataEvent
Base event class for source's update data operation.
|
Modifier and Type | Class and Description |
---|---|
class |
SessionEvent
Base class for events generated for the user session lifecycle.
|
class |
SessionExpiredEvent
Event generated when a user session has ended due to expiration.
|
class |
SessionLoginEvent
Event generated when an user login is performed.
|
class |
SessionLogoutEvent
Event generated when an user logout is performed.
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelRenderDataChangedEvent
Event that indicates that the render data of some channels may have changed.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistenceEvent
Base class for standard persistence events.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
PageRenderDataChangedEvent
Event that indicates that the render data of some pages may have changed.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceRenderDataChangedEvent
IPortalEvent that represents the change of services. |
Modifier and Type | Class and Description |
---|---|
class |
ServiceInstanceRenderDataChangedEvent
Event that indicates that the render data of some service instances
may have changed.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceInterfaceInstanceRenderDataChangedEvent
Event that indicates that the render data of some service interface instances
may have changed.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.