Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort(String) - Method in interface org.onehippo.cms7.services.lock.LockManager
- addAttribute(String, String) - Method in interface org.onehippo.cms7.services.htmlprocessor.Tag
- addTracker(ProxiedServiceTracker<T>) - Method in class org.onehippo.cms7.services.WhiteboardProxiedServiceRegistry
-
Add a
ProxiedServiceTracker<T>
for tracking service objects of common interface <T>registered
andunregistered
in this registry. - addTracker(ProxiedServiceTracker<T>, Class<T>) - Static method in class org.onehippo.cms7.services.HippoServiceRegistry
-
Add a
service tracker
for tracking a service (to be) registered with a specific service interface. - addTracker(ServiceTracker<T>) - Method in class org.onehippo.cms7.services.WhiteboardServiceRegistry
-
Add a
ServiceTracker<T>
for tracking service objects of type <T>registered
andunregistered
in this registry. - after() - Method in interface org.onehippo.cms7.services.htmlprocessor.TagVisitor
-
Called after the visitor is applied to the DOM tree.
- AlreadyLockedException - Exception in org.onehippo.cms7.services.lock
- AlreadyLockedException() - Constructor for exception org.onehippo.cms7.services.lock.AlreadyLockedException
- AlreadyLockedException(String) - Constructor for exception org.onehippo.cms7.services.lock.AlreadyLockedException
- AlreadyLockedException(String, Throwable) - Constructor for exception org.onehippo.cms7.services.lock.AlreadyLockedException
- AlreadyLockedException(String, Throwable, boolean, boolean) - Constructor for exception org.onehippo.cms7.services.lock.AlreadyLockedException
- AlreadyLockedException(Throwable) - Constructor for exception org.onehippo.cms7.services.lock.AlreadyLockedException
- attachSessionContext(String, HttpSession) - Method in interface org.onehippo.cms7.services.cmscontext.CmsContextService
-
Creates a new CmsSessionContext attached to an existing (CMS Application HttpSession based) CmsSessionContext and stores it in the provided HttpSession under attribute
CmsSessionContext.SESSION_KEY
. - AutoReloadService - Interface in org.onehippo.cms7.services.autoreload
-
Automatically reloads the current page in connected browsers.
B
- before() - Method in interface org.onehippo.cms7.services.htmlprocessor.TagVisitor
-
Called before the visitor is applied to the DOM tree.
- Binary - Interface in org.onehippo.cms7.services.webfiles
-
Binary data.
- broadcastPageReload() - Method in interface org.onehippo.cms7.services.autoreload.AutoReloadService
-
Reloads the current page in all connected browsers.
C
- Channel - Class in org.onehippo.cms7.services.hst
- Channel() - Constructor for class org.onehippo.cms7.services.hst.Channel
-
Channel
default constructor it is required for REST de/serialization - Channel(String) - Constructor for class org.onehippo.cms7.services.hst.Channel
-
Constructor of a Channel.
- Channel(Channel) - Constructor for class org.onehippo.cms7.services.hst.Channel
- ChannelManagerCommand - Interface in org.onehippo.cms7.services.channelmanager
- ChannelManagerDocumentUpdateService - Interface in org.onehippo.cms7.services.channelmanager
-
This class: Stores
ChannelManagerCommand
's Issues request by callingChannelManagerCommand.execute(Session)
- close() - Method in interface org.onehippo.cms7.services.lock.LockResource
-
Close the
LockResource
and unlocks (removes) the lock. - CMS - Enum constant in enum class org.onehippo.cms7.services.context.HippoWebappContext.Type
- CMS_OR_PLATFORM - Static variable in class org.onehippo.cms7.services.context.HippoWebappContext
- CMS_SESSION_CONTEXT_PAYLOAD_KEY - Static variable in interface org.onehippo.cms7.services.cmscontext.CmsSessionContext
-
Key to retrieve the context payload
- CmsContextService - Interface in org.onehippo.cms7.services.cmscontext
- CmsEventDispatcherService - Interface in org.onehippo.cms7.services.observation
-
Service that if present can be used to to dispatch nodes for which the CMS has to reload its wicket model
- CmsSessionContext - Interface in org.onehippo.cms7.services.cmscontext
-
Provides access to CMS Application Session Context specific information
- ContentType - Interface in org.onehippo.cms7.services.contenttype
-
An immutable Hippo Content Type representation providing a more relaxed and enhanced form of an
EffectiveNodeType
exposing only non-residualContentTypeProperty
andContentTypeChild
elements with additional meta-data describing theseContentTypeItems
. - ContentTypeChild - Interface in org.onehippo.cms7.services.contenttype
-
Represents a
ContentType
Property element denoting a NodeType Child Definition. - ContentTypeItem - Interface in org.onehippo.cms7.services.contenttype
-
Represents a
ContentType
property or child element representing an underlying NodeType Child or Property Definition. - ContentTypeProperty - Interface in org.onehippo.cms7.services.contenttype
-
Represents a
ContentType
Property element denoting a NodeType Property Definition. - ContentTypes - Interface in org.onehippo.cms7.services.contenttype
-
A lightweight and immutable representation of the ContentType definitions.
- ContentTypeService - Interface in org.onehippo.cms7.services.contenttype
-
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 repository
- create(String, Binary) - Method in interface org.onehippo.cms7.services.webfiles.WebFileBundle
-
Creates a new
WebFile
at the given location. - createTag() - Method in interface org.onehippo.cms7.services.webfiles.WebFileBundle
-
Creates a new tag for this entire
WebFileBundle
D
- DEFAULT_DEVICE - Static variable in class org.onehippo.cms7.services.hst.Channel
- delete(String) - Method in interface org.onehippo.cms7.services.webfiles.WebFileBundle
-
Removes the
WebFile
at absPath - dispose() - Method in interface org.onehippo.cms7.services.webfiles.Binary
-
Releases all resources associated with this binary and informs the implementation that these resources may now be reclaimed.
E
- EffectiveNodeType - Interface in org.onehippo.cms7.services.contenttype
- EffectiveNodeTypeChild - Interface in org.onehippo.cms7.services.contenttype
-
Represents a Child NodeDefinition for its containing EffectiveNodeType
- EffectiveNodeTypeItem - Interface in org.onehippo.cms7.services.contenttype
-
Represents the common characteristics shared between the
EffectiveNodeTypeChild
andEffectiveNodeTypeProperty
sub types. - EffectiveNodeTypeProperty - Interface in org.onehippo.cms7.services.contenttype
-
Represents a PropertyDefinition for its containing EffectiveNodeType
- EffectiveNodeTypes - Interface in org.onehippo.cms7.services.contenttype
-
An lightweight and immutable representation of the aggregated or effective JCR Repository NodeType definitions.
- EnvironmentSettings - Interface in org.onehippo.cms7.services.environment
- equals(Object) - Method in class org.onehippo.cms7.services.context.HippoWebappContext
- equals(Object) - Method in class org.onehippo.cms7.services.hst.Channel
- events(Node...) - Method in interface org.onehippo.cms7.services.observation.CmsEventDispatcherService
- execute(Session) - Method in interface org.onehippo.cms7.services.channelmanager.ChannelManagerCommand
- exists(String) - Method in interface org.onehippo.cms7.services.webfiles.WebFileBundle
- ExtensionEvent - Class in org.onehippo.cms7.services.extension
-
Registration info for a Hippo CMS extension.
- ExtensionEvent(String, String, ClassLoader) - Constructor for class org.onehippo.cms7.services.extension.ExtensionEvent
- ExtensionRegistry - Class in org.onehippo.cms7.services.extension
-
Registry of Hippo CMS extensions provided via classloaders other than the main repository classloader.
- ExtensionRegistry() - Constructor for class org.onehippo.cms7.services.extension.ExtensionRegistry
- ExtensionRegistry.ExtensionType - Enum Class in org.onehippo.cms7.services.extension
F
- fileMatches(File) - Method in interface org.onehippo.cms7.services.webfiles.WebFilesService
G
- get() - Static method in class org.onehippo.cms7.services.context.HippoWebappContextRegistry
- get() - Static method in class org.onehippo.cms7.services.eventbus.HippoEventListenerRegistry
- get(String) - Method in interface org.onehippo.cms7.services.cmscontext.CmsSessionContext
-
Retrieve CMS Session Context specific information by key
- get(String) - Method in interface org.onehippo.cms7.services.environment.EnvironmentSettings
-
Returns the String value of the environment setting for
name
. - get(String) - Method in interface org.onehippo.cms7.services.webfiles.WebFileBundle
- get(String, String) - Method in interface org.onehippo.cms7.services.webfiles.WebFileBundle
- getAccountId() - Method in interface org.onehippo.cms7.services.googleanalytics.GoogleAnalyticsService
-
Deprecated.
- getAggregatedTypes() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
- getAggregatedTypes() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
- getAntiCacheValue() - Method in interface org.onehippo.cms7.services.webfiles.WebFileBundle
- getAttribute(String) - Method in interface org.onehippo.cms7.services.htmlprocessor.Tag
- getBinary() - Method in interface org.onehippo.cms7.services.webfiles.WebFile
- getBranchId() - Method in class org.onehippo.cms7.services.hst.Channel
- getBranchOf() - Method in class org.onehippo.cms7.services.hst.Channel
- getChangedBySet() - Method in class org.onehippo.cms7.services.hst.Channel
- getChangedPath() - Method in class org.onehippo.cms7.services.webfiles.WebFileEvent
- getChannelInfoClassName() - Method in class org.onehippo.cms7.services.hst.Channel
- getChannelInfoMixinNames() - Method in class org.onehippo.cms7.services.hst.Channel
- getChannelNodeLockedBy() - Method in class org.onehippo.cms7.services.hst.Channel
- getChannelPath() - Method in class org.onehippo.cms7.services.hst.Channel
- getChildren() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
- getChildren() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
-
Returns the aggregated map of all allowable Child Node definitions.
- getClassLoader() - Method in class org.onehippo.cms7.services.extension.ExtensionEvent
- getClassLoader() - Method in class org.onehippo.cms7.services.ServiceHolder
- getCmsContextServiceId() - Method in interface org.onehippo.cms7.services.cmscontext.CmsSessionContext
- getCmsPreviewPrefix() - Method in class org.onehippo.cms7.services.hst.Channel
- getContentRoot() - Method in class org.onehippo.cms7.services.hst.Channel
- getContentTypeForNode(Node) - Method in interface org.onehippo.cms7.services.contenttype.ContentTypes
-
Returns the effective ContentType representation for a specific Node
- getContentTypeForNodeByPath(Session, String) - Method in interface org.onehippo.cms7.services.contenttype.ContentTypes
-
Returns the effective ContentType representation for an existing Node identified by its absolute path
- getContentTypeForNodeByUuid(Session, String) - Method in interface org.onehippo.cms7.services.contenttype.ContentTypes
-
Returns the effective ContentType representation for an existing Node identified by its uuid
- getContentTypes() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeService
- getContext(HttpSession) - Static method in interface org.onehippo.cms7.services.cmscontext.CmsSessionContext
-
Static method to retrieve the CmsSessionContext from a HttpSession
- getContext(String) - Method in class org.onehippo.cms7.services.context.HippoWebappContextRegistry
- getContextPath() - Method in class org.onehippo.cms7.services.hst.Channel
- getContextPayload() - Method in interface org.onehippo.cms7.services.cmscontext.CmsSessionContext
-
Returns a mutable map bound to the http session.
- getDefaultDevice() - Method in class org.onehippo.cms7.services.hst.Channel
- getDefaultPrimaryType() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeChild
- getDefaultValues() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeProperty
- getDefiningType() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
- getDefiningType() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeItem
- getDevices() - Method in class org.onehippo.cms7.services.hst.Channel
- getEffectiveNodeType() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
- getEffectiveNodeTypeItem() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeChild
- getEffectiveNodeTypeItem() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
- getEffectiveNodeTypeItem() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeProperty
- getEffectiveNodeTypes() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypes
- getEffectiveNodeTypes() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeService
- getEffectiveType() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
- getEncoding() - Method in interface org.onehippo.cms7.services.webfiles.WebFile
- getEntries() - Method in class org.onehippo.cms7.services.WhiteboardProxiedServiceRegistry
- getEntries() - Method in class org.onehippo.cms7.services.WhiteboardServiceRegistry
- getEntriesList() - Method in class org.onehippo.cms7.services.WhiteboardProxiedServiceRegistry
- getEntriesList() - Method in class org.onehippo.cms7.services.WhiteboardServiceRegistry
- getExtension(String) - Static method in class org.onehippo.cms7.services.extension.ExtensionRegistry
- getExtensionName() - Method in class org.onehippo.cms7.services.extension.ExtensionEvent
- getExternalPreviewToken() - Method in class org.onehippo.cms7.services.hst.Channel
- getExtraInterfaces() - Method in class org.onehippo.cms7.services.ProxiedServiceHolder
- getHasCustomProperties() - Method in class org.onehippo.cms7.services.hst.Channel
- getHolder() - Method in interface org.onehippo.cms7.services.lock.LockResource
- getHostGroup() - Method in class org.onehippo.cms7.services.hst.Channel
- getHostname() - Method in class org.onehippo.cms7.services.hst.Channel
- getHstConfigPath() - Method in class org.onehippo.cms7.services.hst.Channel
- getHstMountPoint() - Method in class org.onehippo.cms7.services.hst.Channel
- getHstRoot() - Method in class org.onehippo.cms7.services.extension.ExtensionEvent
- getHstRoots() - Static method in class org.onehippo.cms7.services.extension.ExtensionRegistry
- getHtmlProcessor(String) - Method in interface org.onehippo.cms7.services.htmlprocessor.HtmlProcessorService
-
Returns instance of
HtmlProcessor
or null if the configuration cannot be found - getId() - Method in interface org.onehippo.cms7.services.cmscontext.CmsContextService
-
Returns the unique identifier for this service
- getId() - Method in interface org.onehippo.cms7.services.cmscontext.CmsSessionContext
- getId() - Method in class org.onehippo.cms7.services.hst.Channel
- getItem(String) - Method in interface org.onehippo.cms7.services.contenttype.ContentType
-
A convenient method to directly access a defined
ContentTypeProperty
orContentTypeChild
element by its name. - getItemProperties() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
- getItemType() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
-
Returns the type of this item, which may be a qualified name of a ContentType (Child) or an (enhanced variant) of a NodeType property type name.
- getJavaScript(String) - Method in interface org.onehippo.cms7.services.autoreload.AutoReloadService
- getJcrWebFileBundle(Session, String) - Method in interface org.onehippo.cms7.services.webfiles.WebFilesService
-
Creates a web files implementation based on JCR.
- getLastModified() - Method in class org.onehippo.cms7.services.hst.Channel
- getLastModified() - Method in interface org.onehippo.cms7.services.webfiles.WebFile
- getLastModifiedBy() - Method in class org.onehippo.cms7.services.hst.Channel
- getLatestTagName() - Method in interface org.onehippo.cms7.services.webfiles.WebFileBundle
-
e
- getLocale() - Method in interface org.onehippo.cms7.services.cmscontext.CmsSessionContext
- getLocale() - Method in class org.onehippo.cms7.services.hst.Channel
- getLock() - Method in interface org.onehippo.cms7.services.lock.LockResource
- getLockedOn() - Method in class org.onehippo.cms7.services.hst.Channel
- getLockKey() - Method in class org.onehippo.cms7.services.lock.Lock
- getLockOwner() - Method in class org.onehippo.cms7.services.lock.Lock
- getLocks() - Method in interface org.onehippo.cms7.services.lock.LockManager
- getLockThread() - Method in class org.onehippo.cms7.services.lock.Lock
- getLockTime() - Method in class org.onehippo.cms7.services.lock.Lock
- getMimeType() - Method in interface org.onehippo.cms7.services.webfiles.WebFile
- getMountId() - Method in class org.onehippo.cms7.services.hst.Channel
- getMountPath() - Method in class org.onehippo.cms7.services.hst.Channel
- getMultiTypes() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
- getName() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
- getName() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
- getName() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
- getName() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeItem
- getName() - Method in class org.onehippo.cms7.services.hst.Channel
- getName() - Method in interface org.onehippo.cms7.services.htmlprocessor.Tag
- getName() - Method in interface org.onehippo.cms7.services.webfiles.WebFile
- getPath() - Method in interface org.onehippo.cms7.services.webfiles.WebFile
- getPrefix() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
- getPrefix() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
- getPrimaryItemName() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
- getPrivateKey() - Method in interface org.onehippo.cms7.services.googleanalytics.GoogleAnalyticsService
-
Deprecated.
- getProperties() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
- getProperties() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
-
Returns the aggregated map of all allowable Property definitions.
- getProperties() - Method in class org.onehippo.cms7.services.hst.Channel
-
Returns the Immutable collection of properties for this
Channel
. - getRelativeChangedPath() - Method in class org.onehippo.cms7.services.webfiles.WebFileEvent
- getReloadMode() - Method in interface org.onehippo.cms7.services.webfiles.WebFilesService
- getRepositoryCredentials() - Method in interface org.onehippo.cms7.services.cmscontext.CmsSessionContext
- getRequiredPrimaryTypes() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeChild
- getRequiredType() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeProperty
- getService(Class<?>, Class<T>) - Static method in class org.onehippo.cms7.services.HippoServiceRegistry
-
Lookup a service (proxy) by its (main) service interface and cast it to one of the extra interfaces exposed by the proxy.
- getService(Class<T>) - Static method in class org.onehippo.cms7.services.HippoServiceRegistry
-
Lookup a service (proxy) by its (main) service interface.
- getServiceInterface() - Method in class org.onehippo.cms7.services.ProxiedServiceHolder
- getServiceObject() - Method in class org.onehippo.cms7.services.ServiceHolder
- getServiceProxy() - Method in class org.onehippo.cms7.services.ProxiedServiceHolder
- getServices() - Method in class org.onehippo.cms7.services.WhiteboardProxiedServiceRegistry
- getServletContext() - Method in class org.onehippo.cms7.services.context.HippoWebappContext
- getSessionContext(String) - Method in interface org.onehippo.cms7.services.cmscontext.CmsContextService
-
Returns the CmsSessionContext by its unique id
- getSiteMapId() - Method in class org.onehippo.cms7.services.hst.Channel
- getSize() - Method in interface org.onehippo.cms7.services.webfiles.Binary
- getSpaUrl() - Method in class org.onehippo.cms7.services.hst.Channel
- getStatus() - Method in class org.onehippo.cms7.services.lock.Lock
- getStream() - Method in interface org.onehippo.cms7.services.webfiles.Binary
-
Returns an
InputStream
representation of this binary. - getSuperTypes() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
- getSuperTypes() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
- getTableId() - Method in interface org.onehippo.cms7.services.googleanalytics.GoogleAnalyticsService
-
Deprecated.
- getTagNames() - Method in interface org.onehippo.cms7.services.webfiles.WebFileBundle
- getTimeZone() - Method in interface org.onehippo.cms7.services.cmscontext.CmsSessionContext
- getType() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeItem
- getType() - Method in class org.onehippo.cms7.services.context.HippoWebappContext
- getType() - Method in class org.onehippo.cms7.services.hst.Channel
- getType(String) - Method in interface org.onehippo.cms7.services.contenttype.ContentTypes
- getType(String) - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypes
- getTypesByPrefix() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypes
- getTypesByPrefix() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypes
- getUrl() - Method in class org.onehippo.cms7.services.hst.Channel
- getUserName() - Method in interface org.onehippo.cms7.services.googleanalytics.GoogleAnalyticsService
-
Deprecated.
- getValidators() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
- getValidators() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
- getValueConstraints() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeProperty
- getViewportMap() - Method in class org.onehippo.cms7.services.hst.Channel
- getWatchRootDir() - Method in class org.onehippo.cms7.services.webfiles.WebFileEvent
- getWebFilesDirectories() - Method in interface org.onehippo.cms7.services.webfiles.watch.WebFilesWatcherService
- GoogleAnalyticsService - Interface in org.onehippo.cms7.services.googleanalytics
-
Deprecated.Google Universal Analytics support is deprecated because UA is decommissioned. Please try to upgrade to GA4. Detailed instructions: https://support.google.com/analytics/answer/9304153 also please check 15.3 Release documentation.
H
- hasAtLeastOne(HippoWebappContext.Type) - Method in class org.onehippo.cms7.services.context.HippoWebappContextRegistry
- hasAttribute(String) - Method in interface org.onehippo.cms7.services.htmlprocessor.Tag
- hashCode() - Method in class org.onehippo.cms7.services.context.HippoWebappContext
- hashCode() - Method in class org.onehippo.cms7.services.hst.Channel
- HippoEventBus - Interface in org.onehippo.cms7.services.eventbus
-
Generic Hippo event bus.
- HippoEventListener - Interface in org.onehippo.cms7.services.eventbus
-
Developers can implement this
HippoEventListener
interface and implementHippoEventListener.onEvent(HippoEvent)
to get a callback whenever aHippoEvent
is posted to theHippoEventBus
byHippoEventBus.post(Object)
- HippoEventListenerRegistry - Class in org.onehippo.cms7.services.eventbus
-
HippoEventListenerRegistry is singleton registry for decoupled/wring lookup/wiring of listeners to the
HippoEventBus
service using the Whiteboard Pattern. - HippoServiceException - Exception in org.onehippo.cms7.services
- HippoServiceException(String) - Constructor for exception org.onehippo.cms7.services.HippoServiceException
- HippoServiceException(String, Throwable) - Constructor for exception org.onehippo.cms7.services.HippoServiceException
- HippoServiceRegistry - Class in org.onehippo.cms7.services
-
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 - Class in org.onehippo.cms7.services.context
- HippoWebappContext(HippoWebappContext.Type, ServletContext) - Constructor for class org.onehippo.cms7.services.context.HippoWebappContext
- HippoWebappContext.Type - Enum Class in org.onehippo.cms7.services.context
- HippoWebappContextRegistry - Class in org.onehippo.cms7.services.context
- HST - Enum constant in enum class org.onehippo.cms7.services.extension.ExtensionRegistry.ExtensionType
- HtmlProcessor - Interface in org.onehippo.cms7.services.htmlprocessor
-
Processes HTML that is meant to be read from or written to the repository.
- HtmlProcessorService - Interface in org.onehippo.cms7.services.htmlprocessor
-
Looks up
HtmlProcessor
instances and checks whether HTML is visible.
I
- importJcrWebFileBundle(Session, File, boolean) - Method in interface org.onehippo.cms7.services.webfiles.WebFilesService
-
Imports a web file bundle from a directory.
- importJcrWebFileBundle(Session, ZipFile, boolean) - Method in interface org.onehippo.cms7.services.webfiles.WebFilesService
-
Imports a web file bundle from the given zip file.
- importJcrWebFiles(Session, String, String, File) - Method in interface org.onehippo.cms7.services.webfiles.WebFilesService
-
Imports a sub-tree of a web file bundle from a directory.
- isAbstract() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
- isAggregate() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
- isAggregate() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
- isAutoCreated() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
- isAutoCreated() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeItem
- isCascadeValidate() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
-
Deprecated.Use validation as offered by the hippo-services-validation module. Cascading is then obsolete.
- isChannelSettingsEditable() - Method in class org.onehippo.cms7.services.hst.Channel
- isClosed() - Method in interface org.onehippo.cms7.services.lock.LockResource
- isComposerModeEnabled() - Method in class org.onehippo.cms7.services.hst.Channel
- isCompoundType() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
- isConfigurationLocked() - Method in class org.onehippo.cms7.services.hst.Channel
- isContentType(String) - Method in interface org.onehippo.cms7.services.contenttype.ContentType
- isDeletable() - Method in class org.onehippo.cms7.services.hst.Channel
- isDerivedItem() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
- isDerivedType() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
- isDocumentType() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
- isEnabled() - Method in interface org.onehippo.cms7.services.autoreload.AutoReloadService
- isExternalPreviewEnabled() - Method in class org.onehippo.cms7.services.hst.Channel
- isLocked(String) - Method in interface org.onehippo.cms7.services.lock.LockManager
-
Returns
true
if there is a lock forkey
. - isMandatory() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
- isMandatory() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeItem
- isMixin() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
- isMixin() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
- isMultiple() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
- isMultiple() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeItem
- isMultiTyped() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
- isNewLock() - Method in interface org.onehippo.cms7.services.lock.LockResource
- isNodeType(String) - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
- isOrdered() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
- isOrdered() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
- isPreview() - Method in class org.onehippo.cms7.services.hst.Channel
- isPreviewHstConfigExists() - Method in class org.onehippo.cms7.services.hst.Channel
- isPrimaryItem() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
-
Primary items are for instance used in imagesets to define the cms preview resource.
- isProperty() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
- isProtected() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
- isProtected() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeItem
- isResidual() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeItem
- isVisible(String) - Method in interface org.onehippo.cms7.services.htmlprocessor.HtmlProcessorService
-
Checks whether the provided HTML is visible.
- isWorkspaceExists() - Method in class org.onehippo.cms7.services.hst.Channel
J
- JCR_ROOT_PATH - Static variable in interface org.onehippo.cms7.services.webfiles.WebFilesService
L
- LOCALE - Static variable in interface org.onehippo.cms7.services.cmscontext.CmsSessionContext
-
Key to retrieve the locale applicable to the current CMS session.
- lock(String) - Method in interface org.onehippo.cms7.services.lock.LockManager
-
Tries to create a
Lock
forkey
. - Lock - Class in org.onehippo.cms7.services.lock
- Lock(String, String, String, long, String) - Constructor for class org.onehippo.cms7.services.lock.Lock
- LOCK_KEY_MAX_LENGTH - Static variable in interface org.onehippo.cms7.services.lock.LockManager
-
Maximum number of chars for a
LockManager.lock(String)
key. - LockException - Exception in org.onehippo.cms7.services.lock
- LockException() - Constructor for exception org.onehippo.cms7.services.lock.LockException
- LockException(String) - Constructor for exception org.onehippo.cms7.services.lock.LockException
- LockException(String, Throwable) - Constructor for exception org.onehippo.cms7.services.lock.LockException
- LockException(String, Throwable, boolean, boolean) - Constructor for exception org.onehippo.cms7.services.lock.LockException
- LockException(Throwable) - Constructor for exception org.onehippo.cms7.services.lock.LockException
- LockManager - Interface in org.onehippo.cms7.services.lock
-
This LockManager is a manager to obtain cluster wide locks.
- LockManagerException - Exception in org.onehippo.cms7.services.lock
- LockManagerException() - Constructor for exception org.onehippo.cms7.services.lock.LockManagerException
- LockManagerException(String) - Constructor for exception org.onehippo.cms7.services.lock.LockManagerException
- LockManagerException(String, Throwable) - Constructor for exception org.onehippo.cms7.services.lock.LockManagerException
- LockManagerException(String, Throwable, boolean, boolean) - Constructor for exception org.onehippo.cms7.services.lock.LockManagerException
- LockManagerException(Throwable) - Constructor for exception org.onehippo.cms7.services.lock.LockManagerException
- LockManagerUtils - Class in org.onehippo.cms7.services.lock
- LockManagerUtils() - Constructor for class org.onehippo.cms7.services.lock.LockManagerUtils
- LockResource - Interface in org.onehippo.cms7.services.lock
-
The returned auto closeable object in case
LockManager.lock(String)
succeeds.
O
- onEvent(HippoEvent<?>) - Method in interface org.onehippo.cms7.services.eventbus.HippoEventListener
- onRead(Tag, Tag) - Method in interface org.onehippo.cms7.services.htmlprocessor.TagVisitor
-
Called by
HtmlProcessor.read(String, List)
for eachTag
in the DOM tree. - onWrite(Tag, Tag) - Method in interface org.onehippo.cms7.services.htmlprocessor.TagVisitor
-
Called by
HtmlProcessor.write(String, List)
for eachTag
in the DOM tree. - org.onehippo.cms7.services - package org.onehippo.cms7.services
- org.onehippo.cms7.services.autoreload - package org.onehippo.cms7.services.autoreload
- org.onehippo.cms7.services.channelmanager - package org.onehippo.cms7.services.channelmanager
- org.onehippo.cms7.services.cmscontext - package org.onehippo.cms7.services.cmscontext
- org.onehippo.cms7.services.contenttype - package org.onehippo.cms7.services.contenttype
- org.onehippo.cms7.services.context - package org.onehippo.cms7.services.context
- org.onehippo.cms7.services.environment - package org.onehippo.cms7.services.environment
- org.onehippo.cms7.services.eventbus - package org.onehippo.cms7.services.eventbus
- org.onehippo.cms7.services.extension - package org.onehippo.cms7.services.extension
- org.onehippo.cms7.services.googleanalytics - package org.onehippo.cms7.services.googleanalytics
- org.onehippo.cms7.services.hst - package org.onehippo.cms7.services.hst
- org.onehippo.cms7.services.htmlprocessor - package org.onehippo.cms7.services.htmlprocessor
- org.onehippo.cms7.services.lock - package org.onehippo.cms7.services.lock
- org.onehippo.cms7.services.observation - package org.onehippo.cms7.services.observation
- org.onehippo.cms7.services.webfiles - package org.onehippo.cms7.services.webfiles
- org.onehippo.cms7.services.webfiles.watch - package org.onehippo.cms7.services.webfiles.watch
- OTHER - Enum constant in enum class org.onehippo.cms7.services.context.HippoWebappContext.Type
- OTHER - Enum constant in enum class org.onehippo.cms7.services.extension.ExtensionRegistry.ExtensionType
P
- PLATFORM - Enum constant in enum class org.onehippo.cms7.services.context.HippoWebappContext.Type
- post(Object) - Method in interface org.onehippo.cms7.services.eventbus.HippoEventBus
-
Publish an event to registered listeners.
- ProxiedServiceHolder<T> - Class in org.onehippo.cms7.services
-
The ProxiedServiceHolder holds a service object and a proxy instance of its service interface(s).
- ProxiedServiceTracker<T> - Interface in org.onehippo.cms7.services
-
A ProxiedServiceTracker interface implementation can be used to get notified when a service is (un)registered in the
HippoServiceRegistry
or aWhiteboardProxiedServiceRegistry
- put(String, String) - Method in interface org.onehippo.cms7.services.environment.EnvironmentSettings
-
Puts a environment value for environment parameter
name
R
- read(String, List<TagVisitor>) - Method in interface org.onehippo.cms7.services.htmlprocessor.HtmlProcessor
-
Process stored HTML.
- register(HippoWebappContext) - Method in class org.onehippo.cms7.services.context.HippoWebappContextRegistry
- register(ExtensionEvent, ExtensionRegistry.ExtensionType) - Static method in class org.onehippo.cms7.services.extension.ExtensionRegistry
-
Register a extension event
- register(T) - Method in class org.onehippo.cms7.services.WhiteboardServiceRegistry
-
Register a service object of type <T>
- register(T, Class<?>...) - Method in class org.onehippo.cms7.services.WhiteboardProxiedServiceRegistry
-
Register a service object implementing interface type <T> and optionally some additional interfaces which all will be exposed by the
service proxy
created for this service object. - register(T, Class<T>, Class<?>...) - Static method in class org.onehippo.cms7.services.HippoServiceRegistry
-
Register a service object as a singleton service of a certain interface type.
- registerService(T, Class<T>) - Static method in class org.onehippo.cms7.services.HippoServiceRegistry
-
Deprecated.since v13.0. Use
HippoServiceRegistry.register(Object, Class, Class[])
instead. - RELOAD_DISCARD_RUNTIME_CHANGES - Static variable in interface org.onehippo.cms7.services.webfiles.WebFilesService
-
Reload bundle even if runtime digest is inconsistent with the one from baseline (runtime was modified)
- RELOAD_IF_RUNTIME_UNCHANGED - Static variable in interface org.onehippo.cms7.services.webfiles.WebFilesService
-
Reload bundle from JAR if bundle's runtime digest is consistent with the one from baseline
- RELOAD_NEVER - Static variable in interface org.onehippo.cms7.services.webfiles.WebFilesService
-
Dont reload bundle even if it is modified at classpath level
- removeAttribute(String) - Method in interface org.onehippo.cms7.services.htmlprocessor.Tag
- removeCommand(String, CmsSessionContext) - Method in interface org.onehippo.cms7.services.channelmanager.ChannelManagerDocumentUpdateService
-
Removes the command for the current user session.
- removeTracker(ProxiedServiceTracker<T>) - Method in class org.onehippo.cms7.services.WhiteboardProxiedServiceRegistry
-
Remove a previously added
ProxiedServiceTracker<T>
. - removeTracker(ProxiedServiceTracker<T>, Class<T>) - Static method in class org.onehippo.cms7.services.HippoServiceRegistry
-
Remove a previously added
ProxiedServiceTracker<T>
. - removeTracker(ServiceTracker<T>) - Method in class org.onehippo.cms7.services.WhiteboardServiceRegistry
-
Remove a previously added
ServiceObjectTracker<T>
. - REPOSITORY_CREDENTIALS - Static variable in interface org.onehippo.cms7.services.cmscontext.CmsSessionContext
-
Key to the the SimpleCredentials with which the CMS session authenticates with the Repository.
S
- ServiceHolder<T> - Class in org.onehippo.cms7.services
-
The ServiceHolder holds a service object with its context classloader at the time of creating the holder.
- serviceRegistered(ProxiedServiceHolder<T>) - Method in interface org.onehippo.cms7.services.ProxiedServiceTracker
-
Invoked when a service is registered.
- serviceRegistered(ServiceHolder<T>) - Method in interface org.onehippo.cms7.services.ServiceTracker
-
Invoked when a service object is registered.
- ServiceTracker<T> - Interface in org.onehippo.cms7.services
-
A ServiceTracker interface implementation can be used to get notified when a service object is (un)registered in a
WhiteboardServiceRegistry
. - serviceUnregistered(ProxiedServiceHolder<T>) - Method in interface org.onehippo.cms7.services.ProxiedServiceTracker
-
Invoked when a service is unregistered.
- serviceUnregistered(ServiceHolder<T>) - Method in interface org.onehippo.cms7.services.ServiceTracker
-
Invoked when a service object is unregistered.
- SESSION_KEY - Static variable in interface org.onehippo.cms7.services.cmscontext.CmsSessionContext
-
Attribute name under which the CmsSessionContext is bind in its HttpSession
- setBranchId(String) - Method in class org.onehippo.cms7.services.hst.Channel
- setBranchOf(String) - Method in class org.onehippo.cms7.services.hst.Channel
- setChangedBySet(Set<String>) - Method in class org.onehippo.cms7.services.hst.Channel
-
sets all users that have a lock on the channel or some part of the channel
- setChannelInfoClassName(String) - Method in class org.onehippo.cms7.services.hst.Channel
- setChannelInfoMixinNames(List<String>) - Method in class org.onehippo.cms7.services.hst.Channel
- setChannelNodeLockedBy(String) - Method in class org.onehippo.cms7.services.hst.Channel
- setChannelPath(String) - Method in class org.onehippo.cms7.services.hst.Channel
- setChannelSettingsEditable(boolean) - Method in class org.onehippo.cms7.services.hst.Channel
- setCmsPreviewPrefix(String) - Method in class org.onehippo.cms7.services.hst.Channel
- setComposerModeEnabled(boolean) - Method in class org.onehippo.cms7.services.hst.Channel
- setConfigurationLocked(boolean) - Method in class org.onehippo.cms7.services.hst.Channel
- setContentRoot(String) - Method in class org.onehippo.cms7.services.hst.Channel
- setContextPath(String) - Method in class org.onehippo.cms7.services.hst.Channel
- setDefaultDevice(String) - Method in class org.onehippo.cms7.services.hst.Channel
- setDeletable(boolean) - Method in class org.onehippo.cms7.services.hst.Channel
- setDevices(List<String>) - Method in class org.onehippo.cms7.services.hst.Channel
- setEnabled(boolean) - Method in interface org.onehippo.cms7.services.autoreload.AutoReloadService
-
Enables or disabled auto-reload.
- setExternalPreviewEnabled(boolean) - Method in class org.onehippo.cms7.services.hst.Channel
- setExternalPreviewToken(String) - Method in class org.onehippo.cms7.services.hst.Channel
- setHasCustomProperties(boolean) - Method in class org.onehippo.cms7.services.hst.Channel
- setHostGroup(String) - Method in class org.onehippo.cms7.services.hst.Channel
- setHostname(String) - Method in class org.onehippo.cms7.services.hst.Channel
- setHstConfigPath(String) - Method in class org.onehippo.cms7.services.hst.Channel
- setHstMountPoint(String) - Method in class org.onehippo.cms7.services.hst.Channel
- setId(String) - Method in class org.onehippo.cms7.services.hst.Channel
-
Set the unique ID of this channel
- setLastModified(Calendar) - Method in class org.onehippo.cms7.services.hst.Channel
- setLastModifiedBy(String) - Method in class org.onehippo.cms7.services.hst.Channel
- setLocale(String) - Method in class org.onehippo.cms7.services.hst.Channel
- setLockedOn(Calendar) - Method in class org.onehippo.cms7.services.hst.Channel
- setMountId(String) - Method in class org.onehippo.cms7.services.hst.Channel
- setMountPath(String) - Method in class org.onehippo.cms7.services.hst.Channel
- setName(String) - Method in class org.onehippo.cms7.services.hst.Channel
-
Sets the human-readable name of this channel.
- setPreview(boolean) - Method in class org.onehippo.cms7.services.hst.Channel
- setPreviewHstConfigExists(boolean) - Method in class org.onehippo.cms7.services.hst.Channel
- setProperties(Map<String, Object>) - Method in class org.onehippo.cms7.services.hst.Channel
- setSiteMapId(String) - Method in class org.onehippo.cms7.services.hst.Channel
- setSpaUrl(String) - Method in class org.onehippo.cms7.services.hst.Channel
- setType(String) - Method in class org.onehippo.cms7.services.hst.Channel
- setUrl(String) - Method in class org.onehippo.cms7.services.hst.Channel
- setWorkspaceExists(boolean) - Method in class org.onehippo.cms7.services.hst.Channel
- SITE - Enum constant in enum class org.onehippo.cms7.services.context.HippoWebappContext.Type
- size() - Method in class org.onehippo.cms7.services.WhiteboardProxiedServiceRegistry
- size() - Method in class org.onehippo.cms7.services.WhiteboardServiceRegistry
- storeCommand(String, CmsSessionContext, ChannelManagerCommand) - Method in interface org.onehippo.cms7.services.channelmanager.ChannelManagerDocumentUpdateService
-
Stores command for the the current user session
- Subscribe - Annotation Interface in org.onehippo.cms7.services.eventbus
-
Annotation for single-argument (void) methods that indicates that the method is a listener.
T
- Tag - Interface in org.onehippo.cms7.services.htmlprocessor
-
Represents a DOM element, i.e.
- TagVisitor - Interface in org.onehippo.cms7.services.htmlprocessor
-
Visits
Tag
s that are part of a DOM tree. - TIME_ZONE - Static variable in interface org.onehippo.cms7.services.cmscontext.CmsSessionContext
-
Key to retrieve the time zone applicable to the current CMS session.
- toString() - Method in class org.onehippo.cms7.services.hst.Channel
- toString() - Method in class org.onehippo.cms7.services.lock.Lock
U
- unlock(String) - Method in interface org.onehippo.cms7.services.lock.LockManager
- unregister(String) - Static method in class org.onehippo.cms7.services.extension.ExtensionRegistry
-
Unregister extension
- unregister(HippoWebappContext) - Method in class org.onehippo.cms7.services.context.HippoWebappContextRegistry
- unregister(T) - Method in class org.onehippo.cms7.services.WhiteboardProxiedServiceRegistry
-
Unregister a previously registered service object
- unregister(T) - Method in class org.onehippo.cms7.services.WhiteboardServiceRegistry
-
Unregister a previously registered service object
- unregister(T, Class<T>) - Static method in class org.onehippo.cms7.services.HippoServiceRegistry
-
Unregister a previously registered service object
- unregisterService(T, Class<T>) - Static method in class org.onehippo.cms7.services.HippoServiceRegistry
-
Deprecated.since v13.0. Use
HippoServiceRegistry.unregister(Object, Class)
instead. - update(String, Binary) - Method in interface org.onehippo.cms7.services.webfiles.WebFileBundle
-
Updates the content of this
WebFile
. - update(CmsSessionContext, Session) - Method in interface org.onehippo.cms7.services.channelmanager.ChannelManagerDocumentUpdateService
-
Issues request by calling
ChannelManagerCommand.execute(Session)
on all stored commands.
V
- valueOf(String) - Static method in enum class org.onehippo.cms7.services.context.HippoWebappContext.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.onehippo.cms7.services.extension.ExtensionRegistry.ExtensionType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.onehippo.cms7.services.context.HippoWebappContext.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.onehippo.cms7.services.extension.ExtensionRegistry.ExtensionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- version() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
- version() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypes
- version() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
- version() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypes
W
- waitForLock(LockManager, String, long) - Static method in class org.onehippo.cms7.services.lock.LockManagerUtils
-
Utility method to create and if needed wait indefinitely (unless interrupted) for a
LockManager.lock(String)
. - waitForLock(LockManager, String, long, long) - Static method in class org.onehippo.cms7.services.lock.LockManagerUtils
-
Utility method to create and if needed wait for a maximum amount of time (unless interrupted) for a
LockManager.lock(String)
* - WebFile - Interface in org.onehippo.cms7.services.webfiles
-
A
WebFile
contains binary data that can be revisioned. - WebFileBundle - Interface in org.onehippo.cms7.services.webfiles
-
A collection of
WebFile
s, i.e. - WebFileEvent - Class in org.onehippo.cms7.services.webfiles
- WebFileEvent(Path, Path) - Constructor for class org.onehippo.cms7.services.webfiles.WebFileEvent
- WebFileException - Exception in org.onehippo.cms7.services.webfiles
- WebFileException() - Constructor for exception org.onehippo.cms7.services.webfiles.WebFileException
- WebFileException(String) - Constructor for exception org.onehippo.cms7.services.webfiles.WebFileException
- WebFileException(String, Throwable) - Constructor for exception org.onehippo.cms7.services.webfiles.WebFileException
- WebFileException(Throwable) - Constructor for exception org.onehippo.cms7.services.webfiles.WebFileException
- WebFileNotFoundException - Exception in org.onehippo.cms7.services.webfiles
- WebFileNotFoundException() - Constructor for exception org.onehippo.cms7.services.webfiles.WebFileNotFoundException
- WebFileNotFoundException(String) - Constructor for exception org.onehippo.cms7.services.webfiles.WebFileNotFoundException
- WebFileNotFoundException(String, Throwable) - Constructor for exception org.onehippo.cms7.services.webfiles.WebFileNotFoundException
- WebFileNotFoundException(Throwable) - Constructor for exception org.onehippo.cms7.services.webfiles.WebFileNotFoundException
- WebFilesService - Interface in org.onehippo.cms7.services.webfiles
- WebFilesWatcherService - Interface in org.onehippo.cms7.services.webfiles.watch
- WebFileTagNotFoundException - Exception in org.onehippo.cms7.services.webfiles
- WebFileTagNotFoundException() - Constructor for exception org.onehippo.cms7.services.webfiles.WebFileTagNotFoundException
- WebFileTagNotFoundException(String) - Constructor for exception org.onehippo.cms7.services.webfiles.WebFileTagNotFoundException
- WebFileTagNotFoundException(String, Throwable) - Constructor for exception org.onehippo.cms7.services.webfiles.WebFileTagNotFoundException
- WebFileTagNotFoundException(Throwable) - Constructor for exception org.onehippo.cms7.services.webfiles.WebFileTagNotFoundException
- WhiteboardProxiedServiceRegistry<T> - Class in org.onehippo.cms7.services
-
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.
- WhiteboardProxiedServiceRegistry(Class<T>) - Constructor for class org.onehippo.cms7.services.WhiteboardProxiedServiceRegistry
-
Constructor needed for storing the required common interface of generic type T which must be implemented by all service objects registered.
- WhiteboardServiceRegistry<T> - Class in org.onehippo.cms7.services
-
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.
- WhiteboardServiceRegistry() - Constructor for class org.onehippo.cms7.services.WhiteboardServiceRegistry
- write(String, List<TagVisitor>) - Method in interface org.onehippo.cms7.services.htmlprocessor.HtmlProcessor
-
Process HTML to store.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form