Package | Description |
---|---|
lumis.content.core |
Provides the core content management operations.
|
lumis.content.workflow |
Provides workflow support for the content framework.
|
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 |
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.
|
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.