Uses of Interface
de.uplanet.lucy.server.events.IServerEvent
Packages that use IServerEvent
Package
Description
-
Uses of IServerEvent in de.uplanet.lucy.server.businesslogic.adminapp
Subinterfaces of IServerEvent in de.uplanet.lucy.server.businesslogic.adminappModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceClasses in de.uplanet.lucy.server.businesslogic.adminapp that implement IServerEventModifier and TypeClassDescriptionfinal classfinal classfinal classfinal classfinal classfinal class -
Uses of IServerEvent in de.uplanet.lucy.server.configuration
Subinterfaces of IServerEvent in de.uplanet.lucy.server.configurationClasses in de.uplanet.lucy.server.configuration that implement IServerEventModifier and TypeClassDescriptionclassde.uplanet.lucy.server.configuration.CfgFileChangedEvent -
Uses of IServerEvent in de.uplanet.lucy.server.events
Subinterfaces of IServerEvent in de.uplanet.lucy.server.eventsModifier and TypeInterfaceDescriptioninterfaceEvents that signal a change in configuration settings should implement this interface.interfaceinterfaceinterfaceService control events such as server start or stop should implement this interface. -
Uses of IServerEvent in de.uplanet.lucy.server.locale
Subinterfaces of IServerEvent in de.uplanet.lucy.server.localeModifier and TypeInterfaceDescriptioninterfaceinterfaceThis event occurs if the supported locales have changed.interfaceClasses in de.uplanet.lucy.server.locale that implement IServerEventModifier and TypeClassDescriptionfinal classfinal class -
Uses of IServerEvent in de.uplanet.lucy.server.portaldesigner
Subinterfaces of IServerEvent in de.uplanet.lucy.server.portaldesignerModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceMarker interface for layout events.interfaceClasses in de.uplanet.lucy.server.portaldesigner that implement IServerEventModifier and TypeClassDescriptionclassde.uplanet.lucy.server.portaldesigner.AbstractLayoutEventfinal classfinal classfinal classfinal class -
Uses of IServerEvent in de.uplanet.lucy.server.portalmanager
Subinterfaces of IServerEvent in de.uplanet.lucy.server.portalmanagerModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceClasses in de.uplanet.lucy.server.portalmanager that implement IServerEventModifier and TypeClassDescriptionfinal classfinal class -
Uses of IServerEvent in de.uplanet.lucy.server.portalserver
Subinterfaces of IServerEvent in de.uplanet.lucy.server.portalserverModifier and TypeInterfaceDescriptioninterfaceA marker interface for server events for web resources.interfaceClasses in de.uplanet.lucy.server.portalserver that implement IServerEvent -
Uses of IServerEvent in de.uplanet.lucy.server.portalserver.browsercache
Subinterfaces of IServerEvent in de.uplanet.lucy.server.portalserver.browsercache -
Uses of IServerEvent in de.uplanet.lucy.server.portalserver.configuration
Subinterfaces of IServerEvent in de.uplanet.lucy.server.portalserver.configurationClasses in de.uplanet.lucy.server.portalserver.configuration that implement IServerEvent -
Uses of IServerEvent in de.uplanet.lucy.server.portalserver.useragentfilterchain
Subinterfaces of IServerEvent in de.uplanet.lucy.server.portalserver.useragentfilterchainClasses in de.uplanet.lucy.server.portalserver.useragentfilterchain that implement IServerEventModifier and TypeClassDescriptionfinal classThis notification is sent when the user agent filter chain configuration has changed. -
Uses of IServerEvent in de.uplanet.lucy.server.portlet.event
Subinterfaces of IServerEvent in de.uplanet.lucy.server.portlet.eventModifier and TypeInterfaceDescriptioninterfaceinterface -
Uses of IServerEvent in de.uplanet.lucy.server.proxy
Subinterfaces of IServerEvent in de.uplanet.lucy.server.proxyClasses in de.uplanet.lucy.server.proxy that implement IServerEventModifier and TypeClassDescriptionfinal classThis event indicates, that the portal's proxy configuration has been changed. -
Uses of IServerEvent in de.uplanet.lucy.server.rtcache
Subinterfaces of IServerEvent in de.uplanet.lucy.server.rtcacheClasses in de.uplanet.lucy.server.rtcache that implement IServerEvent -
Uses of IServerEvent in de.uplanet.lucy.server.scheduler
Subinterfaces of IServerEvent in de.uplanet.lucy.server.schedulerModifier and TypeInterfaceDescriptioninterfaceinterfacede.uplanet.lucy.server.scheduler.ISchedulerEventClasses in de.uplanet.lucy.server.scheduler that implement IServerEvent -
Uses of IServerEvent in de.uplanet.lucy.server.usermanager.ds
Subinterfaces of IServerEvent in de.uplanet.lucy.server.usermanager.dsModifier and TypeInterfaceDescriptioninterfaceSignals that there was a change in the schema. -
Uses of IServerEvent in de.uplanet.lucy.server.usermanager.events
Subinterfaces of IServerEvent in de.uplanet.lucy.server.usermanager.eventsModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceClasses in de.uplanet.lucy.server.usermanager.events that implement IServerEventModifier and TypeClassDescriptionclassThis event is fired whenever changes in the organizational structure were made that cannot be specified more precisely.final classThis event should be fired if a user was added.final classThis event should be fired if a user was deactivated.final classThis event should be fired if a user was deleted.class -
Uses of IServerEvent in de.uplanet.lucy.server.util
Subinterfaces of IServerEvent in de.uplanet.lucy.server.utilModifier and TypeInterfaceDescriptioninterfaceThis event occurs if the supported languages have changed. -
Uses of IServerEvent in de.uplanet.lucy.server.webdav
Subinterfaces of IServerEvent in de.uplanet.lucy.server.webdavModifier and TypeInterfaceDescriptioninterfaceThis event notifies the WebDAV service to update its status. -
Uses of IServerEvent in de.uplanet.lucy.server.webservice
Subinterfaces of IServerEvent in de.uplanet.lucy.server.webserviceModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceClasses in de.uplanet.lucy.server.webservice that implement IServerEventModifier and TypeClassDescriptionfinal classfinal class -
Uses of IServerEvent in de.uplanet.lucy.server.workflow.configuration
Subinterfaces of IServerEvent in de.uplanet.lucy.server.workflow.configurationClasses in de.uplanet.lucy.server.workflow.configuration that implement IServerEvent -
Uses of IServerEvent in de.uplanet.lucy.server.workflow.event
Methods in de.uplanet.lucy.server.workflow.event that return IServerEventModifier and TypeMethodDescriptionIWrappedServerEventWorkflowEvent.getWrappedEvent()Get the wrappedIServerEvent.WrappedServerEventWorkflowEvent.getWrappedEvent()Get the wrappedIServerEvent.Constructors in de.uplanet.lucy.server.workflow.event with parameters of type IServerEventModifierConstructorDescriptionCreate a workflow wrapper for a server event. -
Uses of IServerEvent in de.uplanet.lucy.server.workflow.serverevent
Subinterfaces of IServerEvent in de.uplanet.lucy.server.workflow.servereventModifier and TypeInterfaceDescriptioninterfaceinterfacede.uplanet.lucy.server.workflow.serverevent.IWorkflowAdminEventinterfaceThis event is sent after a new workflow has been published and possibly engaged in the portal.interfaceThis event is sent after a workflow has been deleted from the portal.interfaceThis event is sent after a workflow staus has been changed from activated to deactivated, or vice versa.interfaceThis event is sent after a workflow has been published and possibly engaged in the portal.