Uses of Interface
de.uplanet.lucy.server.events.IServerEvent
Package
Description
-
Uses of IServerEvent in de.uplanet.lucy.server.businesslogic.adminapp
Modifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
Modifier and TypeClassDescriptionfinal class
final class
final class
final class
final class
final class
-
Uses of IServerEvent in de.uplanet.lucy.server.configuration
Modifier and TypeClassDescriptionclass
de.uplanet.lucy.server.configuration.CfgFileChangedEvent
-
Uses of IServerEvent in de.uplanet.lucy.server.events
Modifier and TypeInterfaceDescriptioninterface
Events that signal a change in configuration settings should implement this interface.interface
interface
interface
Service control events such as server start or stop should implement this interface. -
Uses of IServerEvent in de.uplanet.lucy.server.locale
Modifier and TypeInterfaceDescriptioninterface
interface
This event occurs if the supported locales have changed.interface
Modifier and TypeClassDescriptionfinal class
final class
-
Uses of IServerEvent in de.uplanet.lucy.server.portaldesigner
Modifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
Marker interface for layout events.interface
Modifier and TypeClassDescriptionclass
de.uplanet.lucy.server.portaldesigner.AbstractLayoutEvent
final class
final class
final class
final class
-
Uses of IServerEvent in de.uplanet.lucy.server.portalmanager
Modifier and TypeInterfaceDescriptioninterface
interface
interface
Modifier and TypeClassDescriptionfinal class
final class
-
Uses of IServerEvent in de.uplanet.lucy.server.portalserver
Modifier and TypeInterfaceDescriptioninterface
A marker interface for server events for web resources.interface
-
Uses of IServerEvent in de.uplanet.lucy.server.portalserver.browsercache
-
Uses of IServerEvent in de.uplanet.lucy.server.portalserver.configuration
-
Uses of IServerEvent in de.uplanet.lucy.server.portalserver.useragentfilterchain
Modifier and TypeClassDescriptionfinal class
This notification is sent when the user agent filter chain configuration has changed. -
Uses of IServerEvent in de.uplanet.lucy.server.portlet.event
Modifier and TypeInterfaceDescriptioninterface
interface
-
Uses of IServerEvent in de.uplanet.lucy.server.proxy
Modifier and TypeClassDescriptionfinal class
This event indicates, that the portal's proxy configuration has been changed. -
Uses of IServerEvent in de.uplanet.lucy.server.rtcache
-
Uses of IServerEvent in de.uplanet.lucy.server.scheduler
Modifier and TypeInterfaceDescriptioninterface
interface
de.uplanet.lucy.server.scheduler.ISchedulerEvent
-
Uses of IServerEvent in de.uplanet.lucy.server.usermanager.ds
Modifier and TypeInterfaceDescriptioninterface
Signals that there was a change in the schema. -
Uses of IServerEvent in de.uplanet.lucy.server.usermanager.events
Modifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
Modifier and TypeClassDescriptionclass
This event is fired whenever changes in the organizational structure were made that cannot be specified more precisely.final class
This event should be fired if a user was added.final class
This event should be fired if a user was deactivated.final class
This event should be fired if a user was deleted.class
-
Uses of IServerEvent in de.uplanet.lucy.server.util
Modifier and TypeInterfaceDescriptioninterface
This event occurs if the supported languages have changed. -
Uses of IServerEvent in de.uplanet.lucy.server.webservice
Modifier and TypeInterfaceDescriptioninterface
interface
interface
Modifier and TypeClassDescriptionfinal class
final class
-
Uses of IServerEvent in de.uplanet.lucy.server.workflow.configuration
-
Uses of IServerEvent in de.uplanet.lucy.server.workflow.event
Modifier and TypeMethodDescriptionIWrappedServerEventWorkflowEvent.getWrappedEvent()
Get the wrappedIServerEvent
.WrappedServerEventWorkflowEvent.getWrappedEvent()
Get the wrappedIServerEvent
.ModifierConstructorDescriptionCreate a workflow wrapper for a server event. -
Uses of IServerEvent in de.uplanet.lucy.server.workflow.serverevent
Modifier and TypeInterfaceDescriptioninterface
interface
de.uplanet.lucy.server.workflow.serverevent.IWorkflowAdminEvent
interface
This event is sent after a new workflow has been published and possibly engaged in the portal.interface
This event is sent after a workflow has been deleted from the portal.interface
This event is sent after a workflow staus has been changed from activated to deactivated, or vice versa.interface
This event is sent after a workflow has been published and possibly engaged in the portal.