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 interfaceIApplicationAdminEventinterfaceIApplicationAfterDeleteEventinterfaceIApplicationBeforeDeleteEventinterfaceIApplicationCreateEventinterfaceIApplicationCssModifiedEventinterfaceIApplicationJavaScriptModifiedEventinterfaceIApplicationUpdateEventClasses in de.uplanet.lucy.server.businesslogic.adminapp that implement IServerEvent Modifier and Type Class Description classApplicationAfterDeleteEventclassApplicationBeforeDeleteEventclassApplicationCreateEventclassApplicationCssModifiedEventclassApplicationJavaScriptModifiedEventclassApplicationUpdateEvent -
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 interfaceIIxShareApplicationUpdateEventClasses in de.uplanet.lucy.server.businesslogic.share.adminapp that implement IServerEvent Modifier and Type Class Description classIxShareApplicationUpdateEvent -
Uses of IServerEvent in de.uplanet.lucy.server.configuration
Subinterfaces of IServerEvent in de.uplanet.lucy.server.configuration Modifier and Type Interface Description interfaceICfgFileChangedEventClasses in de.uplanet.lucy.server.configuration that implement IServerEvent Modifier and Type Class Description classde.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 interfaceIConfigurationEventEvents that signal a change in configuration settings should implement this interface.interfaceIServerStartEventinterfaceIServerStopEventinterfaceIServiceControlEventService 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 interfaceILanguageConstantsChangedEventinterfaceILocaleFormatsChangedEventThis event occurs if the supported locales have changed.interfaceIMetaTagsChangedEventClasses in de.uplanet.lucy.server.locale that implement IServerEvent Modifier and Type Class Description classLanguageConstantsChangedEventclassMetaTagsChangedEvent -
Uses of IServerEvent in de.uplanet.lucy.server.menu
Subinterfaces of IServerEvent in de.uplanet.lucy.server.menu Modifier and Type Interface Description interfaceIMenuChangedEventinterfaceIMenuStyleChangedEventClasses in de.uplanet.lucy.server.menu that implement IServerEvent Modifier and Type Class Description classMenuChangedEventclassMenuStyleChangedEvent -
Uses of IServerEvent in de.uplanet.lucy.server.portaldesigner
Subinterfaces of IServerEvent in de.uplanet.lucy.server.portaldesigner Modifier and Type Interface Description interfaceIAfterDeleteLayoutEventinterfaceIAfterSaveLayoutEventinterfaceIBeforeDeleteLayoutEventinterfaceIBeforeSaveLayoutEventinterfaceILayoutEventMarker interface for layout events.interfaceINamedLayoutEventClasses in de.uplanet.lucy.server.portaldesigner that implement IServerEvent Modifier and Type Class Description classde.uplanet.lucy.server.portaldesigner.AbstractLayoutEventclassAfterDeleteLayoutEventclassAfterSaveLayoutEventclassBeforeDeleteLayoutEventclassBeforeSaveLayoutEvent -
Uses of IServerEvent in de.uplanet.lucy.server.portalmanager
Subinterfaces of IServerEvent in de.uplanet.lucy.server.portalmanager Modifier and Type Interface Description interfaceIPortalExportEndEventinterfaceIPortalExportEventinterfaceIPortalExportStartEventClasses in de.uplanet.lucy.server.portalmanager that implement IServerEvent Modifier and Type Class Description classPortalExportEndEventclassPortalExportStartEvent -
Uses of IServerEvent in de.uplanet.lucy.server.portalserver
Subinterfaces of IServerEvent in de.uplanet.lucy.server.portalserver Modifier and Type Interface Description interfaceIWebResourceEventA marker interface for server events for web resources.interfaceIWebResourceUpdateEventClasses in de.uplanet.lucy.server.portalserver that implement IServerEvent Modifier and Type Class Description classWebResourceUpdateEvent -
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 interfaceIBrowserCacheInvalidateKeysEvent -
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 interfaceIPortalCfgChangedEventClasses in de.uplanet.lucy.server.portalserver.configuration that implement IServerEvent Modifier and Type Class Description classPortalCfgChangedEvent -
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 interfaceIUafcCfgChangedEventClasses in de.uplanet.lucy.server.portalserver.useragentfilterchain that implement IServerEvent Modifier and Type Class Description classUafcCfgChangedEventThis 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 interfaceIPortletEventinterfaceIPortletInstanceDeletedEvent -
Uses of IServerEvent in de.uplanet.lucy.server.proxy
Subinterfaces of IServerEvent in de.uplanet.lucy.server.proxy Modifier and Type Interface Description interfaceIProxyChangedEventClasses in de.uplanet.lucy.server.proxy that implement IServerEvent Modifier and Type Class Description classProxyChangedEventThis 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 interfaceIClearRtCacheEventClasses in de.uplanet.lucy.server.rtcache that implement IServerEvent Modifier and Type Class Description classClearRtCacheEvent -
Uses of IServerEvent in de.uplanet.lucy.server.scheduler
Subinterfaces of IServerEvent in de.uplanet.lucy.server.scheduler Modifier and Type Interface Description interfaceIProcessStartEventinterfacede.uplanet.lucy.server.scheduler.ISchedulerEventClasses in de.uplanet.lucy.server.scheduler that implement IServerEvent Modifier and Type Class Description classProcessStartEvent -
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 interfaceISchemaChangedEventSignals 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 interfaceIOrgStructureChangedEventinterfaceIOrgStructureEventinterfaceIUserAddedEventinterfaceIUserDeactivatedEventinterfaceIUserDeletedEventinterfaceIUserModifiedEventClasses in de.uplanet.lucy.server.usermanager.events that implement IServerEvent Modifier and Type Class Description classOrgStructureChangedEventThis event is fired whenever changes in the organizational structure were made that cannot be specified more precisely.classUserAddedEventThis event should be fired if a user was added.classUserDeactivatedEventThis event should be fired if a user was deactivated.classUserDeletedEventThis event should be fired if a user was deleted.classUserModifiedEvent -
Uses of IServerEvent in de.uplanet.lucy.server.util
Subinterfaces of IServerEvent in de.uplanet.lucy.server.util Modifier and Type Interface Description interfaceILanguagesChangedEventThis 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 interfaceIWebServiceAdministrationEventinterfaceIWebServiceRegisterEventinterfaceIWebServiceUnregisterEventClasses in de.uplanet.lucy.server.webservice that implement IServerEvent Modifier and Type Class Description classWebServiceRegisterEventclassWebServiceUnregisterEvent -
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 interfaceIGlobalWorkflowCfgChangedEventClasses in de.uplanet.lucy.server.workflow.configuration that implement IServerEvent Modifier and Type Class Description classGlobalWorkflowCfgChangedEvent -
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 IServerEventIWrappedServerEventWorkflowEvent. getWrappedEvent()Get the wrappedIServerEvent.IServerEventWrappedServerEventWorkflowEvent. 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.
-