All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description AlreadyLockedException AutoReloadService Automatically reloads the current page in connected browsers.Binary Binary data.Channel ChannelManagerCommand ChannelManagerDocumentUpdateService This class: StoresChannelManagerCommand
's Issues request by callingChannelManagerCommand.execute(Session)
CmsContextService CmsEventDispatcherService Service that if present can be used to to dispatch nodes for which the CMS has to reload its wicket modelCmsSessionContext Provides access to CMS Application Session Context specific informationContentType An immutable Hippo Content Type representation providing a more relaxed and enhanced form of anEffectiveNodeType
exposing only non-residualContentTypeProperty
andContentTypeChild
elements with additional meta-data describing theseContentTypeItems
.ContentTypeChild Represents aContentType
Property element denoting a NodeType Child Definition.ContentTypeItem Represents aContentType
property or child element representing an underlying NodeType Child or Property Definition.ContentTypeProperty Represents aContentType
Property element denoting a NodeType Property Definition.ContentTypes A lightweight and immutable representation of the ContentType definitions.ContentTypeService ContentType Service which provides access to: A lightweight and immutable representation of the current and aggregated or effective JCR Repository NodeType definitions A lightweight and immutable representation of the current ContentType definitions, including aggregated ones for specific Nodes within the repositoryEffectiveNodeType EffectiveNodeTypeChild Represents a Child NodeDefinition for its containing EffectiveNodeTypeEffectiveNodeTypeItem Represents the common characteristics shared between theEffectiveNodeTypeChild
andEffectiveNodeTypeProperty
sub types.EffectiveNodeTypeProperty Represents a PropertyDefinition for its containing EffectiveNodeTypeEffectiveNodeTypes An lightweight and immutable representation of the aggregated or effective JCR Repository NodeType definitions.EnvironmentSettings ExtensionEvent Registration info for a Hippo CMS extension.ExtensionRegistry Registry of Hippo CMS extensions provided via classloaders other than the main repository classloader.ExtensionRegistry.ExtensionType GoogleAnalyticsService Deprecated. Google Universal Analytics support is deprecated because UA is decommissioned.HippoEventBus Generic Hippo event bus.HippoEventListener Developers can implement thisHippoEventListener
interface and implementHippoEventListener.onEvent(HippoEvent)
to get a callback whenever aHippoEvent
is posted to theHippoEventBus
byHippoEventBus.post(Object)
HippoEventListenerRegistry HippoEventListenerRegistry is singleton registry for decoupled/wring lookup/wiring of listeners to theHippoEventBus
service using the Whiteboard Pattern.HippoServiceException HippoServiceRegistry The HippoServiceRegistry is used for registration and lookup/discovery of singleton services which can be shared between multiple web applications (cross-context, using different classloaders).HippoWebappContext HippoWebappContext.Type HippoWebappContextRegistry HtmlProcessor Processes HTML that is meant to be read from or written to the repository.HtmlProcessorService Looks upHtmlProcessor
instances and checks whether HTML is visible.Lock LockException LockManager This LockManager is a manager to obtain cluster wide locks.LockManagerException LockManagerUtils LockResource The returned auto closeable object in caseLockManager.lock(String)
succeeds.ProxiedServiceHolder<T> The ProxiedServiceHolder holds a service object and a proxy instance of its service interface(s).ProxiedServiceTracker<T> A ProxiedServiceTracker interface implementation can be used to get notified when a service is (un)registered in theHippoServiceRegistry
or aWhiteboardProxiedServiceRegistry
ServiceHolder<T> The ServiceHolder holds a service object with its context classloader at the time of creating the holder.ServiceTracker<T> A ServiceTracker interface implementation can be used to get notified when a service object is (un)registered in aWhiteboardServiceRegistry
.Subscribe Annotation for single-argument (void) methods that indicates that the method is a listener.Tag Represents a DOM element, i.e.TagVisitor VisitsTag
s that are part of a DOM tree.WebFile AWebFile
contains binary data that can be revisioned.WebFileBundle A collection ofWebFile
s, i.e.WebFileEvent WebFileException WebFileNotFoundException WebFilesService WebFilesWatcherService WebFileTagNotFoundException WhiteboardProxiedServiceRegistry<T> WhiteboardProxiedServiceRegistry<T> is an abstract base class for implementing and using the Whiteboard Patternfor decoupled lookup/wiring of multiple service objects by a common (main) interface.WhiteboardServiceRegistry<T> WhiteboardServiceRegistry<T> is an abstract base class for implementing and using the Whiteboard Patternfor decoupled lookup/wiring of multiple service objects by a common (base) type, which can be a class or interface.