Uses of Interface
de.uplanet.lucy.server.events.IServerEvent
-
-
Uses of IServerEvent in de.uplanet.lucy.server.businesslogic.adminapp
Subinterfaces of IServerEvent in de.uplanet.lucy.server.businesslogic.adminapp Modifier and Type Interface Description interface
IApplicationAdminEvent
interface
IApplicationAfterDeleteEvent
interface
IApplicationBeforeDeleteEvent
interface
IApplicationCreateEvent
interface
IApplicationCssModifiedEvent
interface
IApplicationJavaScriptModifiedEvent
interface
IApplicationUpdateEvent
Classes in de.uplanet.lucy.server.businesslogic.adminapp that implement IServerEvent Modifier and Type Class Description class
ApplicationAfterDeleteEvent
class
ApplicationBeforeDeleteEvent
class
ApplicationCreateEvent
class
ApplicationCssModifiedEvent
class
ApplicationJavaScriptModifiedEvent
class
ApplicationUpdateEvent
-
Uses of IServerEvent in de.uplanet.lucy.server.businesslogic.share.adminapp
Subinterfaces of IServerEvent in de.uplanet.lucy.server.businesslogic.share.adminapp Modifier and Type Interface Description interface
IIxShareApplicationUpdateEvent
Classes in de.uplanet.lucy.server.businesslogic.share.adminapp that implement IServerEvent Modifier and Type Class Description class
IxShareApplicationUpdateEvent
-
Uses of IServerEvent in de.uplanet.lucy.server.configuration
Subinterfaces of IServerEvent in de.uplanet.lucy.server.configuration Modifier and Type Interface Description interface
ICfgFileChangedEvent
Classes in de.uplanet.lucy.server.configuration that implement IServerEvent Modifier and Type Class Description class
de.uplanet.lucy.server.configuration.CfgFileChangedEvent
-
Uses of IServerEvent in de.uplanet.lucy.server.events
Subinterfaces of IServerEvent in de.uplanet.lucy.server.events Modifier and Type Interface Description interface
IConfigurationEvent
Events that signal a change in configuration settings should implement this interface.interface
IServerStartEvent
interface
IServerStopEvent
interface
IServiceControlEvent
Service 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.locale Modifier and Type Interface Description interface
ILanguageConstantsChangedEvent
interface
ILocaleFormatsChangedEvent
This event occurs if the supported locales have changed.interface
IMetaTagsChangedEvent
Classes in de.uplanet.lucy.server.locale that implement IServerEvent Modifier and Type Class Description class
LanguageConstantsChangedEvent
class
MetaTagsChangedEvent
-
Uses of IServerEvent in de.uplanet.lucy.server.menu
Subinterfaces of IServerEvent in de.uplanet.lucy.server.menu Modifier and Type Interface Description interface
IMenuChangedEvent
interface
IMenuStyleChangedEvent
Classes in de.uplanet.lucy.server.menu that implement IServerEvent Modifier and Type Class Description class
MenuChangedEvent
class
MenuStyleChangedEvent
-
Uses of IServerEvent in de.uplanet.lucy.server.portaldesigner
Subinterfaces of IServerEvent in de.uplanet.lucy.server.portaldesigner Modifier and Type Interface Description interface
IAfterDeleteLayoutEvent
interface
IAfterSaveLayoutEvent
interface
IBeforeDeleteLayoutEvent
interface
IBeforeSaveLayoutEvent
interface
ILayoutEvent
Marker interface for layout events.interface
INamedLayoutEvent
Classes in de.uplanet.lucy.server.portaldesigner that implement IServerEvent Modifier and Type Class Description class
de.uplanet.lucy.server.portaldesigner.AbstractLayoutEvent
class
AfterDeleteLayoutEvent
class
AfterSaveLayoutEvent
class
BeforeDeleteLayoutEvent
class
BeforeSaveLayoutEvent
-
Uses of IServerEvent in de.uplanet.lucy.server.portalmanager
Subinterfaces of IServerEvent in de.uplanet.lucy.server.portalmanager Modifier and Type Interface Description interface
IPortalExportEndEvent
interface
IPortalExportEvent
interface
IPortalExportStartEvent
Classes in de.uplanet.lucy.server.portalmanager that implement IServerEvent Modifier and Type Class Description class
PortalExportEndEvent
class
PortalExportStartEvent
-
Uses of IServerEvent in de.uplanet.lucy.server.portalserver
Subinterfaces of IServerEvent in de.uplanet.lucy.server.portalserver Modifier and Type Interface Description interface
IWebResourceEvent
A marker interface for server events for web resources.interface
IWebResourceUpdateEvent
Classes in de.uplanet.lucy.server.portalserver that implement IServerEvent Modifier and Type Class Description class
WebResourceUpdateEvent
-
Uses of IServerEvent in de.uplanet.lucy.server.portalserver.browsercache
Subinterfaces of IServerEvent in de.uplanet.lucy.server.portalserver.browsercache Modifier and Type Interface Description interface
IBrowserCacheInvalidateKeysEvent
-
Uses of IServerEvent in de.uplanet.lucy.server.portalserver.configuration
Subinterfaces of IServerEvent in de.uplanet.lucy.server.portalserver.configuration Modifier and Type Interface Description interface
IPortalCfgChangedEvent
Classes in de.uplanet.lucy.server.portalserver.configuration that implement IServerEvent Modifier and Type Class Description class
PortalCfgChangedEvent
-
Uses of IServerEvent in de.uplanet.lucy.server.portalserver.useragentfilterchain
Subinterfaces of IServerEvent in de.uplanet.lucy.server.portalserver.useragentfilterchain Modifier and Type Interface Description interface
IUafcCfgChangedEvent
Classes in de.uplanet.lucy.server.portalserver.useragentfilterchain that implement IServerEvent Modifier and Type Class Description class
UafcCfgChangedEvent
This 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.event Modifier and Type Interface Description interface
IPortletEvent
interface
IPortletInstanceDeletedEvent
-
Uses of IServerEvent in de.uplanet.lucy.server.proxy
Subinterfaces of IServerEvent in de.uplanet.lucy.server.proxy Modifier and Type Interface Description interface
IProxyChangedEvent
Classes in de.uplanet.lucy.server.proxy that implement IServerEvent Modifier and Type Class Description class
ProxyChangedEvent
This 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.rtcache Modifier and Type Interface Description interface
IClearRtCacheEvent
Classes in de.uplanet.lucy.server.rtcache that implement IServerEvent Modifier and Type Class Description class
ClearRtCacheEvent
-
Uses of IServerEvent in de.uplanet.lucy.server.scheduler
Subinterfaces of IServerEvent in de.uplanet.lucy.server.scheduler Modifier and Type Interface Description interface
IProcessStartEvent
interface
de.uplanet.lucy.server.scheduler.ISchedulerEvent
Classes in de.uplanet.lucy.server.scheduler that implement IServerEvent Modifier and Type Class Description class
ProcessStartEvent
-
Uses of IServerEvent in de.uplanet.lucy.server.usermanager.ds
Subinterfaces of IServerEvent in de.uplanet.lucy.server.usermanager.ds Modifier and Type Interface Description interface
ISchemaChangedEvent
Signals 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.events Modifier and Type Interface Description interface
IOrgStructureChangedEvent
interface
IOrgStructureEvent
interface
IUserAddedEvent
interface
IUserDeactivatedEvent
interface
IUserDeletedEvent
interface
IUserModifiedEvent
Classes in de.uplanet.lucy.server.usermanager.events that implement IServerEvent Modifier and Type Class Description class
OrgStructureChangedEvent
This event is fired whenever changes in the organizational structure were made that cannot be specified more precisely.class
UserAddedEvent
This event should be fired if a user was added.class
UserDeactivatedEvent
This event should be fired if a user was deactivated.class
UserDeletedEvent
This event should be fired if a user was deleted.class
UserModifiedEvent
-
Uses of IServerEvent in de.uplanet.lucy.server.util
Subinterfaces of IServerEvent in de.uplanet.lucy.server.util Modifier and Type Interface Description interface
ILanguagesChangedEvent
This event occurs if the supported languages have changed. -
Uses of IServerEvent in de.uplanet.lucy.server.webservice
Subinterfaces of IServerEvent in de.uplanet.lucy.server.webservice Modifier and Type Interface Description interface
IWebServiceAdministrationEvent
interface
IWebServiceRegisterEvent
interface
IWebServiceUnregisterEvent
Classes in de.uplanet.lucy.server.webservice that implement IServerEvent Modifier and Type Class Description class
WebServiceRegisterEvent
class
WebServiceUnregisterEvent
-
Uses of IServerEvent in de.uplanet.lucy.server.workflow.configuration
Subinterfaces of IServerEvent in de.uplanet.lucy.server.workflow.configuration Modifier and Type Interface Description interface
IGlobalWorkflowCfgChangedEvent
Classes in de.uplanet.lucy.server.workflow.configuration that implement IServerEvent Modifier and Type Class Description class
GlobalWorkflowCfgChangedEvent
-
Uses of IServerEvent in de.uplanet.lucy.server.workflow.event
Methods in de.uplanet.lucy.server.workflow.event that return IServerEvent Modifier and Type Method Description IServerEvent
IWrappedServerEventWorkflowEvent. getWrappedEvent()
Get the wrappedIServerEvent
.IServerEvent
WrappedServerEventWorkflowEvent. getWrappedEvent()
Get the wrappedIServerEvent
.Constructors in de.uplanet.lucy.server.workflow.event with parameters of type IServerEvent Constructor Description WrappedServerEventWorkflowEvent(IServerEvent p_evt)
Create a workflow wrapper for a server event.
-