Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



# Classes and Interfaces in #Hippo - 809 results found.
NameDescriptionTypePackageFramework
AbstractComponentWindowResponseAppenderClassorg.hippoecm.hst.core.channelmanagerHippo
AbstractFilterChainAwareHstSiteMapItemHandlerClassorg.hippoecm.hst.core.sitemapitemhandlerHippo
AbstractHippoFacetChildNavigationClassorg.hippoecm.hst.content.beans.standard.facetnavigationHippo
AbstractHstResponseStateClassorg.hippoecm.hst.core.componentHippo
AbstractHstSiteMapHandlerThe abstract implementation of the HstSiteMapItemHandler interface.Classorg.hippoecm.hst.sitemapitemhandlerHippo
AbstractHstSiteMapItemHandlerClassorg.hippoecm.hst.core.sitemapitemhandlerHippo
AbstractJCRServiceClassorg.hippoecm.hst.serviceHippo
AbstractMenuClassorg.hippoecm.hst.core.sitemenuHippo
AbstractMenuItemClassorg.hippoecm.hst.core.sitemenuHippo
AbstractOrderableValveAbstractOrderableValve This abstract class determines the valve name and other attributes by reading the properties of OrderableValve.Classorg.hippoecm.hst.container.valvesHippo
AbstractResourceContainerAbstract implementation of default (simple) resource containers (like "hippogallery:exampleAssetSet" and "hippogallery:exampleImageSet").Classorg.hippoecm.hst.core.linkingHippo
AbstractValveClassorg.hippoecm.hst.container.valvesHippo
AnnotationsScannerUtility class for scanning (some) annotations for some methods or some class.Classorg.hippoecm.hst.utilHippo
AsynchronousComponentWindowRendererAsynchronousComponentWindowRenderer Component implementing this interface is used in page aggregation phase.Interfaceorg.hippoecm.hst.core.containerHippo
AsynchronousDispatchingEventListenerThis abstract class can be used if the events need to be processed asynchronous.Classorg.hippoecm.hst.core.jcrHippo
AuthenticationProviderAuthenticationProvider Configures an authentication provider.Interfaceorg.hippoecm.hst.securityHippo
AvailableTranslationsThis is a useful POJO/BEAN (non jcr node backed bean, not extending HippoItem or implementing HippoBean) for finding available translations of one and the same bean (folder or document).Classorg.hippoecm.hst.content.beans.standardHippo
BaseFilterInterfaceorg.hippoecm.hst.content.beans.query.filterHippo
BaseHstComponentA base HstComponent implementation to provide some facility methods for accessing content node POJO objects, ObjectBeanManager, request parameters, query manager, etc.Classorg.hippoecm.hst.component.support.beanHippo
BaseHstURLTagAbstract supporting class for Hst URL tags (action, redner and resource)See Also:Serialized FormClassorg.hippoecm.hst.tagHippo
BeansWrapperClassorg.hippoecm.hst.content.beans.standardHippo
BeanUtilsClassorg.hippoecm.hst.utilsHippo
BeanWrapperClassorg.hippoecm.hst.content.beans.standardHippo
BinariesCacheThis class provides some convenience methods for caching BinaryPage objects.Classorg.hippoecm.hst.servlet.utilsHippo
BinariesServletServes binary files from the repository.Classorg.hippoecm.hst.servletHippo
BinaryPageA Serializable representation of a resource from the repository as a html page.Classorg.hippoecm.hst.servlet.utilsHippo
BlueprintA Blueprint is provided by the developers to create and manage channels by the ChannelManager, and is defined by the node type hst:blueprint.Classorg.hippoecm.hst.configuration.channelHippo
CacheElementInterface for cached element.Interfaceorg.hippoecm.hst.cacheHippo
ChannelClassorg.hippoecm.hst.configuration.channelHippo
ChannelExceptionThrown when a channel-related error occured.Classorg.hippoecm.hst.configuration.channelHippo
ChannelInfoBase type for channel info interfaces.Interfaceorg.hippoecm.hst.configuration.channelHippo
ChannelManagerManagement interface for Channels.Interfaceorg.hippoecm.hst.configuration.channelHippo
ChannelManagerConstantsInterfaceorg.hippoecm.hst.core.channelmanagerHippo
ChannelManagerEventThis event type is used by the ChannelManagerEventListener in order to identify the channel and its related information.Interfaceorg.hippoecm.hst.configuration.channelHippo
ChannelManagerEventListenerAllows implementers to register callback methods that will be executed when a ChannelManager event occurs.Interfaceorg.hippoecm.hst.configuration.channelHippo
ChannelManagerEventListenerExceptionException that you can throw in a ChannelManagerEventListener implementation : When you wants to short circuit the processing of the Channel creation / update entirely, you have to useClassorg.hippoecm.hst.configuration.channelHippo
ChannelNotFoundExceptionAn exception to indicate that a Channel was not found while trying to retrieve its related dataSee Also:Serialized FormClassorg.hippoecm.hst.configuration.channelHippo
ClasspathResourceScannerClasspathResourceScanner An implementation of this interface is responsible for collecting classpath resources.Interfaceorg.hippoecm.hst.utilHippo
CollectionOptimizerClassorg.hippoecm.hst.core.internalHippo
ColorClassorg.hippoecm.hst.core.parametersHippo
CommonMenuInterfaceorg.hippoecm.hst.core.sitemenuHippo
CommonMenuItemInterfaceorg.hippoecm.hst.core.sitemenuHippo
ComponentConfigurationA ComponentConfiguration provides some configuration information to a component.Interfaceorg.hippoecm.hst.core.requestHippo
ComponentManagerComponentManager interface.Interfaceorg.hippoecm.hst.core.containerHippo
ComponentManagerAwareInterface which a component bean should implement if it wants to have access the component manager containing itself.Interfaceorg.hippoecm.hst.core.containerHippo
ComponentManagerBeforeReplacedEventPublished by the component which is responsible for loading ComponentManager just before trying to replace the old component manager by the new component manager.Classorg.hippoecm.hst.container.eventHippo
ComponentsExceptionThe ComponentsException class defines a exception while finding component(s) from the component manager.Classorg.hippoecm.hst.core.containerHippo
ComponentWindowResponseAppenderWhen a request is in HstRequestContext.Interfaceorg.hippoecm.hst.core.channelmanagerHippo
CompositeResourceBundleCompositeResourceBundle Composite Resource Bundle which looks up the internal resource bundlesClassorg.hippoecm.hst.resourcebundleHippo
ContainerConfigurationContainer Configuration Retrieve basic data types from the container configuration(s).Interfaceorg.hippoecm.hst.core.containerHippo
ContainerConstantsHstComponent container constantsVersion:$Id: ContainerConstants.Interfaceorg.hippoecm.hst.core.containerHippo
ContainerExceptionThe ContainerException class defines a general exception that an internal container component can throw when it is unable to perform its operationClassorg.hippoecm.hst.core.containerHippo
ContainerNotFoundExceptionThe ContainerNotFoundException class defines a not found exception that an internal container component can throw when it is unable to perform its operationClassorg.hippoecm.hst.core.containerHippo
ContainerSecurityExceptionThe ContainerSecurityException class defines a security exception for unauthorized site resource access.Classorg.hippoecm.hst.core.containerHippo
ContainerSecurityNotAuthenticatedExceptionThe ContainerSecurityNotAuthenticatedException class defines a security exception for unauthorized site resource access from a non-authenticated user.Classorg.hippoecm.hst.core.containerHippo
ContainerSecurityNotAuthorizedExceptionThe ContainerSecurityNotAuthorizedException class defines a security exception for unauthorized site resource access from an authenticated user.Classorg.hippoecm.hst.core.containerHippo
ContentBeanThe marker interface for all beans that can be indexed (thus also compounds): This includes beans that are completely independent of jcr, The beans implementing this ContentBean don't need a IdentifiableContentBean.Interfaceorg.hippoecm.hst.content.beans.standardHippo
ContentBeansTool This interface is supposed to be provided to external application frameworks and codes.Interfaceorg.hippoecm.hst.content.toolHippo
ContentBeanUtilsClassorg.hippoecm.hst.utilHippo
ContentDispositionUtilsUtility class for setting content disposition headers on responses.Classorg.hippoecm.hst.servlet.utilsHippo
ContentNodeBinderContentNodeBinder is the interface for custom mapping content POJO object to JCR node.Interfaceorg.hippoecm.hst.content.beansHippo
ContentNodeBindingExceptionThe ContentNodeBindingException class defines a binding exception that a ContentNodeBinder can throw when it is unable to perform its operationClassorg.hippoecm.hst.content.beansHippo
ContentRewriterContentRewriter to rewrite document content such as links.Interfaceorg.hippoecm.hst.content.rewriterHippo
ContextCredentialsProviderHstRequestContextCredentialsProvider provides credentials based on the provided HstRequestContext.Interfaceorg.hippoecm.hst.core.requestHippo
ContextualizableMountInterfaceorg.hippoecm.hst.configuration.internalHippo
CounterInterfaceorg.hippoecm.hst.statisticsHippo
CustomMountAndVirtualCmsHostAugmenterClassorg.hippoecm.hst.core.hostingHippo
CustomMountAndVirtualHostAugmenterClassorg.hippoecm.hst.core.hostingHippo
DefaultContentBeansToolClassorg.hippoecm.hst.content.toolHippo
DefaultCounterClassorg.hippoecm.hst.statisticsHippo
DefaultImageVariant An image variant can hold information for a ContentRewriter which image variant to use instead of the image variant in the html content that the ContentRewriter will rewrite.Classorg.hippoecm.hst.content.rewriter.implHippo
DefaultKeyValueAn implementation of KeyValue to provide a simple key value pair.Classorg.hippoecm.hst.utilHippo
DefaultPortletRequestDispatcherImplDefaultPortletRequestDispatcherImplVersion:$Id: DefaultPortletRequestDispatcherImpl.Classorg.hippoecm.hst.containerHippo
DefineObjectsTagClassorg.hippoecm.hst.tagHippo
DelegatingOrderableValveDelegatingOrderableValve An OrderableValve implementation which delegates to the internal valve.Classorg.hippoecm.hst.core.containerHippo
DocumentLinkClassorg.hippoecm.hst.core.parametersHippo
DOMElementWriterWrites a DOM tree to a given Writer.Classorg.hippoecm.hst.utilHippo
DropDownListIndicates that the value of the annotated method should be selected from a drop-down list.Classorg.hippoecm.hst.core.parametersHippo
DuplicateKeyNotAllowedHashMapA HashMap that throws an exception when you put in the same key twiceSee Also:Serialized FormClassorg.hippoecm.hst.utilHippo
EditableMenuInterfaceorg.hippoecm.hst.core.sitemenuHippo
EditableMenuImplClassorg.hippoecm.hst.core.sitemenuHippo
EditableMenuItemInterfaceorg.hippoecm.hst.core.sitemenuHippo
EditableMenuItemImplClassorg.hippoecm.hst.core.sitemenuHippo
EmptyPropertyEditorInterfaceorg.hippoecm.hst.core.parametersHippo
EncodingUtilsClassorg.hippoecm.hst.utilHippo
EventListenerItemHolds EventListener and its configuration information.Interfaceorg.hippoecm.hst.core.jcrHippo
EventListenerItemImplClassorg.hippoecm.hst.core.jcrHippo
EventListenersContainerThe container interface for EventListenerItem instances.Interfaceorg.hippoecm.hst.core.jcrHippo
EventListenersContainerImplEventListenersContainerImplVersion:$Id: EventListenersContainerImpl.Classorg.hippoecm.hst.core.jcrHippo
EventListenersContainerListenerInterfaceorg.hippoecm.hst.core.jcrHippo
FieldGroupIndicates that the annotated class contains a set of channel properties that have to be rendered as a group in a certain order.Classorg.hippoecm.hst.core.parametersHippo
FieldGroupListIndicates that the annotated class contains a set of field groups that have to be rendered in a certain order.Classorg.hippoecm.hst.core.parametersHippo
FilterInterfaceorg.hippoecm.hst.content.beans.query.filterHippo
FilterChainAwareHstSiteMapItemHandlerFilterChainAwareHstSiteMapItemHandler extends HstSiteMapItemHandler interface.Interfaceorg.hippoecm.hst.core.sitemapitemhandlerHippo
FilterExceptionClassorg.hippoecm.hst.content.beans.query.exceptionsHippo
FilterImplClassorg.hippoecm.hst.content.beans.query.filterHippo
FormFieldSimple value wrapper for form fields (name and data).Classorg.hippoecm.hst.component.support.formsHippo
FormMapClassorg.hippoecm.hst.component.support.formsHippo
FormUtilsClassorg.hippoecm.hst.component.support.formsHippo
GenericEventListenerThe GenericEventListener class provides a default implementation for the EventListener interface.Classorg.hippoecm.hst.core.jcrHippo
GenericHstComponentThe GenericHstComponent class provides a default implementation for the HstComponent interface.Classorg.hippoecm.hst.core.componentHippo
GenericHttpServletRequestWrapperClassorg.hippoecm.hst.utilHippo
GenericPortletPrefsEditorClassorg.hippoecm.hst.component.support.portletHippo
HDCClassorg.hippoecm.hst.diagnosisHippo
HeadContributionsTagClassorg.hippoecm.hst.tagHippo
HeadContributionTagClassorg.hippoecm.hst.tagHippo
HeadElementHeadElement interface wrapping a head contribution elementVersion:$Id: HeadElement.Interfaceorg.hippoecm.hst.core.componentHippo
HeadElementImplClassorg.hippoecm.hst.core.componentHippo
HeadElementUtilsClassorg.hippoecm.hst.utilHippo
HeaderUtilsUtility class for checking and setting http headers for BinaryPage binaries.Classorg.hippoecm.hst.servlet.utilsHippo
HippoAssetClassorg.hippoecm.hst.content.beans.standardHippo
HippoAssetBeanThis is a base interface for possible beans containing an asset.Interfaceorg.hippoecm.hst.content.beans.standardHippo
HippoAvailableTranslationsThis is a useful bean for finding available translations of one and the same bean (folder or document).Classorg.hippoecm.hst.content.beans.standardHippo
HippoAvailableTranslationsBeanInterfaceorg.hippoecm.hst.content.beans.standardHippo
HippoBeanInterfaceorg.hippoecm.hst.content.beans.standardHippo
HippoBeanIteratorA lazy proxied iterator, that only fetches the next bean when asked for it.Interfaceorg.hippoecm.hst.content.beans.standardHippo
HippoBeanIteratorImplClassorg.hippoecm.hst.content.beans.standardHippo
HippoCompound The abstract base bean that can (not should) be used for all HippoCompound types.Classorg.hippoecm.hst.content.beans.standardHippo
HippoCompoundBeanInterfaceorg.hippoecm.hst.content.beans.standardHippo
HippoDirectoryClassorg.hippoecm.hst.content.beans.standardHippo
HippoDocumentClassorg.hippoecm.hst.content.beans.standardHippo
HippoDocumentBeanThis is a marker interface for all beans that represent a document.Interfaceorg.hippoecm.hst.content.beans.standardHippo
HippoDocumentIteratorInterfaceorg.hippoecm.hst.content.beans.standardHippo
HippoFacetChildNavigationBeanInterfaceorg.hippoecm.hst.content.beans.standardHippo
HippoFacetNavigationClassorg.hippoecm.hst.content.beans.standard.facetnavigationHippo
HippoFacetNavigationBeanInterfaceorg.hippoecm.hst.content.beans.standardHippo
HippoFacetResultClassorg.hippoecm.hst.content.beans.standard.facetnavigationHippo
HippoFacetsAvailableNavigationClassorg.hippoecm.hst.content.beans.standard.facetnavigationHippo
HippoFacetSearchClassorg.hippoecm.hst.content.beans.standard.facetnavigationHippo
HippoFacetSelectClassorg.hippoecm.hst.content.beans.standardHippo
HippoFacetSubNavigationClassorg.hippoecm.hst.content.beans.standard.facetnavigationHippo
HippoFixedDirectoryClassorg.hippoecm.hst.content.beans.standardHippo
HippoFolderClassorg.hippoecm.hst.content.beans.standardHippo
HippoFolderBeanThis is a base interface for all beans that represent a folder should implement.Interfaceorg.hippoecm.hst.content.beans.standardHippo
HippoGalleryImageClassorg.hippoecm.hst.content.beans.standardHippo
HippoGalleryImageBeanInterfaceorg.hippoecm.hst.content.beans.standardHippo
HippoGalleryImageSetClassorg.hippoecm.hst.content.beans.standardHippo
HippoGalleryImageSetBeanThe interface the default hippo gallery set impls must implement.Interfaceorg.hippoecm.hst.content.beans.standardHippo
HippoHtmlClassorg.hippoecm.hst.content.beans.standardHippo
HippoHtmlBeanInterfaceorg.hippoecm.hst.content.beans.standardHippo
HippoItemClassorg.hippoecm.hst.content.beans.standardHippo
HippoMirrorClassorg.hippoecm.hst.content.beans.standardHippo
HippoMirrorBeanInterfaceorg.hippoecm.hst.content.beans.standardHippo
HippoRequestBeanInterfaceorg.hippoecm.hst.content.beans.standardHippo
HippoResourceClassorg.hippoecm.hst.content.beans.standardHippo
HippoResourceBeanThis is a base interface for all beans that represent a hippo resource should implement.Interfaceorg.hippoecm.hst.content.beans.standardHippo
HippoResultSetBeanInterfaceorg.hippoecm.hst.content.beans.standardHippo
HippoStdPubWfRequestClassorg.hippoecm.hst.content.beans.standardHippo
HippoTranslatedInterface for beans of hippotranslation:translated.Interfaceorg.hippoecm.hst.content.beans.standardHippo
HippoTranslationThis bean is only to map a hippo:translation to a bean: Normally, you never use this bean at all, as translations are available through HippoNode.Classorg.hippoecm.hst.content.beans.standardHippo
HippoVirtualOnlyBeanA marker interface for beans that are a result of a jcr node that is only virtual and has no physical equivalence: in other words, the canonical node is nullInterfaceorg.hippoecm.hst.content.beans.standardHippo
HstActionURLTagClassorg.hippoecm.hst.tagHippo
HstAttributeTagCreating DOM Element Attribute Supporting TagSee Also:Serialized FormClassorg.hippoecm.hst.tagHippo
HstCacheHST Cache Interface for cache related activities.Interfaceorg.hippoecm.hst.cacheHippo
HstCacheExceptionClassorg.hippoecm.hst.cacheHippo
HstClassTemplateLoaderClassorg.hippoecm.hst.freemarkerHippo
HstCmsEditLinkTag This tag creates a cms edit url for some HippoBean.Classorg.hippoecm.hst.tagHippo
HstComponentA HstComponent can be invoked by a HstComponent container during three different request lifecycle phases: ACTION, RESOURCE and RENDER.Interfaceorg.hippoecm.hst.core.componentHippo
HstComponentConfigurationA HstComponentConfiguration specifies a (Java) componentClassName implementing the HstComponent interface to provide the actual behavior for content rendering and (inter)action processing.Interfaceorg.hippoecm.hst.configuration.componentsHippo
HstComponentExceptionThe HstComponentException class defines a general exception that a HstComponent can throw when it is unable to perform its operationClassorg.hippoecm.hst.core.componentHippo
HstComponentFactoryThe factory interface which is responsible for creating HstComponent instances.Interfaceorg.hippoecm.hst.core.containerHippo
HstComponentFatalExceptionThe HstComponentFatalException can be thrown to break out of the HST2 request handling.Classorg.hippoecm.hst.core.componentHippo
HstComponentInfoHstComponentConfiguration.Interfaceorg.hippoecm.hst.configuration.componentsHippo
HstComponentInvokerHstComponent invoker component.Interfaceorg.hippoecm.hst.core.containerHippo
HstComponentMetadataInterfaceorg.hippoecm.hst.core.componentHippo
HstComponentPortletClassorg.hippoecm.hst.containerHippo
HstComponentRegistryThe HstComponent registry interfaceVersion:$Id: HstComponentRegistry.Interfaceorg.hippoecm.hst.core.containerHippo
HstComponentRenderingURLTagClassorg.hippoecm.hst.tagHippo
HstComponentsConfigurationA HstComponentConfigurations contains a map of (root) HstComponentConfiguration objects which themselves might contain additional HstComponentConfiguration children and so on.Interfaceorg.hippoecm.hst.configuration.componentsHippo
HstComponentWindowHST Component Window.Interfaceorg.hippoecm.hst.core.containerHippo
HstComponentWindowFactoryThe factory interface which is responsible for creating HstComponentWindow instances.Interfaceorg.hippoecm.hst.core.containerHippo
HstComponentWindowFilter Interface to implement as a developer to add custom HstComponentWindow filtering for some requestContext.Interfaceorg.hippoecm.hst.core.containerHippo
HstConfigurationAugmenterClasses that implement this interface can be used to augment the loaded configuration.Interfaceorg.hippoecm.hst.configuration.modelHippo
HstContainerConfigThe HstComponent container configuration.Interfaceorg.hippoecm.hst.core.containerHippo
HstContainerConfigImplClassorg.hippoecm.hst.containerHippo
HstContainerPortletClassorg.hippoecm.hst.containerHippo
HstContainerRequestInterfaceorg.hippoecm.hst.containerHippo
HstContainerRequestImpl The HstContainerRequestImpl is a wrapper around the GenericHttpServletRequestWrapper.Classorg.hippoecm.hst.containerHippo
HstContainerURLThe HstComponent container URL.Interfaceorg.hippoecm.hst.core.containerHippo
HstContainerURLProviderThe URL provider for the HstContainerURL.Interfaceorg.hippoecm.hst.core.containerHippo
HstDispatcherServletClassorg.hippoecm.hst.component.support.spring.mvcHippo
HstElementTagCreating DOM Element Supporting TagSee Also:Serialized FormClassorg.hippoecm.hst.tagHippo
HstFacetNavigationLinkTagAbstract supporting class for Hst Link tagsSee Also:Serialized FormClassorg.hippoecm.hst.tagHippo
HstFilterClassorg.hippoecm.hst.containerHippo
HstFreemarkerServletClassorg.hippoecm.hst.servletHippo
HstHtmlTagClassorg.hippoecm.hst.tagHippo
HstImageVariantTagClassorg.hippoecm.hst.tagHippo
HstIncludeTagSupporting class for including the content of a child component window.Classorg.hippoecm.hst.tagHippo
HstLinkHstLink is the object representing a link.Interfaceorg.hippoecm.hst.core.linkingHippo
HstLinkCreatorInterfaceorg.hippoecm.hst.core.linkingHippo
HstLinkProcessorAfter linkcreation by HstLinkCreator all HstLinkProcessor's postProcess are called, and before a path is matched in HstSiteMapMatcher all HstLinkProcessor's preProcess are called.Interfaceorg.hippoecm.hst.core.linkingHippo
HstLinkProcessorTemplateClassorg.hippoecm.hst.linkingHippo
HstLinkTagAbstract supporting class for Hst Link tagsSee Also:Serialized FormClassorg.hippoecm.hst.tagHippo
HstManagerInterfaceorg.hippoecm.hst.configuration.modelHippo
HstMutablePortletRequestContextThis is an INTERNAL USAGE ONLY API.Interfaceorg.hippoecm.hst.core.internalHippo
HstMutableRequestContextThis is an INTERNAL USAGE ONLY API.Interfaceorg.hippoecm.hst.core.internalHippo
HstNavigationalStateCodecCodec component interface to generate navigation state information string.Interfaceorg.hippoecm.hst.core.containerHippo
HstNodeInterfaceorg.hippoecm.hst.configuration.modelHippo
HstNodeTypesInterfaceorg.hippoecm.hst.configurationHippo
HstParameterInfoProxyFactoryHstParameterInfoProxyFactory is a factory interface for creating a proxy for an interface that is referred to by a ParametersInfo annotation.Interfaceorg.hippoecm.hst.core.componentHippo
HstParameterInfoProxyFactoryImplClassorg.hippoecm.hst.core.componentHippo
HstParameterValueConversionExceptionClassorg.hippoecm.hst.core.componentHippo
HstParameterValueConverterInterfaceorg.hippoecm.hst.core.componentHippo
HstPingServletA servlet that can be used to check if the repository is up-and-running.Classorg.hippoecm.hst.servletHippo
HstPortalContextProviderInterfaceorg.hippoecm.hst.containerHippo
HstPortalRequestContextInterfaceorg.hippoecm.hst.core.requestHippo
HstPortletRequestContextHstPortletRequestContext extends HstRequestContext to support porlet specific configuration and context.Interfaceorg.hippoecm.hst.core.requestHippo
HstPortletRequestDispatcherPathProviderPath provider interface for HstContainerPortlet.Interfaceorg.hippoecm.hst.containerHippo
HstPortletResponseStateClassorg.hippoecm.hst.core.componentHippo
HstPropertyDefinitionDefinition of a Channel Property.Interfaceorg.hippoecm.hst.configuration.channelHippo
HstQueryInterfaceorg.hippoecm.hst.content.beans.queryHippo
HstQueryImplClassorg.hippoecm.hst.content.beans.queryHippo
HstQueryManagerInterfaceorg.hippoecm.hst.content.beans.queryHippo
HstQueryManagerFactoryInterfaceorg.hippoecm.hst.core.searchHippo
HstQueryManagerImplClassorg.hippoecm.hst.content.beans.queryHippo
HstQueryResultThe result of the execution of the HstQuery.Interfaceorg.hippoecm.hst.content.beans.queryHippo
HstQueryResultImplClassorg.hippoecm.hst.content.beans.queryHippo
HstRenderURLTagClassorg.hippoecm.hst.tagHippo
HstRequestThe HstRequest defines the interface to provide client request information to a HstComponent.Interfaceorg.hippoecm.hst.core.componentHippo
HstRequestContextHstRequestContext provides repository content context and page/components configuration context.Interfaceorg.hippoecm.hst.core.requestHippo
HstRequestContextComponentFactory component to create HstRequestContext object.Interfaceorg.hippoecm.hst.core.internalHippo
HstRequestProcessorRequest processor.Interfaceorg.hippoecm.hst.core.containerHippo
HstRequestUtilsClassorg.hippoecm.hst.utilHippo
HstResourceURLTagClassorg.hippoecm.hst.tagHippo
HstResponseThe HstResponse defines the interface to assist a HstComponent in creating and sending a response to the client.Interfaceorg.hippoecm.hst.core.componentHippo
HstResponseStateTemporarily holds the current state of a HST response.Interfaceorg.hippoecm.hst.core.componentHippo
HstResponseUtilsClassorg.hippoecm.hst.utilHippo
HstServicesA static accessor to the ComponentManager managed by the HST container.Classorg.hippoecm.hst.siteHippo
HstServletResponseStateClassorg.hippoecm.hst.core.componentHippo
HstSiteThe HstSite object is the object representing a site.Interfaceorg.hippoecm.hst.configuration.siteHippo
HstSiteMapA HstSiteMap contains a list of (root) HstSiteMapItem objects which themselves might contain additional HstSiteMapItem children and so on.Interfaceorg.hippoecm.hst.configuration.sitemapHippo
HstSiteMapItemA HstSiteMapItem is used as a representation of a logical path (element) for matching (part of a) external URL to a repository content location.Interfaceorg.hippoecm.hst.configuration.sitemapHippo
HstSiteMapItemHandlerA HstSiteMapItemHandler can be invoked by HstFilter when the resolved sitemap item is configured with custom sitemap item handler IDs in the HST configurations.Interfaceorg.hippoecm.hst.core.sitemapitemhandlerHippo
HstSiteMapItemHandlerConfigurationInterfaceorg.hippoecm.hst.configuration.sitemapitemhandlersHippo
HstSiteMapItemHandlerExceptionThe HstSiteMapItemHandlerException class defines a general exception that a HstSiteMapItemHandler can throw when it is unable to perform its operationClassorg.hippoecm.hst.core.sitemapitemhandlerHippo
HstSiteMapItemHandlerFactoryThe factory interface which is responsible for creating HstSiteMapItemHandler instances.Interfaceorg.hippoecm.hst.core.sitemapitemhandlerHippo
HstSiteMapItemHandlerRegistryInterfaceorg.hippoecm.hst.core.sitemapitemhandlerHippo
HstSiteMapItemHandlersConfigurationInterfaceorg.hippoecm.hst.configuration.sitemapitemhandlersHippo
HstSiteMapMatcher ResolvedSiteMapItem.Interfaceorg.hippoecm.hst.core.requestHippo
HstSiteMapUtilsClassorg.hippoecm.hst.utilHippo
HstSiteMenuInterfaceorg.hippoecm.hst.core.sitemenuHippo
HstSiteMenuConfigurationInterfaceorg.hippoecm.hst.configuration.sitemenuHippo
HstSiteMenuItemThe HstSiteMenuItem's is a tree of HstSiteMenuItem.Interfaceorg.hippoecm.hst.core.sitemenuHippo
HstSiteMenuItemConfigurationInterfaceorg.hippoecm.hst.configuration.sitemenuHippo
HstSiteMenus The implementations of this class, and of HstSiteMenu and HstSiteMenuItem, are the request context based instances of their configuration equivalences, SiteMenusConfiguration's, SiteMenuConfiguration's and SiteMenuItemConfiguration'sInterfaceorg.hippoecm.hst.core.sitemenuHippo
HstSiteMenusConfigurationInterfaceorg.hippoecm.hst.configuration.sitemenuHippo
HstSiteMenusManager a common used block on a frontend, implementation should be optimized for frequent and concurrent access.Interfaceorg.hippoecm.hst.core.sitemenuHippo
HstSiteRootNodeInterfaceorg.hippoecm.hst.configuration.modelHippo
HstSubjectWrapper for the javax.Classorg.hippoecm.hst.securityHippo
HstTagSupportBase tag support class with HST functionalitiesSee Also:Serialized FormClassorg.hippoecm.hst.tagHippo
HstURLThe HstURL interface represents a URL that reference the HstComponent itself.Interfaceorg.hippoecm.hst.core.componentHippo
HstURLFactoryHstURL Factory interface.Interfaceorg.hippoecm.hst.core.componentHippo
HstValueTypeValue type of an HstPropertyDefinition.Classorg.hippoecm.hst.core.parametersHippo
HttpSessionCreatedEventPublished by a HttpSessionListener when an HttpSession is created by the containerSee Also:Serialized FormClassorg.hippoecm.hst.container.eventHippo
HttpSessionDestroyedEventPublished by a HttpSessionListener when an HttpSession is destroyed by the containerSee Also:Serialized FormClassorg.hippoecm.hst.container.eventHippo
IdentifiableContentBeanThe base interface for all identifiable beans: This includes beans that can be completely independent of jcr, for example a bean that represents some external src.Interfaceorg.hippoecm.hst.content.beans.standardHippo
ImageSetPathIndicates that the annotated method returns the absolute path to the handle of an image set.Classorg.hippoecm.hst.core.parametersHippo
ImageVariantInterfaceorg.hippoecm.hst.content.rewriterHippo
IndexableClassorg.hippoecm.hst.content.beans.indexHippo
IndexField Annotation that can be used on a public getter method to indicate that its return value or object should be indexed.Classorg.hippoecm.hst.content.beans.indexHippo
IsNodeTypeFilterClassorg.hippoecm.hst.content.beans.query.filterHippo
IteratorEnumerationClassorg.hippoecm.hst.mock.utilHippo
JAXRSServiceJAXRSService interface to be wired in the JAXRSServiceValveVersion:$Id: JAXRSService.Interfaceorg.hippoecm.hst.jaxrsHippo
JcrPathIndicates that the annotated method returns a JCR path that can be selected via a 'picker'.Classorg.hippoecm.hst.core.parametersHippo
JcrRepositoryProviderInterface to define the contract between service provider and jcr session pool.Interfaceorg.hippoecm.hst.core.jcr.poolHippo
JCRServiceInterfaceorg.hippoecm.hst.service.jcrHippo
JcrSessionUtilsClassorg.hippoecm.hst.utilHippo
JCRValueProviderInterfaceorg.hippoecm.hst.provider.jcrHippo
JCRValueProviderImplClassorg.hippoecm.hst.provider.jcrHippo
KeyValueDefines a simple key value pair.Interfaceorg.hippoecm.hst.utilHippo
LazySessionLazySession interface.Interfaceorg.hippoecm.hst.core.jcrHippo
LocationMapTreeExpert: The LocationMapTree is the container for a tree of LocationMapTreeItem's that are used for internal linkrewriting.Interfaceorg.hippoecm.hst.core.linkingHippo
LocationMapTreeItemExpert: A LocationMapTreeItem is an item in the tree of the containing LocationMapTree.Interfaceorg.hippoecm.hst.core.linkingHippo
LocationResolverInterfaceorg.hippoecm.hst.core.linkingHippo
LogEventThe representation of logging events.Interfaceorg.hippoecm.hst.loggingHippo
LogEventBufferDefines a collection that allows log events to be stored and removed in some well-defined order.Interfaceorg.hippoecm.hst.loggingHippo
LoggerWrapper interface to a Logger instance of HST Container.Interfaceorg.hippoecm.hst.loggingHippo
LoggerFactoryWrapper interface to a LoggerFactory instance of HST Container.Interfaceorg.hippoecm.hst.loggingHippo
MatchExceptionException which can be thrown when matching failsSee Also:Serialized FormClassorg.hippoecm.hst.configuration.hostingHippo
MetadataReaderClasspathResourceScannerMetadataReaderClasspathResourceScanner This class implements ClasspathResourceScanner by leveraging Spring Framework components.Classorg.hippoecm.hst.component.support.spring.utilHippo
MixinNodeTypeFilterImplClassorg.hippoecm.hst.content.beans.query.filterHippo
MockComponentConfigurationMock implementation of {@link org.Classorg.hippoecm.hst.mock.core.requestHippo
MockComponentManagerClassorg.hippoecm.hst.mock.core.containerHippo
MockContainerConfigurationMock implementation of (@link ContainerConfiguration).Classorg.hippoecm.hst.mock.core.containerHippo
MockHippoBeanClassorg.hippoecm.hst.mock.content.beans.standardHippo
MockHippoBeanIteratorMock implementation of HippoBeanIterator for testing purposes.Classorg.hippoecm.hst.mock.content.beans.standardHippo
MockHippoResourceBeanClassorg.hippoecm.hst.mock.content.beans.standardHippo
MockHstComponentConfigurationMock implementation of HstComponentConfiguration.Classorg.hippoecm.hst.mock.configuration.componentsHippo
MockHstComponentWindowClassorg.hippoecm.hst.mock.core.containerHippo
MockHstLinkMock implementation of HstLink.Classorg.hippoecm.hst.mock.core.linkingHippo
MockHstRequestClassorg.hippoecm.hst.mock.core.componentHippo
MockHstRequestBaseClassorg.hippoecm.hst.mock.core.componentHippo
MockHstRequestContextClassorg.hippoecm.hst.mock.core.requestHippo
MockHstResponseClassorg.hippoecm.hst.mock.core.componentHippo
MockHstResponseBaseClassorg.hippoecm.hst.mock.core.componentHippo
MockHstSiteMenuMock implementation of HstSiteMenu.Classorg.hippoecm.hst.mock.core.sitemenuHippo
MockHstSiteMenuItemMock implementation of HstSiteMenuItem.Classorg.hippoecm.hst.mock.core.sitemenuHippo
MockHstSiteMenusMock implementation of HstSiteMenus.Classorg.hippoecm.hst.mock.core.sitemenuHippo
MockHstURLClassorg.hippoecm.hst.mock.core.componentHippo
MockObjectBeanPersistenceManagerSimple in-memory implementation for MockObjectBeanPersistenceManager interface.Classorg.hippoecm.hst.mock.content.beans.managerHippo
MockResolvedSiteMapItemA dummy ResolvedSiteMapItem for testing purposes.Classorg.hippoecm.hst.mock.core.requestHippo
ModifiableRequestContextProviderModifiableRequestContextProvider provides a way to modify the current thread's request context object which can be accessed via RequestContextProvider.Classorg.hippoecm.hst.containerHippo
ModuleInstanceInterfaceorg.hippoecm.hst.addon.moduleHippo
ModuleNotFoundExceptionThe ModuleNotFoundException class defines a exception for not found addon moduleClassorg.hippoecm.hst.core.containerHippo
MountA Mount object is the mount from a prefix to some (sub)site *or* content location: when the isMapped() property returns true or missing, the Mount is linked to a HstSite that uses a HstSiteMap.Interfaceorg.hippoecm.hst.configuration.hostingHippo
MountDecoratorThis is an INTERNAL USAGE ONLY API.Interfaceorg.hippoecm.hst.core.internalHippo
MultipleRepositoryInterface extending Repository to allow transparent access to internal multiple repositories based on credentialsInterfaceorg.hippoecm.hst.core.jcr.poolHippo
MultipleRepositoryAwareInterface to be implemented by beans (such as session) that wish to be aware of its owning multiple repository.Interfaceorg.hippoecm.hst.core.jcr.poolHippo
MutableHstManagerInterfaceorg.hippoecm.hst.configuration.modelHippo
MutableMountMount extension that decouples channel info retrieval from the mount service construction.Interfaceorg.hippoecm.hst.configuration.hostingHippo
MutablePortMountInterfaceorg.hippoecm.hst.configuration.hostingHippo
MutableResolvedMountThis is an INTERNAL USAGE ONLY API.Interfaceorg.hippoecm.hst.core.internalHippo
MutableResourceBundleFamilyMutableResourceBundleFamily MutableResourceBundleFamily allows to manage the internal resource bundles.Interfaceorg.hippoecm.hst.resourcebundle.internalHippo
MutableResourceBundleRegistryMutableResourceBundleRegistry MutableResourceBundleRegistry allows to manage the internal resource families in the registry.Interfaceorg.hippoecm.hst.resourcebundle.internalHippo
MutableVirtualHostInterfaceorg.hippoecm.hst.configuration.hostingHippo
MutableVirtualHostsInterfaceorg.hippoecm.hst.configuration.hostingHippo
NamespacedBeanMethodInvokerClassorg.hippoecm.hst.proxyHippo
NamespaceTagThis tag produces a unique value for the current HST component.Classorg.hippoecm.hst.tagHippo
NoAvailableSessionExceptionThe NoAvailableSessionException class defines the exception that a JCR session pooling repository can throw when it is unable to return an available sessionClassorg.hippoecm.hst.core.jcr.poolHippo
NodeAllows for the annotation of a Java class so mapping through simple java interface or delegatee class to a JCR node.Classorg.hippoecm.hst.content.beansHippo
NodeAwareInterface to be implemented by beans that wish to be aware of its originating JCR node.Interfaceorg.hippoecm.hst.content.beansHippo
NodeTypeFilterInterfaceorg.hippoecm.hst.content.beans.query.filterHippo
NodeUtilsClassorg.hippoecm.hst.utilHippo
NOOPELMapA NOOP map implementation which can be used to extend for simple expression language maps.Classorg.hippoecm.hst.utilHippo
NOOPHstCacheClassorg.hippoecm.hst.cacheHippo
NOOPLoggerA Logger implementation with no operation.Classorg.hippoecm.hst.utilHippo
NotFoundExceptionWhen a request fails to match for example a HstSiteMapItem because the request path can match the sitemap tree, this exception should be See Also:Serialized FormClassorg.hippoecm.hst.configuration.hostingHippo
ObjectBeanManagerThe object content manager encapsulates a JCR session.Interfaceorg.hippoecm.hst.content.beans.managerHippo
ObjectBeanManagerExceptionThe ObjectBeanManagerException class defines a general exception that an object content manager can throw when it is unable to perform its operationClassorg.hippoecm.hst.content.beansHippo
ObjectBeanManagerImplClassorg.hippoecm.hst.content.beans.managerHippo
ObjectBeanPersistenceExceptionThe ObjectBeanPersistenceException class defines a general exception that a ObjectBeanPersistenceManager can throw when it is unable to perform its operationClassorg.hippoecm.hst.content.beansHippo
ObjectBeanPersistenceManagerObjectBeanPersistenceManager is the primary interface for HST-2-Persistence-aware application components.Interfaceorg.hippoecm.hst.content.beans.managerHippo
ObjectConverterConvert any kind of beans into JCR nodes & properties.Interfaceorg.hippoecm.hst.content.beans.managerHippo
ObjectConverterAwareInterface to be implemented by beans that wish to be aware of the object converter.Interfaceorg.hippoecm.hst.content.beans.managerHippo
ObjectConverterImplClassorg.hippoecm.hst.content.beans.managerHippo
ObjectConverterUtilsClassorg.hippoecm.hst.utilHippo
OrderableValveOrderable valve interface.Interfaceorg.hippoecm.hst.core.containerHippo
PageCacheContextInterfaceorg.hippoecm.hst.core.containerHippo
PageCacheKeyA PageCacheKey represents a key that can be used to qualify/categorize some request.Interfaceorg.hippoecm.hst.core.containerHippo
PageErrorHandler When a valve meets component errors, error handling can be delegated to a PageErrorHandler.Interfaceorg.hippoecm.hst.core.containerHippo
PageErrors Holds all error information in a pageVersion:$Id: PageErrors.Interfaceorg.hippoecm.hst.core.containerHippo
PageErrorUtilsClassorg.hippoecm.hst.utilHippo
ParamContainerTagAbstract supporting class for all tags that can contain hst:param tagsSee Also:Serialized FormClassorg.hippoecm.hst.tagHippo
ParameterAnnotation indicating that a getter method returns the value of an HST parameter.Classorg.hippoecm.hst.core.parametersHippo
ParametersInfo This is an annotation to be used for HstComponent's.Classorg.hippoecm.hst.core.parametersHippo
ParameterUtilsClassorg.hippoecm.hst.utilsHippo
ParamTagA tag handler for the param tag.Classorg.hippoecm.hst.tagHippo
PathUtilsHelper class to encode and decode node from and to urls TODO: Add test cases: without them it's very tricky to get this exactly rightClassorg.hippoecm.hst.utilHippo
PersistableIndicates that an annotated operation is to persist contents into repository.Classorg.hippoecm.hst.content.annotationsHippo
Pipeline HstRequestProcessor will invoke the proper Pipeline instance to serve the request.Interfaceorg.hippoecm.hst.core.containerHippo
PipelinesThe Pipeline container interface.Interfaceorg.hippoecm.hst.core.containerHippo
PolicyContextWrapperPolicyContextWrapper Wrapper implementation for javax.Classorg.hippoecm.hst.securityHippo
PooledSessionPooledSession interface.Interfaceorg.hippoecm.hst.core.jcr.poolHippo
PooledSessionRefresherPooledSessionRefresher This interface is responsible for refreshing the states of the pooled session.Interfaceorg.hippoecm.hst.core.jcr.poolHippo
PoolingCounterInterfaceorg.hippoecm.hst.core.jcr.poolHippo
PoolingCounterMBeanInterfaceorg.hippoecm.hst.core.jcr.poolHippo
PoolingRepositoryInterface extending Repository to allow transparent access to internal session pooling implementation.Interfaceorg.hippoecm.hst.core.jcr.poolHippo
PoolingRepositoryAwareInterface to be implemented by beans (such as session) that wish to be aware of its owning pooling repository.Interfaceorg.hippoecm.hst.core.jcr.poolHippo
PoolingRepositoryMBeanInterfaceorg.hippoecm.hst.core.jcr.poolHippo
PortletConfigUtilsClassorg.hippoecm.hst.utilHippo
PortMountInterfaceorg.hippoecm.hst.configuration.hostingHippo
PrimaryNodeTypeFilterImplClassorg.hippoecm.hst.content.beans.query.filterHippo
PropertyDefinitionUtilsClassorg.hippoecm.hst.utilHippo
PropertyMapInterfaceorg.hippoecm.hst.providerHippo
PropertyUtilsClassorg.hippoecm.hst.utilsHippo
ProxyFactory does not provide internal handler as serializable ones.Classorg.hippoecm.hst.proxyHippo
ProxyUtilsUtility class to create proxies.Classorg.hippoecm.hst.proxyHippo
QueryExceptionClassorg.hippoecm.hst.content.beans.query.exceptionsHippo
RepositoryNotAvailableExceptionThe RepositoryNotAvailableException exception can be used when the repository is not (yet)See Also:Serialized FormClassorg.hippoecm.hst.core.containerHippo
RepositorySourceClassorg.hippoecm.hst.freemarkerHippo
RepositoryTemplateLoaderClassorg.hippoecm.hst.freemarkerHippo
RequestContextProviderRequestContextProvider provides an easy access method to the request context object in the current thread's active request.Classorg.hippoecm.hst.containerHippo
RequestInfoCacheKeyFragmentCreator Responsible for creating the cachekey fragment that will be part of the PageCacheKey.Interfaceorg.hippoecm.hst.core.containerHippo
ResolvedMountInterfaceorg.hippoecm.hst.core.requestHippo
ResolvedSiteMapItemAn instance of the implementation of this interface will be available on the HstRequestContext.Interfaceorg.hippoecm.hst.core.requestHippo
ResolvedVirtualHostInterfaceorg.hippoecm.hst.core.requestHippo
ResourceBundleFamilyResourceBundleFamily ResourceBundleFamily contains resource bundles, each of which can be theInterfaceorg.hippoecm.hst.resourcebundleHippo
ResourceBundleFamilyFactoryResourceBundleFamilyFactory ResourceBundleFamilyFactory is responsible for creating aInterfaceorg.hippoecm.hst.resourcebundle.internalHippo
ResourceBundleRegistryResourceBundleRegistry ResourceBundleRegistry enables to look up a resource bundle.Interfaceorg.hippoecm.hst.resourcebundleHippo
ResourceBundleUtils Utility to get resource bundle from either HST ResourceBundleRegistry or Java Standard Resource Bundles.Classorg.hippoecm.hst.resourcebundleHippo
ResourceContainerInterfaceorg.hippoecm.hst.core.linkingHippo
ResourceLifecycleManagementResource management interface.Interfaceorg.hippoecm.hst.coreHippo
ResourceLocationResolverInterfaceorg.hippoecm.hst.core.linkingHippo
ResourceServletClassorg.hippoecm.hst.servletHippo
ResourceUtilsClassorg.hippoecm.hst.servlet.utilsHippo
ResourceVisitor Generic resource visitor interface for resource traversals.Interfaceorg.hippoecm.hst.coreHippo
RoleInterfaceorg.hippoecm.hst.securityHippo
RuntimeRepositoryExceptionThe unchecked equivalent of the checked RepositoryException : This class can be used to delegate a RepositoryException that cannot be handled into a RuntimeExceptionClassorg.hippoecm.hst.core.jcrHippo
ScopeExceptionClassorg.hippoecm.hst.content.beans.query.exceptionsHippo
SearchInputParsingUtilsInput utilities for user searches.Classorg.hippoecm.hst.utilHippo
SerializableElement Serializable representation for a DOM element and its descendants.Classorg.hippoecm.hst.core.componentHippo
ServiceInterfaceorg.hippoecm.hst.serviceHippo
ServiceBeanAccessProviderProperty access provider interface to the Service instances.Interfaceorg.hippoecm.hst.serviceHippo
ServiceBeanAccessProviderImplClassorg.hippoecm.hst.serviceHippo
ServiceExceptionClassorg.hippoecm.hst.serviceHippo
ServiceFactoryFactory util class to create lightweight JCR Node mapped POJO.Classorg.hippoecm.hst.serviceHippo
ServletConfigUtilsClassorg.hippoecm.hst.utilHippo
ServletContextAware Interface to be implemented by a ComponentManager object that wishes to be notified of the ServletContext that it runs in.Interfaceorg.hippoecm.hst.core.containerHippo
SessionDecoratorSession decorator interface.Interfaceorg.hippoecm.hst.core.jcr.poolHippo
SessionSecurityDelegationComponent that has facility methods for creating NON POOLED session (security delegates) that are optionally logged out automatically at the end of the hst request processingInterfaceorg.hippoecm.hst.core.jcrHippo
SessionUtilsUtility class for getting and returning sessions from the hst session pool.Classorg.hippoecm.hst.servlet.utilsHippo
SetHstBundleTagClassorg.hippoecm.hst.tagHippo
SetWrapperElementTagSetWrapperElementTagVersion:$Id$See Also:Serialized FormClassorg.hippoecm.hst.tagHippo
SimpleDispatcherHstComponentA bridge component which simply delegates all invocation to the dispatch path.Classorg.hippoecm.hst.component.supportHippo
SimpleObjectConverterSimpleObjectConverter which is responsible for basic Object-JCR Node mapping.Interfaceorg.hippoecm.hst.content.beansHippo
SimpleObjectConverterAwareInterface to be implemented by beans that wish to be aware of the object converter.Interfaceorg.hippoecm.hst.content.beansHippo
SiteMapItemHandlerConfigurationA SiteMapItemHandlerConfiguration is the runtime instance of a HstSiteMapItemHandlerConfiguration and provides some configuration information to a sitemap item handler.Interfaceorg.hippoecm.hst.core.requestHippo
SiteMapItemTagA tag handler for the siteItemTag tag.Classorg.hippoecm.hst.tagHippo
SpringBridgeHstComponentA bridge component which delegates all invocation to a bean managed by the spring IoC.Classorg.hippoecm.hst.component.support.springHippo
StoreFormResultThis class can be used to store the result of persisting the data.Classorg.hippoecm.hst.component.support.formsHippo
StringPoolA String pool utility that can be used to return an already present String object from the heap instead of creating new Strings for String objects that are equal.Classorg.hippoecm.hst.core.internalHippo
TaskA unit of execution.Interfaceorg.hippoecm.hst.diagnosisHippo
TaskLogFormatterClassorg.hippoecm.hst.utilHippo
TransientRoleClassorg.hippoecm.hst.securityHippo
TransientUserClassorg.hippoecm.hst.securityHippo
UnderlyingServiceAwareInterface to be implemented by beans that wish to be aware of its originating Service instance.Interfaceorg.hippoecm.hst.serviceHippo
UserInterfaceorg.hippoecm.hst.securityHippo
ValueProviderInterfaceorg.hippoecm.hst.providerHippo
ValveGeneral valve interface.Interfaceorg.hippoecm.hst.core.containerHippo
ValveContextContext information during invoking valves in a pipeline.Interfaceorg.hippoecm.hst.core.containerHippo
VirtualHostVirtualHost which holds the mapping between host (server name) and site name.Interfaceorg.hippoecm.hst.configuration.hostingHippo
VirtualHostsInterfaceorg.hippoecm.hst.configuration.hostingHippo
WorkflowCallbackHandlerInterfaceorg.hippoecm.hst.content.beans.manager.workflowHippo
WorkflowPersistenceManagerInterfaceorg.hippoecm.hst.content.beans.manager.workflowHippo
WorkflowPersistenceManagerImplAn implementation for WorkflowPersistenceManager interface with Hippo Repository Workflow API.Classorg.hippoecm.hst.content.beans.manager.workflowHippo
WrapperElementInterfaceorg.hippoecm.hst.core.componentHippo
WrapperElementImplClassorg.hippoecm.hst.core.componentHippo
WrapperElementUtilsClassorg.hippoecm.hst.utilHippo
XmlUtilsClassorg.hippoecm.hst.utilHippo
XSSUrlFilterSimple XSS Url attack protection blocking access whenever the request url contains a < or > character.Classorg.hippoecm.hst.containerHippo
AbstractPropertyFilterAbstractPropertyFilter Abstract log4j filter base class which can be extended for specific property based logging event filtering.Classorg.onehippo.cms7.logging.log4jHippo
AuthenticationProviderAuthenticationProvider Configures an authentication provider.Interfaceorg.hippoecm.hst.securityHippo
ColorClassorg.hippoecm.hst.core.parametersHippo
CredentialCipherSymmetric cipher that encrypts and decrypts jcr Credentials.Classorg.onehippo.ssoHippo
DefaultTaskImplClassorg.hippoecm.hst.diagnosisHippo
DocumentLinkClassorg.hippoecm.hst.core.parametersHippo
DropDownListIndicates that the value of the annotated method should be selected from a drop-down list.Classorg.hippoecm.hst.core.parametersHippo
EmptyPropertyEditorInterfaceorg.hippoecm.hst.core.parametersHippo
FieldGroupIndicates that the annotated class contains a set of channel properties that have to be rendered as a group in a certain order.Classorg.hippoecm.hst.core.parametersHippo
FieldGroupListIndicates that the annotated class contains a set of field groups that have to be rendered in a certain order.Classorg.hippoecm.hst.core.parametersHippo
HDCHierarchical Diagnostic Context.Classorg.hippoecm.hst.diagnosisHippo
HippoEventEvent for Hippo.Classorg.onehippo.cms7.eventHippo
HippoEventConstantsClassorg.onehippo.cms7.eventHippo
HippoSecurityEventClassorg.onehippo.cms7.eventHippo
HippoSecurityEventConstantsClassorg.onehippo.cms7.eventHippo
ImageSetPathIndicates that the annotated method returns the absolute path to the handle of an image set.Classorg.hippoecm.hst.core.parametersHippo
JcrPathIndicates that the annotated method returns a JCR path that can be selected via a 'picker'.Classorg.hippoecm.hst.core.parametersHippo
JndiPropertyFilter This filter retrieves the property value by the name from the JNDI resources.Classorg.onehippo.cms7.logging.log4jHippo
MdcOrJndiPropertyFilterMdcOrJndiPropertyFilter This filter tries to retrieve the property value by the name from the log4j MDC.Classorg.onehippo.cms7.logging.log4jHippo
MdcPropertyFilter This filter retrieves the property value by the name from the log4j MDC.Classorg.onehippo.cms7.logging.log4jHippo
ParameterAnnotation indicating that a getter method returns the value of an HST parameter.Classorg.hippoecm.hst.core.parametersHippo
ParametersInfo This is an annotation to be used for org.Classorg.hippoecm.hst.core.parametersHippo
RoleInterfaceorg.hippoecm.hst.securityHippo
TaskA unit of execution.Interfaceorg.hippoecm.hst.diagnosisHippo
TaskLogFormatUtilsClassorg.hippoecm.hst.diagnosisHippo
TransientRoleClassorg.hippoecm.hst.securityHippo
TransientUserClassorg.hippoecm.hst.securityHippo
UrlSafeBase64Classorg.onehippo.ssoHippo
UserInterfaceorg.hippoecm.hst.securityHippo
WeakIdentityMap Useful for caches that need to key off of a == comparison instead of a .Classorg.onehippo.cms7.utilHippo
AbstractReconfigurableDaemonModuleAbstract base class for ConfigurableDaemonModules that wish to reconfigure when their module configuration changes in the repository.Classorg.onehippo.repository.modulesHippo
AbstractReconfigurableSchedulingDaemonModuleAbstract base class extending AbstractReconfigurableDaemonModule to allow easy (un)registering of a scheduled job with some default optimization when dealing with JCR events.Classorg.onehippo.repository.modulesHippo
AfterUse this annotation on implementations of DaemonModules to force the system to start and execute the module after other modulesClassorg.onehippo.repository.modulesHippo
BaseNodeUpdateVisitorBase NodeUpdateVisitor class adding support for logging.Classorg.onehippo.repository.updateHippo
ConfigurableDaemonModuleDaemonModule that needs module configuration.Interfaceorg.onehippo.repository.modulesHippo
ContentResourceLoaderStrategy interface for loading resources (e.Interfaceorg.onehippo.repository.apiHippo
ContentResourceLoaderStrategy interface for loading resources (e.Interfaceorg.onehippo.repository.xmlHippo
CopyHandlerInterfaceorg.hippoecm.repository.utilHippo
CronExpressionInstances of a CronExpresssion indicate a re-occurring time specification.Classorg.hippoecm.repository.apiHippo
DaemonModuleInterfaceorg.hippoecm.repository.extHippo
DaemonModuleA DaemonModule represents a repository-managed component.Interfaceorg.onehippo.repository.modulesHippo
DateToolsClassorg.hippoecm.repository.utilHippo
DefaultCopyHandlerCopyHandler that adds the first node as a child.Classorg.hippoecm.repository.utilHippo
DerivedDataFunctionClassorg.hippoecm.repository.extHippo
DocumentA Plain Old Java Object (POJO) representing a document in a JCR repository.Classorg.hippoecm.repository.apiHippo
DomainRuleExtensionClassorg.onehippo.repository.security.domainHippo
ExecutableDaemonModuleAn ExecutableDaemonModule is a DaemonModule that is executed once.Interfaceorg.onehippo.repository.modulesHippo
FacetRuleClassorg.onehippo.repository.security.domainHippo
FileContentResourceLoaderContentResourceLoader implementation for loading resources from a directory.Classorg.onehippo.repository.utilHippo
GroupRepresents a group of Users in the repository.Interfaceorg.onehippo.repository.securityHippo
HierarchyResolverThis interface is not yet part of the public API of the Hippo Repository.Interfaceorg.hippoecm.repository.apiHippo
HippoLockStarts a keep-alive that refreshes the lock before expiring.Interfaceorg.onehippo.repository.lockingHippo
HippoLockManagerTry to unlock the node at absPath due to expiration of the lock.Interfaceorg.onehippo.repository.lockingHippo
HippoNodeAny Node instance returned by any method of a Hippo Repostitory may be cast to the HippoNode interface to expose additional functionality.Interfaceorg.hippoecm.repository.apiHippo
HippoNodeIterator a repository are HippoNodeIterator objects, and when an object is a HippoNodeIterator the additional information provided by these methods may still not be available.Interfaceorg.hippoecm.repository.apiHippo
HippoNodeTypeThis interface defines the node types and item names that are in use by the Hippo repository build on top of JCR.Interfaceorg.hippoecm.repository.apiHippo
HippoQueryThe HippoQuery is an extension to javax.Interfaceorg.hippoecm.repository.apiHippo
HippoRepositoryInstances of this class represent a connection to the Repository.Interfaceorg.hippoecm.repositoryHippo
HippoSessionAn extension of a plain Session based session.Interfaceorg.hippoecm.repository.apiHippo
HippoVersionManagerInterfaceorg.hippoecm.repository.apiHippo
HippoWorkflowEventClassorg.onehippo.repository.eventsHippo
HippoWorkspaceAny instance of a Workspace returned by a HippoRepository may be cast to a HippoWorkspace to expose some additional services from the Hippo repository.Interfaceorg.hippoecm.repository.apiHippo
ImportMergeBehaviorThis call is not (yet) part of the API, but under evaluation.Interfaceorg.hippoecm.repository.apiHippo
ImportReferenceBehaviorThis call is not (yet) part of the API, but under evaluation.Interfaceorg.hippoecm.repository.apiHippo
ImportResultEncapsulates different aspects of the result of importing an enhanced system view xml document.Interfaceorg.onehippo.repository.xmlHippo
InitializationProcessorInterfaceorg.hippoecm.repository.apiHippo
InitializationProcessorUsing an InitializationProcessor you can load hippoecm-extension.Interfaceorg.onehippo.repository.bootstrapHippo
InternalWorkflowThis interface is not part of the API, and should never be implemented by classes other than in the core repository implementation.Interfaceorg.hippoecm.repository.extHippo
JcrConstantsClassorg.onehippo.repository.utilHippo
JcrUtilsSome utility methods for writing code against JCR API.Classorg.hippoecm.repository.utilHippo
JvmCredentialsClassorg.onehippo.repository.securityHippo
LocalizedThe Localized object is a more generic form of the Locale object, but serves a similar purpose.Classorg.hippoecm.repository.apiHippo
MappingExceptionAn MappingException is thrown for workflow or document mapping when when a required data or configuration is not present or a representation in data could not be made.Classorg.hippoecm.repository.apiHippo
NodeInfoClassorg.hippoecm.repository.utilHippo
NodeIterableClassorg.hippoecm.repository.utilHippo
NodeNameCodecHelper class for encoding and decoding node names Implements the encode and decode routines based on ISO 9075-14:2003 forClassorg.hippoecm.repository.apiHippo
NodeUpdaterServiceThe node updater service runs registered & not-net-completed updater visitors.Interfaceorg.onehippo.repository.updateHippo
NodeUpdateVisitorVisitor for updating repository content.Interfaceorg.onehippo.repository.updateHippo
NodeUpdateVisitorContextProvided as an execution context to NodeUpdateVisitor instance in order to allow an NodeUpdateVisitor to be able to manually update skipped/updated/failed node count while being executed on single node iterationInterfaceorg.onehippo.repository.updateHippo
OverwritingCopyHandlerCopyHandler that overwrites the first started node.Classorg.hippoecm.repository.utilHippo
PersistedAnnotation for single-argument (void) methods that indicates that the method is a listener to persisted events.Classorg.onehippo.repository.eventsHippo
PersistedHippoEventListenerDevelopers can implement this interface to asynchronously receive HippoEvents after they occurred in the repository, across a repository cluster.Interfaceorg.onehippo.repository.eventsHippo
PersistedHippoEventsServiceInterfaceorg.onehippo.repository.eventsHippo
PostStartupTaskTask that needs to be executed after the repository has been started.Interfaceorg.onehippo.repository.bootstrapHippo
PropertyIterableClassorg.hippoecm.repository.utilHippo
PropertyValueGetterImplClassorg.hippoecm.repository.utilHippo
PropInfoClassorg.hippoecm.repository.utilHippo
ProvidesServiceUse this annotation on implementations of DaemonModules to inform the system about which services it registers with theClassorg.onehippo.repository.modulesHippo
ReferenceWorkspaceA reference workspace represents the state of the repository after it was first bootstrapped.Interfaceorg.hippoecm.repository.apiHippo
RepositoryClusterServiceWhether the JCR event is local or external to the current cluster node.Interfaceorg.onehippo.repository.clusterHippo
RepositoryJobInterface to implement to perform the work to be scheduled.Interfaceorg.onehippo.repository.schedulingHippo
RepositoryJobCronTriggerRepository job trigger that operates on a cron expression.Classorg.onehippo.repository.schedulingHippo
RepositoryJobExecutionContextContext object containing operational information and helper objects for use by RepositoryJobs to do their job.Classorg.onehippo.repository.schedulingHippo
RepositoryJobInfoCaptures information about a repository job.Classorg.onehippo.repository.schedulingHippo
RepositoryJobSimpleTriggerRepository job trigger that allows to schedule a repository job either once at a given date, or repeatedly from a given date onwards.Classorg.onehippo.repository.schedulingHippo
RepositoryJobTriggerBase class for information about when to schedule a job with the repository.Classorg.onehippo.repository.schedulingHippo
RepositoryMapMap representation of a JCR Node.Interfaceorg.hippoecm.repository.apiHippo
RepositorySchedulerRepository service for scheduling jobs.Interfaceorg.onehippo.repository.schedulingHippo
RepositoryServiceInterfaceorg.onehippo.repositoryHippo
RequiresServiceUse this annotation on implementations of DaemonModules to inform the system about which services it uses from theClassorg.onehippo.repository.modulesHippo
RevisionEventA JCR Event with the revision id of the corresponding ClusterRecord exposed by the getRevision() method.Interfaceorg.hippoecm.repository.apiHippo
RevisionEventJournalAn extension of EventJournal which also allows skipping based on Event revision.Interfaceorg.hippoecm.repository.apiHippo
SecurityServiceA service for obtaining security related information from the repository.Interfaceorg.onehippo.repository.securityHippo
StringCodecStrategy interface for encoding and decoding strings.Interfaceorg.hippoecm.repository.apiHippo
StringCodecFactoryThe StringCodecFactory allows you access to symbolic named StringCodec's.Classorg.hippoecm.repository.apiHippo
SynchronousEventListenerA marker interface for synchronous event listener.Interfaceorg.hippoecm.repository.apiHippo
UserRepresents a user in the repository.Interfaceorg.onehippo.repository.securityHippo
ValueGetterInterfaceorg.hippoecm.repository.utilHippo
VMHippoRepositoryDO NOT USE THIS CLASS! This class is NOT part of the API.Classorg.hippoecm.repositoryHippo
WorkflowA workflow is a set of procedures that can be performed on a document in the repository.Interfaceorg.hippoecm.repository.apiHippo
WorkflowActionAnnotation for workflow interface operations.Classorg.onehippo.repository.api.annotationHippo
WorkflowContextA workflow context class is made available to a workflow implementation (see WorkflowImpl@getWorkflowContext) to obtain additional information during the execution of a workflow step.Interfaceorg.hippoecm.repository.apiHippo
WorkflowDescriptorMethod to access extra information that might be associated with this workflow.Interfaceorg.hippoecm.repository.apiHippo
WorkflowExceptionAn WorkflowException is thrown when a workflow implementation disallows the workflow step to be taken for some reason.Classorg.hippoecm.repository.apiHippo
WorkflowImplClassorg.hippoecm.repository.extHippo
WorkflowManagerThe work-flow manager is a service associated with a JCR session which provides access to a work-flow associated with a document stored in the repository.Interfaceorg.hippoecm.repository.apiHippo
WorkflowTaskA unit task as part of a workflow action processing.Interfaceorg.onehippo.repository.apiHippo
ZipFileContentResourceLoaderContentResourceLoader implementation for loading resources from a zip file.Classorg.onehippo.repository.utilHippo
AutoReloadServiceAutomatically reloads the current page in connected browsers.Interfaceorg.onehippo.cms7.services.autoreloadHippo
BinaryReleases all resources associated with this binary and informs the implementation that these resources may now be reclaimed.Interfaceorg.onehippo.cms7.services.webfilesHippo
ContentTypeAn immutable Hippo Content Type representation providing a more relaxed and enhanced form of an EffectiveNodeType exposing only non-residual ContentTypeProperty and ContentTypeChild elements with additional meta-data describing these ContentTypeItems.Interfaceorg.onehippo.cms7.services.contenttypeHippo
ContentTypeChildRepresents a ContentType Property element denoting a NodeType Child Definition.Interfaceorg.onehippo.cms7.services.contenttypeHippo
ContentTypeItemRepresents a ContentType property or child element representing an underlying NodeType Child or Property Definition.Interfaceorg.onehippo.cms7.services.contenttypeHippo
ContentTypePropertyRepresents a ContentType Property element denoting a NodeType Property Definition.Interfaceorg.onehippo.cms7.services.contenttypeHippo
ContentTypesA lightweight and immutable representation of the ContentType definitions.Interfaceorg.onehippo.cms7.services.contenttypeHippo
ContentTypeServiceContentType Service which provides access to: A lightweight and immutable representation of the current and aggregated or effective JCR Repository NodeType definitionsA lightweight and immutable representation of the current ContentType definitions, including aggregated ones for specific Nodes within the repositoryInterfaceorg.onehippo.cms7.services.contenttypeHippo
EffectiveNodeTypeAn immutable and aggregated or effective JCR Repository NodeType representation or an aggregation thereof to represent a concrete Node instance.Interfaceorg.onehippo.cms7.services.contenttypeHippo
EffectiveNodeTypeChildRepresents a Child NodeDefinition for its containing EffectiveNodeTypeSee Also:NodeDefinitionInterfaceorg.onehippo.cms7.services.contenttypeHippo
EffectiveNodeTypeItemRepresents the common characteristics shared between the EffectiveNodeTypeChild and EffectiveNodeTypeProperty sub types.Interfaceorg.onehippo.cms7.services.contenttypeHippo
EffectiveNodeTypePropertyRepresents a PropertyDefinition for its containing EffectiveNodeTypeSee Also:PropertyDefinitionInterfaceorg.onehippo.cms7.services.contenttypeHippo
EffectiveNodeTypesAn lightweight and immutable representation of the aggregated or effective JCR Repository NodeType definitions.Interfaceorg.onehippo.cms7.services.contenttypeHippo
EnvironmentSettingsReturns the String value of the environment setting for name.Interfaceorg.onehippo.cms7.services.environmentHippo
GoogleAnalyticsServiceInterfaceorg.onehippo.cms7.services.googleanalyticsHippo
HippoEventBusGeneric Hippo event bus.Interfaceorg.onehippo.cms7.services.eventbusHippo
HippoEventListenerDevelopers can implement this HippoEventListener interface and implement onEvent(HippoEvent) to get a callback whenever a HippoEvent is posted to the HippoEventBus by HippoEventBus.Interfaceorg.onehippo.cms7.services.eventbusHippo
HippoServiceExceptionClassorg.onehippo.cms7.servicesHippo
HippoServiceRegistrationThe Service Registration represents a service with its context.Classorg.onehippo.cms7.servicesHippo
HippoServiceRegistryThe singleton Hippo service registry.Classorg.onehippo.cms7.servicesHippo
ServletContextRegistryThe ServletContextRegistry provides a central registration of web applications their ServletContext using their contextPath as key and optionally a ServletContextRegistry.Classorg.onehippo.cms7.servicesHippo
SingletonServiceClassorg.onehippo.cms7.servicesHippo
SubscribeAnnotation for single-argument (void) methods that indicates that the method is a listener.Classorg.onehippo.cms7.services.eventbusHippo
WebFileA WebFile contains binary data that can be revisioned.Interfaceorg.onehippo.cms7.services.webfilesHippo
WebFileBundleA collection of WebFiles, i.Interfaceorg.onehippo.cms7.services.webfilesHippo
WebFileEventClassorg.onehippo.cms7.services.webfilesHippo
WebFileExceptionClassorg.onehippo.cms7.services.webfilesHippo
WebFileNotFoundExceptionClassorg.onehippo.cms7.services.webfilesHippo
WebFilesServiceInterfaceorg.onehippo.cms7.services.webfilesHippo
WebFileTagNotFoundExceptionClassorg.onehippo.cms7.services.webfilesHippo
WhiteboardServiceClassorg.onehippo.cms7.servicesHippo
AbstractFilterChainAwareHstSiteMapItemHandlerClassorg.hippoecm.hst.core.sitemapitemhandlerHippo
AbstractHstSiteMapItemHandlerClassorg.hippoecm.hst.core.sitemapitemhandlerHippo
AbstractOrderableValveAbstractOrderableValve This abstract class determines the valve name and other attributes by reading the properties of OrderableValve.Classorg.hippoecm.hst.container.valvesHippo
AbstractValveClassorg.hippoecm.hst.container.valvesHippo
AsynchronousComponentWindowRendererAsynchronousComponentWindowRenderer Component implementing this interface is used in page aggregation phase.Interfaceorg.hippoecm.hst.core.containerHippo
BaseFilterInterfaceorg.hippoecm.hst.content.beans.query.filterHippo
BaseWorkflowCallbackHandlerClassorg.hippoecm.hst.content.beans.manager.workflowHippo
BlueprintA Blueprint is provided by the developers to create and manage channels by the ChannelManager, and is defined by the node type hst:blueprint.Classorg.hippoecm.hst.configuration.channelHippo
CacheElementInterface for cached element.Interfaceorg.hippoecm.hst.cacheHippo
CanonicalInfoReturns the identifier of the backing stored configuration node.Interfaceorg.hippoecm.hst.configuration.internalHippo
ChannelClassorg.hippoecm.hst.configuration.channelHippo
ChannelExceptionThrown when a channel-related error occured.Classorg.hippoecm.hst.configuration.channelHippo
ChannelInfoBase type for channel info interfaces.Interfaceorg.hippoecm.hst.configuration.channelHippo
ChannelManagerManagement interface for Channels.Interfaceorg.hippoecm.hst.configuration.channelHippo
ChannelManagerConstantsInterfaceorg.hippoecm.hst.core.channelmanagerHippo
ChannelManagerEventThis event type is used by the ChannelManagerEventListener in order to identify the channel and its related information.Interfaceorg.hippoecm.hst.configuration.channelHippo
ChannelManagerEventListenerAllows implementers to register callback methods that will be executed when a ChannelManager event occurs.Interfaceorg.hippoecm.hst.configuration.channelHippo
ChannelManagerEventListenerExceptionException that you can throw in a ChannelManagerEventListener implementation : When you wants to short circuit the processing of the Channel creation / update entirely, you have to useClassorg.hippoecm.hst.configuration.channelHippo
ChannelNotFoundExceptionAn exception to indicate that a Channel was not found while trying to retrieve its related dataSee Also:Serialized FormClassorg.hippoecm.hst.configuration.channelHippo
ClasspathResourceScannerClasspathResourceScanner An implementation of this interface is responsible for collecting classpath resources.Interfaceorg.hippoecm.hst.utilHippo
CommonMenuReturns the name of this SiteMenu.Interfaceorg.hippoecm.hst.core.sitemenuHippo
CommonMenuItemWhen this method does not return null, then by default getHstLink() will return null even if the sitemenu item has a sitemap reference path definedInterfaceorg.hippoecm.hst.core.sitemenuHippo
ComponentConfigurationA ComponentConfiguration provides some configuration information to a component.Interfaceorg.hippoecm.hst.core.requestHippo
ComponentManagerComponentManager interface.Interfaceorg.hippoecm.hst.core.containerHippo
ComponentManagerAwareInterface which a component bean should implement if it wants to have access the component manager containing itself.Interfaceorg.hippoecm.hst.core.containerHippo
ComponentManagerBeforeReplacedEventPublished by the component which is responsible for loading ComponentManager just before trying to replace the old component manager by the new component manager.Classorg.hippoecm.hst.container.eventHippo
ComponentsExceptionThe ComponentsException class defines a exception while finding component(s) from the component manager.Classorg.hippoecm.hst.core.containerHippo
ComponentWindowAttributeContributorInterfaceorg.hippoecm.hst.core.channelmanagerHippo
ComponentWindowResponseAppenderWhen a request is in HstRequestContext.Interfaceorg.hippoecm.hst.core.channelmanagerHippo
ConfigurationLockInfoProvides methods to get information about the locked state of a hst configuration item.Interfaceorg.hippoecm.hst.configuration.internalHippo
ContainerConfigurationContainer Configuration Retrieve basic data types from the container configuration(s).Interfaceorg.hippoecm.hst.core.containerHippo
ContainerConstantsHstComponent container constantsVersion:$Id: ContainerConstants.Interfaceorg.hippoecm.hst.core.containerHippo
ContainerExceptionThe ContainerException class defines a general exception that an internal container component can throw when it is unable to perform its operationClassorg.hippoecm.hst.core.containerHippo
ContainerNotFoundExceptionThe ContainerNotFoundException class defines a not found exception that an internal container component can throw when it is unable to perform its operationClassorg.hippoecm.hst.core.containerHippo
ContainerSecurityExceptionThe ContainerSecurityException class defines a security exception for unauthorized site resource access.Classorg.hippoecm.hst.core.containerHippo
ContainerSecurityNotAuthenticatedExceptionThe ContainerSecurityNotAuthenticatedException class defines a security exception for unauthorized site resource access from a non-authenticated user.Classorg.hippoecm.hst.core.containerHippo
ContainerSecurityNotAuthorizedExceptionThe ContainerSecurityNotAuthorizedException class defines a security exception for unauthorized site resource access from an authenticated user.Classorg.hippoecm.hst.core.containerHippo
ContentBeanThe marker interface for all beans that can be indexed (thus also compounds): This includes beans that are completely independent of jcr, The beans implementing this ContentBean don't need a IdentifiableContentBean.Interfaceorg.hippoecm.hst.content.beans.standardHippo
ContentBeansTool This interface is supposed to be provided to external application frameworks and codes.Interfaceorg.hippoecm.hst.content.toolHippo
ContentNodeBinderContentNodeBinder is the interface for custom mapping content POJO object to JCR node.Interfaceorg.hippoecm.hst.content.beansHippo
ContentNodeBindingExceptionThe ContentNodeBindingException class defines a binding exception that a ContentNodeBinder can throw when it is unable to perform its operationClassorg.hippoecm.hst.content.beansHippo
ContentRewriterContentRewriter to rewrite document content such as links.Interfaceorg.hippoecm.hst.content.rewriterHippo
ContentRewriterFactoryInterfaceorg.hippoecm.hst.content.rewriterHippo
ContextCredentialsProviderHstRequestContextCredentialsProvider provides credentials based on the provided HstRequestContext.Interfaceorg.hippoecm.hst.core.requestHippo
ContextualizableMountInterfaceorg.hippoecm.hst.configuration.internalHippo
CounterDecrements by one the current counter value.Interfaceorg.hippoecm.hst.statisticsHippo
EditableMenuNote: the method should have been called getSelectedMenuItem because of a historical typo it is called getSelectMenuItemInterfaceorg.hippoecm.hst.core.sitemenuHippo
EditableMenuItemInterfaceorg.hippoecm.hst.core.sitemenuHippo
EnvironmentParametersInterfaceorg.hippoecm.hst.environmentHippo
EventListenerItemHolds EventListener and its configuration information.Interfaceorg.hippoecm.hst.core.jcrHippo
EventListenersContainerThe container interface for EventListenerItem instances.Interfaceorg.hippoecm.hst.core.jcrHippo
EventListenersContainerListenerEventListenersContainerListenerOn event raised when event listeners are re-established in the existing event listeners container.Interfaceorg.hippoecm.hst.core.jcrHippo
FilterInterfaceorg.hippoecm.hst.content.beans.query.filterHippo
FilterChainAwareHstSiteMapItemHandlerFilterChainAwareHstSiteMapItemHandler extends HstSiteMapItemHandler interface.Interfaceorg.hippoecm.hst.core.sitemapitemhandlerHippo
FilterExceptionClassorg.hippoecm.hst.content.beans.query.exceptionsHippo
GenericEventListenerThe GenericEventListener class provides a default implementation for the EventListener interface.Classorg.hippoecm.hst.core.jcrHippo
GenericHstComponentThe GenericHstComponent class provides a default implementation for the HstComponent interface.Classorg.hippoecm.hst.core.componentHippo
HeadElementHeadElement interface wrapping a head contribution elementVersion:$Id: HeadElement.Interfaceorg.hippoecm.hst.core.componentHippo
HippoAssetBeanThis is a base interface for possible beans containing an asset.Interfaceorg.hippoecm.hst.content.beans.standardHippo
HippoAvailableTranslationsBeanInterfaceorg.hippoecm.hst.content.beans.standardHippo
HippoBeanA convenience method capable of comparing two HippoBean instances for you for the underlying jcr node.Interfaceorg.hippoecm.hst.content.beans.standardHippo
HippoBeanIteratorA lazy proxied iterator, that only fetches the next bean when asked for it.Interfaceorg.hippoecm.hst.content.beans.standardHippo
HippoCompoundBeanInterfaceorg.hippoecm.hst.content.beans.standardHippo
HippoDocumentBeanThis is a marker interface for all beans that represent a document.Interfaceorg.hippoecm.hst.content.beans.standardHippo
HippoDocumentIteratorReturns the current position within the iterator.Interfaceorg.hippoecm.hst.content.beans.standardHippo
HippoFacetChildNavigationBeanInterfaceorg.hippoecm.hst.content.beans.standardHippo
HippoFacetNavigationBeanInterface for all nodes of type 'hippo:facetnavigation'Return all the hippo:count values of all child HippoFacetNavigationBean combined.Interfaceorg.hippoecm.hst.content.beans.standardHippo
HippoFolderBeanThis is a base interface for all beans that represent a folder should implement.Interfaceorg.hippoecm.hst.content.beans.standardHippo
HippoGalleryImageBeanInterfaceorg.hippoecm.hst.content.beans.standardHippo
HippoGalleryImageSetBeanThe interface the default hippo gallery set impls must implement.Interfaceorg.hippoecm.hst.content.beans.standardHippo
HippoHtmlBeanInterfaceorg.hippoecm.hst.content.beans.standardHippo
HippoMirrorBeansince 2.Interfaceorg.hippoecm.hst.content.beans.standardHippo
HippoRequestBeanInterfaceorg.hippoecm.hst.content.beans.standardHippo
HippoResourceBeanThis is a base interface for all beans that represent a hippo resource should implement.Interfaceorg.hippoecm.hst.content.beans.standardHippo
HippoResultSetBeanInterfaceorg.hippoecm.hst.content.beans.standardHippo
HippoTranslatedInterface for beans of hippotranslation:translated.Interfaceorg.hippoecm.hst.content.beans.standardHippo
HippoVirtualOnlyBeanA marker interface for beans that are a result of a jcr node that is only virtual and has no physical equivalence: in other words, the canonical node is nullInterfaceorg.hippoecm.hst.content.beans.standardHippo
HstCacheHST Cache Interface for cache related activities.Interfaceorg.hippoecm.hst.cacheHippo
HstCacheExceptionClassorg.hippoecm.hst.cacheHippo
HstComponentA HstComponent can be invoked by a HstComponent container during three different request lifecycle phases: ACTION, RESOURCE and RENDER.Interfaceorg.hippoecm.hst.core.componentHippo
HstComponentConfigurationA HstComponentConfiguration specifies a (Java) componentClassName implementing the HstComponent interface to provide the actual behavior for content rendering and (inter)action processing.Interfaceorg.hippoecm.hst.configuration.componentsHippo
HstComponentExceptionThe HstComponentException class defines a general exception that a HstComponent can throw when it is unable to perform its operationClassorg.hippoecm.hst.core.componentHippo
HstComponentFactoryThe factory interface which is responsible for creating HstComponent instances.Interfaceorg.hippoecm.hst.core.containerHippo
HstComponentFatalExceptionThe HstComponentFatalException can be thrown to break out of the HST2 request handling.Classorg.hippoecm.hst.core.componentHippo
HstComponentInfoHstComponentConfiguration.Interfaceorg.hippoecm.hst.configuration.componentsHippo
HstComponentInvokerHstComponent invoker component.Interfaceorg.hippoecm.hst.core.containerHippo
HstComponentMetadataInterfaceorg.hippoecm.hst.core.componentHippo
HstComponentRegistryThe HstComponent registry interfaceVersion:$Id: HstComponentRegistry.Interfaceorg.hippoecm.hst.core.containerHippo
HstComponentsConfigurationA HstComponentConfigurations contains a map of (root) HstComponentConfiguration objects which themselves might contain additional HstComponentConfiguration children and so on.Interfaceorg.hippoecm.hst.configuration.componentsHippo
HstComponentWindowHST Component Window.Interfaceorg.hippoecm.hst.core.containerHippo
HstComponentWindowFactoryThe factory interface which is responsible for creating HstComponentWindow instances.Interfaceorg.hippoecm.hst.core.containerHippo
HstComponentWindowFilter Interface to implement as a developer to add custom HstComponentWindow filtering for some requestContext.Interfaceorg.hippoecm.hst.core.containerHippo
HstConfigurationAugmenterClasses that implement this interface can be used to augment the loaded configuration.Interfaceorg.hippoecm.hst.configuration.modelHippo
HstContainerConfigThe HstComponent container configuration.Interfaceorg.hippoecm.hst.core.containerHippo
HstContainerRequestInterfaceorg.hippoecm.hst.containerHippo
HstContainerURLThe HstComponent container URL.Interfaceorg.hippoecm.hst.core.containerHippo
HstContainerURLProviderThe URL provider for the HstContainerURL.Interfaceorg.hippoecm.hst.core.containerHippo
HstLink HstLink is the object representing a link.Interfaceorg.hippoecm.hst.core.linkingHippo
HstLinkCreatorHstLinkCreator interface for creating HstLink'sClears possibly available cachesInterfaceorg.hippoecm.hst.core.linkingHippo
HstLinkProcessorAfter linkcreation by HstLinkCreator all HstLinkProcessor's postProcess are called, and before a path is matched in HstSiteMapMatcher all HstLinkProcessor's preProcess are called.Interfaceorg.hippoecm.hst.core.linkingHippo
HstManagerReturns the request path suffix delimiter.Interfaceorg.hippoecm.hst.configuration.modelHippo
HstMutableRequestContextThis is an INTERNAL USAGE ONLY API.Interfaceorg.hippoecm.hst.core.internalHippo
HstNavigationalStateCodecCodec component interface to generate navigation state information string.Interfaceorg.hippoecm.hst.core.containerHippo
HstNodeInterfaceorg.hippoecm.hst.configuration.modelHippo
HstNodeTypesInterfaceorg.hippoecm.hst.configurationHippo
HstParameterInfoProxyFactoryHstParameterInfoProxyFactory is a factory interface for creating a proxy for an interface that is referred to by a ParametersInfo annotation.Interfaceorg.hippoecm.hst.core.componentHippo
HstParameterValueConversionExceptionClassorg.hippoecm.hst.core.componentHippo
HstParameterValueConverterInterfaceorg.hippoecm.hst.core.componentHippo
HstPropertyDefinitionDefinition of a Channel Property.Interfaceorg.hippoecm.hst.configuration.channelHippo
HstQueryInterfaceorg.hippoecm.hst.content.beans.queryHippo
HstQueryManagerInterfaceorg.hippoecm.hst.content.beans.queryHippo
HstQueryManagerFactoryInterfaceorg.hippoecm.hst.core.searchHippo
HstQueryResultThe result of the execution of the HstQuery.Interfaceorg.hippoecm.hst.content.beans.queryHippo
HstRequestThe HstRequest defines the interface to provide client request information to a HstComponent.Interfaceorg.hippoecm.hst.core.componentHippo
HstRequestContextHstRequestContext provides repository content context and page/components configuration context.Interfaceorg.hippoecm.hst.core.requestHippo
HstRequestContextComponentFactory component to create HstRequestContext object.Interfaceorg.hippoecm.hst.core.internalHippo
HstRequestProcessorRequest processor.Interfaceorg.hippoecm.hst.core.containerHippo
HstResponseThe HstResponse defines the interface to assist a HstComponent in creating and sending a response to the client.Interfaceorg.hippoecm.hst.core.componentHippo
HstResponseStateTemporarily holds the current state of a HST response.Interfaceorg.hippoecm.hst.core.componentHippo
HstSiteThe HstSite object is the object representing a site.Interfaceorg.hippoecm.hst.configuration.siteHippo
HstSiteMapA HstSiteMap contains a list of (root) HstSiteMapItem objects which themselves might contain additional HstSiteMapItem children and so on.Interfaceorg.hippoecm.hst.configuration.sitemapHippo
HstSiteMapItemA HstSiteMapItem is used as a representation of a logical path (element) for matching (part of a) external URL to a repository content location.Interfaceorg.hippoecm.hst.configuration.sitemapHippo
HstSiteMapItemHandlerA HstSiteMapItemHandler can be invoked by HstFilter when the resolved sitemap item is configured with custom sitemap item handler IDs in the HST configurations.Interfaceorg.hippoecm.hst.core.sitemapitemhandlerHippo
HstSiteMapItemHandlerConfigurationReturns the id for this sitemap item handler configuration.Interfaceorg.hippoecm.hst.configuration.sitemapitemhandlersHippo
HstSiteMapItemHandlerExceptionThe HstSiteMapItemHandlerException class defines a general exception that a HstSiteMapItemHandler can throw when it is unable to perform its operationClassorg.hippoecm.hst.core.sitemapitemhandlerHippo
HstSiteMapItemHandlerFactoryThe factory interface which is responsible for creating HstSiteMapItemHandler instances.Interfaceorg.hippoecm.hst.core.sitemapitemhandlerHippo
HstSiteMapItemHandlerRegistryInterfaceorg.hippoecm.hst.core.sitemapitemhandlerHippo
HstSiteMapItemHandlersConfigurationInterfaceorg.hippoecm.hst.configuration.sitemapitemhandlersHippo
HstSiteMapMatcher ResolvedSiteMapItem.Interfaceorg.hippoecm.hst.core.requestHippo
HstSiteMenuThe interface for a SiteMenu implementation, containing possibly a tree of HstSiteMenuItem'sThis utility method is valuable for creating repository based navigations, as you can easily get the deepest selected item, which mightInterfaceorg.hippoecm.hst.core.sitemenuHippo
HstSiteMenuConfigurationReturns the name of this SiteMenuConfiguration.Interfaceorg.hippoecm.hst.configuration.sitemenuHippo
HstSiteMenuItemThe HstSiteMenuItem's is a tree of HstSiteMenuItem.Interfaceorg.hippoecm.hst.core.sitemenuHippo
HstSiteMenuItemConfigurationWhen a sitemenu item has an external link (http://.Interfaceorg.hippoecm.hst.configuration.sitemenuHippo
HstSiteMenus build site menus.Interfaceorg.hippoecm.hst.core.sitemenuHippo
HstSiteMenusConfiguration be able to modify the configurationReturn the HstSite this HstSiteMenusConfiguration belongs to.Interfaceorg.hippoecm.hst.configuration.sitemenuHippo
HstSiteMenusManager a common used block on a frontend, implementation should be optimized for frequent and concurrent access.Interfaceorg.hippoecm.hst.core.sitemenuHippo
HstURLThe HstURL interface represents a URL that reference the HstComponent itself.Interfaceorg.hippoecm.hst.core.componentHippo
HstURLFactoryHstURL Factory interface.Interfaceorg.hippoecm.hst.core.componentHippo
HstValueTypeValue type of an HstPropertyDefinition.Classorg.hippoecm.hst.core.parametersHippo
HttpSessionCreatedEventPublished by a HttpSessionListener when an HttpSession is created by the containerSee Also:Serialized FormClassorg.hippoecm.hst.container.eventHippo
HttpSessionDestroyedEventPublished by a HttpSessionListener when an HttpSession is destroyed by the containerSee Also:Serialized FormClassorg.hippoecm.hst.container.eventHippo
IdentifiableContentBeanThe base interface for all identifiable beans: This includes beans that can be completely independent of jcr, for example a bean that represents some external src.Interfaceorg.hippoecm.hst.content.beans.standardHippo
ImageVariantReturns the List of variants that should be replaced with getName() and an EMPTY List if no explicit items for replaces are configured.Interfaceorg.hippoecm.hst.content.rewriterHippo
IndexableClassorg.hippoecm.hst.content.beans.indexHippo
IndexField Annotation that can be used on a public getter method to indicate that its return value or object should be indexed.Classorg.hippoecm.hst.content.beans.indexHippo
JAXRSServiceJAXRSService interface to be wired in the JAXRSServiceValveVersion:$Id: JAXRSService.Interfaceorg.hippoecm.hst.jaxrsHippo
JcrRepositoryProviderInterface to define the contract between service provider and jcr session pool.Interfaceorg.hippoecm.hst.core.jcr.poolHippo
JCRServiceInterfaceorg.hippoecm.hst.service.jcrHippo
JCRValueProviderMethod for detaching the jcr node.Interfaceorg.hippoecm.hst.provider.jcrHippo
KeyValueDefines a simple key value pair.Interfaceorg.hippoecm.hst.utilHippo
LazySessionLazySession interface.Interfaceorg.hippoecm.hst.core.jcrHippo
LocationMapTreeExpert: The LocationMapTree is the container for a tree of LocationMapTreeItem's that are used for internal linkrewriting.Interfaceorg.hippoecm.hst.core.linkingHippo
LocationMapTreeItemExpert: A LocationMapTreeItem is an item in the tree of the containing LocationMapTree.Interfaceorg.hippoecm.hst.core.linkingHippo
LocationResolverunused since 7.Interfaceorg.hippoecm.hst.core.linkingHippo
MatchExceptionException which can be thrown when matching failsSee Also:Serialized FormClassorg.hippoecm.hst.configuration.hostingHippo
ModuleInstanceInterfaceorg.hippoecm.hst.addon.moduleHippo
ModuleNotFoundExceptionThe ModuleNotFoundException class defines a exception for not found addon moduleClassorg.hippoecm.hst.core.containerHippo
MountA Mount object is the mount from a prefix to some (sub)site *or* content location: when the isMapped() property returns true or missing, the Mount is linked to a HstSite that uses a HstSiteMap.Interfaceorg.hippoecm.hst.configuration.hostingHippo
MountDecoratorThis is an INTERNAL USAGE ONLY API.Interfaceorg.hippoecm.hst.core.internalHippo
MultipleRepositoryInterface extending Repository to allow transparent access to internal multiple repositories based on credentialsInterfaceorg.hippoecm.hst.core.jcr.poolHippo
MultipleRepositoryAwareInterface to be implemented by beans (such as session) that wish to be aware of its owning multiple repository.Interfaceorg.hippoecm.hst.core.jcr.poolHippo
MutableMountMount extension that decouples channel info retrieval from the mount service construction.Interfaceorg.hippoecm.hst.configuration.hostingHippo
MutablePortMountInterfaceorg.hippoecm.hst.configuration.hostingHippo
MutableResolvedMountThis is an INTERNAL USAGE ONLY API.Interfaceorg.hippoecm.hst.core.internalHippo
MutableResourceBundleFamilyMutableResourceBundleFamily MutableResourceBundleFamily allows to manage the internal resource bundles.Interfaceorg.hippoecm.hst.resourcebundle.internalHippo
MutableResourceBundleRegistryMutableResourceBundleRegistry MutableResourceBundleRegistry allows to manage the internal resource families in the registry.Interfaceorg.hippoecm.hst.resourcebundle.internalHippo
MutableVirtualHostInterfaceorg.hippoecm.hst.configuration.hostingHippo
MutableVirtualHostsInterfaceorg.hippoecm.hst.configuration.hostingHippo
NoAvailableSessionExceptionThe NoAvailableSessionException class defines the exception that a JCR session pooling repository can throw when it is unable to return an available sessionClassorg.hippoecm.hst.core.jcr.poolHippo
NodeAllows for the annotation of a Java class so mapping through simple java interface or delegatee class to a JCR node.Classorg.hippoecm.hst.content.beansHippo
NodeAwareInterface to be implemented by beans that wish to be aware of its originating JCR node.Interfaceorg.hippoecm.hst.content.beansHippo
NodeTypeFilterInterfaceorg.hippoecm.hst.content.beans.query.filterHippo
NotFoundExceptionWhen a request fails to match for example a HstSiteMapItem because the request path can match the sitemap tree, this exception should be See Also:Serialized FormClassorg.hippoecm.hst.configuration.hostingHippo
ObjectBeanManagerThe object content manager encapsulates a JCR session.Interfaceorg.hippoecm.hst.content.beans.managerHippo
ObjectBeanManagerExceptionThe ObjectBeanManagerException class defines a general exception that an object content manager can throw when it is unable to perform its operationClassorg.hippoecm.hst.content.beansHippo
ObjectBeanPersistenceExceptionThe ObjectBeanPersistenceException class defines a general exception that a ObjectBeanPersistenceManager can throw when it is unable to perform its operationClassorg.hippoecm.hst.content.beansHippo
ObjectBeanPersistenceManagerObjectBeanPersistenceManager is the primary interface for HST-2-Persistence-aware application components.Interfaceorg.hippoecm.hst.content.beans.managerHippo
ObjectConverterConvert any kind of beans into JCR nodes & properties.Interfaceorg.hippoecm.hst.content.beans.managerHippo
ObjectConverterAwareInterface to be implemented by beans that wish to be aware of the object converter.Interfaceorg.hippoecm.hst.content.beans.managerHippo
OrderableValveOrderable valve interface.Interfaceorg.hippoecm.hst.core.containerHippo
PageCacheContextInterfaceorg.hippoecm.hst.core.containerHippo
PageCacheKeyA PageCacheKey represents a key that can be used to qualify/categorize some request.Interfaceorg.hippoecm.hst.core.containerHippo
PageErrorHandler When a valve meets component errors, error handling can be delegated to a PageErrorHandler.Interfaceorg.hippoecm.hst.core.containerHippo
PageErrors Holds all error information in a pageVersion:$Id: PageErrors.Interfaceorg.hippoecm.hst.core.containerHippo
PersistableIndicates that an annotated operation is to persist contents into repository.Classorg.hippoecm.hst.content.annotationsHippo
Pipeline HstRequestProcessor will invoke the proper Pipeline instance to serve the request.Interfaceorg.hippoecm.hst.core.containerHippo
PipelinesThe Pipeline container interface.Interfaceorg.hippoecm.hst.core.containerHippo
PooledSessionPooledSession interface.Interfaceorg.hippoecm.hst.core.jcr.poolHippo
PooledSessionRefresherPooledSessionRefresher This interface is responsible for refreshing the states of the pooled session.Interfaceorg.hippoecm.hst.core.jcr.poolHippo
PoolingCounterInterfaceorg.hippoecm.hst.core.jcr.poolHippo
PoolingCounterMBeanInterfaceorg.hippoecm.hst.core.jcr.poolHippo
PoolingRepositoryInterface extending Repository to allow transparent access to internal session pooling implementation.Interfaceorg.hippoecm.hst.core.jcr.poolHippo
PoolingRepositoryAwareInterface to be implemented by beans (such as session) that wish to be aware of its owning pooling repository.Interfaceorg.hippoecm.hst.core.jcr.poolHippo
PoolingRepositoryMBeanInterfaceorg.hippoecm.hst.core.jcr.poolHippo
PortMountA PortMount has to have at least a root Mount, otherwise it is not a valid PortNumber and cannot be used.Interfaceorg.hippoecm.hst.configuration.hostingHippo
PropertyMapInterfaceorg.hippoecm.hst.providerHippo
QualifiedWorkflowCallbackHandlerWorkflowPersistenceManager callback handler interface which can be used to perform Workflow based post-processing (like publishing) during a WorkflowPersistenceManager update call.Interfaceorg.hippoecm.hst.content.beans.manager.workflowHippo
QueryExceptionClassorg.hippoecm.hst.content.beans.query.exceptionsHippo
RequestInfoCacheKeyFragmentCreator Responsible for creating the cachekey fragment that will be part of the PageCacheKey.Interfaceorg.hippoecm.hst.core.containerHippo
ResolvedMount to the ResolvedSiteMapItem and HstSiteMapItemReturns FORM Login PageInterfaceorg.hippoecm.hst.core.requestHippo
ResolvedSiteMapItemAn instance of the implementation of this interface will be available on the HstRequestContext.Interfaceorg.hippoecm.hst.core.requestHippo
ResolvedVirtualHost to the ResolvedMount and Mountsince HST 2.Interfaceorg.hippoecm.hst.core.requestHippo
ResourceBundleFamilyResourceBundleFamily ResourceBundleFamily contains resource bundles, each of which can be theInterfaceorg.hippoecm.hst.resourcebundleHippo
ResourceBundleFamilyFactoryResourceBundleFamilyFactory ResourceBundleFamilyFactory is responsible for creating aInterfaceorg.hippoecm.hst.resourcebundle.internalHippo
ResourceBundleRegistryResourceBundleRegistry ResourceBundleRegistry enables to look up a resource bundle.Interfaceorg.hippoecm.hst.resourcebundleHippo
ResourceContainer like hippogallery:exampleImageSet or hippogallery:exampleAssetSetreturns the mapping from nodename to url prefix.Interfaceorg.hippoecm.hst.core.linkingHippo
ResourceLifecycleManagementResource management interface.Interfaceorg.hippoecm.hst.coreHippo
ResourceLocationResolverInterfaceorg.hippoecm.hst.core.linkingHippo
ResourceVisitor Generic resource visitor interface for resource traversals.Interfaceorg.hippoecm.hst.coreHippo
RewriteContextClassorg.hippoecm.hst.core.linkingHippo
RewriteContextExceptionClassorg.hippoecm.hst.core.linkingHippo
RewriteContextResolver Expert feature : Note that if you implement a custom RewriteContextResolver, that you make sure that resolve(Node, Mount, HstRequestContext, boolean, boolean) is very fast! Namely,Interfaceorg.hippoecm.hst.core.linkingHippo
RuntimeRepositoryExceptionThe unchecked equivalent of the checked RepositoryException : This class can be used to delegate a RepositoryException that cannot be handled into a RuntimeExceptionClassorg.hippoecm.hst.core.jcrHippo
ScopeExceptionClassorg.hippoecm.hst.content.beans.query.exceptionsHippo
ServiceClosing a valueprovider means that the underlying value provider might be closed after calling this method, though this is up to the implementation.Interfaceorg.hippoecm.hst.serviceHippo
ServiceBeanAccessProviderProperty access provider interface to the Service instances.Interfaceorg.hippoecm.hst.serviceHippo
ServiceExceptionClassorg.hippoecm.hst.serviceHippo
ServletContextAware Interface to be implemented by a ComponentManager object that wishes to be notified of the ServletContext that it runs in.Interfaceorg.hippoecm.hst.core.containerHippo
SessionDecoratorSession decorator interface.Interfaceorg.hippoecm.hst.core.jcr.poolHippo
SessionSecurityDelegationComponent that has facility methods for creating NON POOLED session (security delegates) that are optionally logged out automatically at the end of the hst request processingInterfaceorg.hippoecm.hst.core.jcrHippo
SimpleObjectConverterSimpleObjectConverter which is responsible for basic Object-JCR Node mapping.Interfaceorg.hippoecm.hst.content.beansHippo
SimpleObjectConverterAwareInterface to be implemented by beans that wish to be aware of the object converter.Interfaceorg.hippoecm.hst.content.beansHippo
SiteMapItemHandlerConfigurationA SiteMapItemHandlerConfiguration is the runtime instance of a HstSiteMapItemHandlerConfiguration and provides some configuration information to a sitemap item handler.Interfaceorg.hippoecm.hst.core.requestHippo
UnderlyingServiceAwareInterface to be implemented by beans that wish to be aware of its originating Service instance.Interfaceorg.hippoecm.hst.serviceHippo
ValueProviderInterfaceorg.hippoecm.hst.providerHippo
ValveGeneral valve interface.Interfaceorg.hippoecm.hst.core.containerHippo
ValveContextContext information during invoking valves in a pipeline.Interfaceorg.hippoecm.hst.core.containerHippo
VirtualHostsInterfaceorg.hippoecm.hst.configuration.hostingHippo
WorkflowPersistenceManagerInterfaceorg.hippoecm.hst.content.beans.manager.workflowHippo
WrapperElementWrapperElement interface to wrap markup contentsReturns the attribute value of the head contribution element specified by the attribute name.Interfaceorg.hippoecm.hst.core.componentHippo