Package | Description |
---|---|
lumis.content.core |
Provides the core content management operations.
|
lumis.content.workflow |
Provides workflow support for the content framework.
|
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 |
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
Event raised when an entry is added to the local portal file system.
|
class |
FileSystemDeleteEvent
Event raised when an entry is deleted from the local portal file system.
|
class |
FileSystemEvent
Base class for file system events.
|
class |
FileSystemUpdateEvent
Event raised when an entry is updated in the local portal file system.
|
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.