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.activitystream |
Activity stream framework.
|
lumis.portal.authentication.event | |
lumis.portal.bigdata |
Provides big data related operations.
|
lumis.portal.channel | |
lumis.portal.cluster.event |
Contains events raised by the cluster package.
|
lumis.portal.event |
The portal event framework allows the sending of events and the register
of observers to receive such events.
|
lumis.portal.event.persistence |
Contains standard persistence events implementation.
|
lumis.portal.filesystem.event |
Contains events raised by the file system package.
|
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 |
ActivityDocumentAddedEvent
Event that indicates that an
ActivityDocument has been added to the big data. |
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 |
BigDataRepositoryInitializedEvent
Event that indicates that a
IBigDataRepository instance has been initialized in the local JVM. |
class |
BigDataRepositoryPreDestroyEvent
Event that indicates that a
IBigDataRepository instance is about to be destroyed in the local JVM. |
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 |
ClusterMembershipChangedEvent
Event raised when the current membership of the cluster changed,
due to members joining or exiting.
|
class |
ClusterMessageReceivedEvent
Event raised whenever a cluster message is received.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTransactionalPortalEvent
An event that is raised inside a transactional context.
|
class |
BaseNotificationConfig
Deprecated.
Since 4.1.0, replaced by
IPortalEventObserver
and its implementations, such as AbstractPortalEvent and
AbstractTransactionalPortalEvent . |
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 |
ClusterFileSystemAddEvent
Event raised when a file has been added and will propagate to the whole cluster.
|
class |
ClusterFileSystemDeleteEvent
Event raised when a file has been removed and will propagate to the whole cluster.
|
class |
ClusterFileSystemUpdateEvent
Event raised when a file has been updated in the portal file system.
|
class |
FileSystemAddEvent
Deprecated.
Since 12.0.0, for optimizations purposes, this event is no longer raised.
ClusterFileSystemAddEvent event is still raised. |
class |
FileSystemDeleteEvent
Deprecated.
Since 12.0.0, for optimizations purposes, this event is no longer raised.
ClusterFileSystemDeleteEvent event is still raised. |
class |
FileSystemEvent
Base class for file system events.
|
class |
FileSystemUpdateEvent
Deprecated.
Since 12.0.0, for optimizations purposes, this event is no longer raised.
ClusterFileSystemUpdateEvent event is still raised. |
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.