| Name | Description | Type | Package | Framework |
| AbstractComponentWindowResponseAppender | | Class | org.hippoecm.hst.core.channelmanager | Hippo |
|
| AbstractFilterChainAwareHstSiteMapItemHandler | | Class | org.hippoecm.hst.core.sitemapitemhandler | Hippo |
|
| AbstractHstResponseState | | Class | org.hippoecm.hst.core.component | Hippo |
|
| AbstractHstSiteMapItemHandler | | Class | org.hippoecm.hst.core.sitemapitemhandler | Hippo |
|
| AbstractMenu | | Class | org.hippoecm.hst.core.sitemenu | Hippo |
|
| AbstractMenuItem | | Class | org.hippoecm.hst.core.sitemenu | Hippo |
|
| AbstractResourceContainer | Abstract implementation of default (simple) resource containers (like "hippogallery:exampleAssetSet" and "hippogallery:exampleImageSet"). | Class | org.hippoecm.hst.core.linking | Hippo |
|
| AsynchronousComponentWindowRenderer | AsynchronousComponentWindowRenderer Component implementing this interface is used in page aggregation phase. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| AsynchronousDispatchingEventListener | This abstract class can be used if the events need to be processed asynchronous. | Class | org.hippoecm.hst.core.jcr | Hippo |
|
| ChannelManagerConstants | | Interface | org.hippoecm.hst.core.channelmanager | Hippo |
|
| CollectionOptimizer | | Class | org.hippoecm.hst.core.internal | Hippo |
|
| Color | | Class | org.hippoecm.hst.core.parameters | Hippo |
|
| CommonMenu | | Interface | org.hippoecm.hst.core.sitemenu | Hippo |
|
| CommonMenuItem | | Interface | org.hippoecm.hst.core.sitemenu | Hippo |
|
| ComponentConfiguration | A ComponentConfiguration provides some configuration information to a component. | Interface | org.hippoecm.hst.core.request | Hippo |
|
| ComponentManager | ComponentManager interface. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| ComponentManagerAware | Interface which a component bean should implement if it wants to have access the component manager containing itself. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| ComponentsException | The ComponentsException class defines a exception while finding component(s) from the component manager. | Class | org.hippoecm.hst.core.container | Hippo |
|
| ComponentWindowResponseAppender | When a request is in HstRequestContext. | Interface | org.hippoecm.hst.core.channelmanager | Hippo |
|
| ContainerConfiguration | Container Configuration Retrieve basic data types from the container configuration(s). | Interface | org.hippoecm.hst.core.container | Hippo |
|
| ContainerConstants | HstComponent container constantsVersion:$Id: ContainerConstants. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| ContainerException | The ContainerException class defines a general exception that an internal container component can throw when it is unable to perform its operation | Class | org.hippoecm.hst.core.container | Hippo |
|
| ContainerNotFoundException | The ContainerNotFoundException class defines a not found exception that an internal container component can throw when it is unable to perform its operation | Class | org.hippoecm.hst.core.container | Hippo |
|
| ContainerSecurityException | The ContainerSecurityException class defines a security exception for unauthorized site resource access. | Class | org.hippoecm.hst.core.container | Hippo |
|
| ContainerSecurityNotAuthenticatedException | The ContainerSecurityNotAuthenticatedException class defines a security exception for unauthorized site resource access from a non-authenticated user. | Class | org.hippoecm.hst.core.container | Hippo |
|
| ContainerSecurityNotAuthorizedException | The ContainerSecurityNotAuthorizedException class defines a security exception for unauthorized site resource access from an authenticated user. | Class | org.hippoecm.hst.core.container | Hippo |
|
| ContextCredentialsProvider | HstRequestContextCredentialsProvider provides credentials based on the provided HstRequestContext. | Interface | org.hippoecm.hst.core.request | Hippo |
|
| CustomMountAndVirtualCmsHostAugmenter | | Class | org.hippoecm.hst.core.hosting | Hippo |
|
| CustomMountAndVirtualHostAugmenter | | Class | org.hippoecm.hst.core.hosting | Hippo |
|
| DelegatingOrderableValve | DelegatingOrderableValve An OrderableValve implementation which delegates to the internal valve. | Class | org.hippoecm.hst.core.container | Hippo |
|
| DocumentLink | | Class | org.hippoecm.hst.core.parameters | Hippo |
|
| DropDownList | Indicates that the value of the annotated method should be selected from a drop-down list. | Class | org.hippoecm.hst.core.parameters | Hippo |
|
| EditableMenu | | Interface | org.hippoecm.hst.core.sitemenu | Hippo |
|
| EditableMenuImpl | | Class | org.hippoecm.hst.core.sitemenu | Hippo |
|
| EditableMenuItem | | Interface | org.hippoecm.hst.core.sitemenu | Hippo |
|
| EditableMenuItemImpl | | Class | org.hippoecm.hst.core.sitemenu | Hippo |
|
| EmptyPropertyEditor | | Interface | org.hippoecm.hst.core.parameters | Hippo |
|
| EventListenerItem | Holds EventListener and its configuration information. | Interface | org.hippoecm.hst.core.jcr | Hippo |
|
| EventListenerItemImpl | | Class | org.hippoecm.hst.core.jcr | Hippo |
|
| EventListenersContainer | The container interface for EventListenerItem instances. | Interface | org.hippoecm.hst.core.jcr | Hippo |
|
| EventListenersContainerImpl | EventListenersContainerImplVersion:$Id: EventListenersContainerImpl. | Class | org.hippoecm.hst.core.jcr | Hippo |
|
| EventListenersContainerListener | | Interface | org.hippoecm.hst.core.jcr | Hippo |
|
| FieldGroup | Indicates that the annotated class contains a set of channel properties that have to be rendered as a group in a certain order. | Class | org.hippoecm.hst.core.parameters | Hippo |
|
| FieldGroupList | Indicates that the annotated class contains a set of field groups that have to be rendered in a certain order. | Class | org.hippoecm.hst.core.parameters | Hippo |
|
| FilterChainAwareHstSiteMapItemHandler | FilterChainAwareHstSiteMapItemHandler extends HstSiteMapItemHandler interface. | Interface | org.hippoecm.hst.core.sitemapitemhandler | Hippo |
|
| GenericEventListener | The GenericEventListener class provides a default implementation for the EventListener interface. | Class | org.hippoecm.hst.core.jcr | Hippo |
|
| GenericHstComponent | The GenericHstComponent class provides a default implementation for the HstComponent interface. | Class | org.hippoecm.hst.core.component | Hippo |
|
| HeadElement | HeadElement interface wrapping a head contribution elementVersion:$Id: HeadElement. | Interface | org.hippoecm.hst.core.component | Hippo |
|
| HeadElementImpl | | Class | org.hippoecm.hst.core.component | Hippo |
|
| HstComponent | A HstComponent can be invoked by a HstComponent container during three different request lifecycle phases: ACTION, RESOURCE and RENDER. | Interface | org.hippoecm.hst.core.component | Hippo |
|
| HstComponentException | The HstComponentException class defines a general exception that a HstComponent can throw when it is unable to perform its operation | Class | org.hippoecm.hst.core.component | Hippo |
|
| HstComponentFactory | The factory interface which is responsible for creating HstComponent instances. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| HstComponentFatalException | The HstComponentFatalException can be thrown to break out of the HST2 request handling. | Class | org.hippoecm.hst.core.component | Hippo |
|
| HstComponentInvoker | HstComponent invoker component. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| HstComponentMetadata | | Interface | org.hippoecm.hst.core.component | Hippo |
|
| HstComponentRegistry | The HstComponent registry interfaceVersion:$Id: HstComponentRegistry. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| HstComponentWindow | HST Component Window. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| HstComponentWindowFactory | The factory interface which is responsible for creating HstComponentWindow instances. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| HstComponentWindowFilter | Interface to implement as a developer to add custom HstComponentWindow filtering for some requestContext. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| HstContainerConfig | The HstComponent container configuration. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| HstContainerURL | The HstComponent container URL. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| HstContainerURLProvider | The URL provider for the HstContainerURL. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| HstLink | HstLink is the object representing a link. | Interface | org.hippoecm.hst.core.linking | Hippo |
|
| HstLinkCreator | | Interface | org.hippoecm.hst.core.linking | Hippo |
|
| HstLinkProcessor | After linkcreation by HstLinkCreator all HstLinkProcessor's postProcess are called, and before a path is matched in HstSiteMapMatcher all HstLinkProcessor's preProcess are called. | Interface | org.hippoecm.hst.core.linking | Hippo |
|
| HstMutablePortletRequestContext | This is an INTERNAL USAGE ONLY API. | Interface | org.hippoecm.hst.core.internal | Hippo |
|
| HstMutableRequestContext | This is an INTERNAL USAGE ONLY API. | Interface | org.hippoecm.hst.core.internal | Hippo |
|
| HstNavigationalStateCodec | Codec component interface to generate navigation state information string. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| HstParameterInfoProxyFactory | HstParameterInfoProxyFactory is a factory interface for creating a proxy for an interface that is referred to by a ParametersInfo annotation. | Interface | org.hippoecm.hst.core.component | Hippo |
|
| HstParameterInfoProxyFactoryImpl | | Class | org.hippoecm.hst.core.component | Hippo |
|
| HstParameterInfoProxyFactoryImpl .ParameterInfoInvocationHandler | This class has visibility 'protected' to enable reuse. | Class | org.hippoecm.hst.core.component | Hippo |
|
| HstParameterValueConversionException | | Class | org.hippoecm.hst.core.component | Hippo |
|
| HstParameterValueConverter | | Interface | org.hippoecm.hst.core.component | Hippo |
|
| HstPortalRequestContext | | Interface | org.hippoecm.hst.core.request | Hippo |
|
| HstPortletRequestContext | HstPortletRequestContext extends HstRequestContext to support porlet specific configuration and context. | Interface | org.hippoecm.hst.core.request | Hippo |
|
| HstPortletResponseState | | Class | org.hippoecm.hst.core.component | Hippo |
|
| HstQueryManagerFactory | | Interface | org.hippoecm.hst.core.search | Hippo |
|
| HstRequest | The HstRequest defines the interface to provide client request information to a HstComponent. | Interface | org.hippoecm.hst.core.component | Hippo |
|
| HstRequestContext | HstRequestContext provides repository content context and page/components configuration context. | Interface | org.hippoecm.hst.core.request | Hippo |
|
| HstRequestContextComponent | Factory component to create HstRequestContext object. | Interface | org.hippoecm.hst.core.internal | Hippo |
|
| HstRequestProcessor | Request processor. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| HstResponse | The HstResponse defines the interface to assist a HstComponent in creating and sending a response to the client. | Interface | org.hippoecm.hst.core.component | Hippo |
|
| HstResponseState | Temporarily holds the current state of a HST response. | Interface | org.hippoecm.hst.core.component | Hippo |
|
| HstServletResponseState | | Class | org.hippoecm.hst.core.component | Hippo |
|
| HstSiteMapItemHandler | A HstSiteMapItemHandler can be invoked by HstFilter when the resolved sitemap item is configured with custom sitemap item handler IDs in the HST configurations. | Interface | org.hippoecm.hst.core.sitemapitemhandler | Hippo |
|
| HstSiteMapItemHandlerException | The HstSiteMapItemHandlerException class defines a general exception that a HstSiteMapItemHandler can throw when it is unable to perform its operation | Class | org.hippoecm.hst.core.sitemapitemhandler | Hippo |
|
| HstSiteMapItemHandlerFactory | The factory interface which is responsible for creating HstSiteMapItemHandler instances. | Interface | org.hippoecm.hst.core.sitemapitemhandler | Hippo |
|
| HstSiteMapItemHandlerRegistry | | Interface | org.hippoecm.hst.core.sitemapitemhandler | Hippo |
|
| HstSiteMapMatcher | ResolvedSiteMapItem. | Interface | org.hippoecm.hst.core.request | Hippo |
|
| HstSiteMenu | | Interface | org.hippoecm.hst.core.sitemenu | Hippo |
|
| HstSiteMenuItem | The HstSiteMenuItem's is a tree of HstSiteMenuItem. | Interface | org.hippoecm.hst.core.sitemenu | Hippo |
|
| 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's | Interface | org.hippoecm.hst.core.sitemenu | Hippo |
|
| HstSiteMenusManager | a common used block on a frontend, implementation should be optimized for frequent and concurrent access. | Interface | org.hippoecm.hst.core.sitemenu | Hippo |
|
| HstURL | The HstURL interface represents a URL that reference the HstComponent itself. | Interface | org.hippoecm.hst.core.component | Hippo |
|
| HstURLFactory | HstURL Factory interface. | Interface | org.hippoecm.hst.core.component | Hippo |
|
| HstValueType | Value type of an HstPropertyDefinition. | Class | org.hippoecm.hst.core.parameters | Hippo |
|
| ImageSetPath | Indicates that the annotated method returns the absolute path to the handle of an image set. | Class | org.hippoecm.hst.core.parameters | Hippo |
|
| JcrPath | Indicates that the annotated method returns a JCR path that can be selected via a 'picker'. | Class | org.hippoecm.hst.core.parameters | Hippo |
|
| JcrRepositoryProvider | Interface to define the contract between service provider and jcr session pool. | Interface | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| LazySession | LazySession interface. | Interface | org.hippoecm.hst.core.jcr | Hippo |
|
| LocationMapTree | Expert: The LocationMapTree is the container for a tree of LocationMapTreeItem's that are used for internal linkrewriting. | Interface | org.hippoecm.hst.core.linking | Hippo |
|
| LocationMapTreeItem | Expert: A LocationMapTreeItem is an item in the tree of the containing LocationMapTree. | Interface | org.hippoecm.hst.core.linking | Hippo |
|
| LocationResolver | | Interface | org.hippoecm.hst.core.linking | Hippo |
|
| ModuleNotFoundException | The ModuleNotFoundException class defines a exception for not found addon module | Class | org.hippoecm.hst.core.container | Hippo |
|
| MountDecorator | This is an INTERNAL USAGE ONLY API. | Interface | org.hippoecm.hst.core.internal | Hippo |
|
| MultipleRepository | Interface extending Repository to allow transparent access to internal multiple repositories based on credentials | Interface | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| MultipleRepositoryAware | Interface to be implemented by beans (such as session) that wish to be aware of its owning multiple repository. | Interface | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| MutableResolvedMount | This is an INTERNAL USAGE ONLY API. | Interface | org.hippoecm.hst.core.internal | Hippo |
|
| NoAvailableSessionException | The NoAvailableSessionException class defines the exception that a JCR session pooling repository can throw when it is unable to return an available session | Class | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| OrderableValve | Orderable valve interface. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| PageCacheContext | | Interface | org.hippoecm.hst.core.container | Hippo |
|
| PageCacheKey | A PageCacheKey represents a key that can be used to qualify/categorize some request. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| PageErrorHandler | When a valve meets component errors, error handling can be delegated to a PageErrorHandler. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| PageErrorHandler .Status | Processing status of page error handler. | Class | org.hippoecm.hst.core.container | Hippo |
|
| PageErrors | Holds all error information in a pageVersion:$Id: PageErrors. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| Parameter | Annotation indicating that a getter method returns the value of an HST parameter. | Class | org.hippoecm.hst.core.parameters | Hippo |
|
| ParametersInfo | This is an annotation to be used for HstComponent's. | Class | org.hippoecm.hst.core.parameters | Hippo |
|
| Pipeline | HstRequestProcessor will invoke the proper Pipeline instance to serve the request. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| Pipelines | The Pipeline container interface. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| PooledSession | PooledSession interface. | Interface | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| PooledSessionRefresher | PooledSessionRefresher This interface is responsible for refreshing the states of the pooled session. | Interface | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| PoolingCounter | | Interface | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| PoolingCounterMBean | | Interface | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| PoolingRepository | Interface extending Repository to allow transparent access to internal session pooling implementation. | Interface | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| PoolingRepositoryAware | Interface to be implemented by beans (such as session) that wish to be aware of its owning pooling repository. | Interface | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| PoolingRepositoryMBean | | Interface | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| RepositoryNotAvailableException | The RepositoryNotAvailableException exception can be used when the repository is not (yet)See Also:Serialized Form | Class | org.hippoecm.hst.core.container | Hippo |
|
| RequestInfoCacheKeyFragmentCreator | Responsible for creating the cachekey fragment that will be part of the PageCacheKey. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| ResolvedMount | | Interface | org.hippoecm.hst.core.request | Hippo |
|
| ResolvedSiteMapItem | An instance of the implementation of this interface will be available on the HstRequestContext. | Interface | org.hippoecm.hst.core.request | Hippo |
|
| ResolvedVirtualHost | | Interface | org.hippoecm.hst.core.request | Hippo |
|
| ResourceContainer | | Interface | org.hippoecm.hst.core.linking | Hippo |
|
| ResourceLifecycleManagement | Resource management interface. | Interface | org.hippoecm.hst.core | Hippo |
|
| ResourceLocationResolver | | Interface | org.hippoecm.hst.core.linking | Hippo |
|
| ResourceVisitor | Generic resource visitor interface for resource traversals. | Interface | org.hippoecm.hst.core | Hippo |
|
| RuntimeRepositoryException | The unchecked equivalent of the checked RepositoryException : This class can be used to delegate a RepositoryException that cannot be handled into a RuntimeException | Class | org.hippoecm.hst.core.jcr | Hippo |
|
| SerializableElement | Serializable representation for a DOM element and its descendants. | Class | org.hippoecm.hst.core.component | Hippo |
|
| ServletContextAware | Interface to be implemented by a ComponentManager object that wishes to be notified of the ServletContext that it runs in. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| SessionDecorator | Session decorator interface. | Interface | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| SessionSecurityDelegation | Component that has facility methods for creating NON POOLED session (security delegates) that are optionally logged out automatically at the end of the hst request processing | Interface | org.hippoecm.hst.core.jcr | Hippo |
|
| SiteMapItemHandlerConfiguration | A SiteMapItemHandlerConfiguration is the runtime instance of a HstSiteMapItemHandlerConfiguration and provides some configuration information to a sitemap item handler. | Interface | org.hippoecm.hst.core.request | Hippo |
|
| StringPool | A 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. | Class | org.hippoecm.hst.core.internal | Hippo |
|
| Valve | General valve interface. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| ValveContext | Context information during invoking valves in a pipeline. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| WrapperElement | | Interface | org.hippoecm.hst.core.component | Hippo |
|
| WrapperElementImpl | | Class | org.hippoecm.hst.core.component | Hippo |
|
| Color | | Class | org.hippoecm.hst.core.parameters | Hippo |
|
| DocumentLink | | Class | org.hippoecm.hst.core.parameters | Hippo |
|
| DropDownList | Indicates that the value of the annotated method should be selected from a drop-down list. | Class | org.hippoecm.hst.core.parameters | Hippo |
|
| EmptyPropertyEditor | | Interface | org.hippoecm.hst.core.parameters | Hippo |
|
| FieldGroup | Indicates that the annotated class contains a set of channel properties that have to be rendered as a group in a certain order. | Class | org.hippoecm.hst.core.parameters | Hippo |
|
| FieldGroupList | Indicates that the annotated class contains a set of field groups that have to be rendered in a certain order. | Class | org.hippoecm.hst.core.parameters | Hippo |
|
| ImageSetPath | Indicates that the annotated method returns the absolute path to the handle of an image set. | Class | org.hippoecm.hst.core.parameters | Hippo |
|
| JcrPath | Indicates that the annotated method returns a JCR path that can be selected via a 'picker'. | Class | org.hippoecm.hst.core.parameters | Hippo |
|
| Parameter | Annotation indicating that a getter method returns the value of an HST parameter. | Class | org.hippoecm.hst.core.parameters | Hippo |
|
| ParametersInfo | This is an annotation to be used for org. | Class | org.hippoecm.hst.core.parameters | Hippo |
|
| AbstractFilterChainAwareHstSiteMapItemHandler | | Class | org.hippoecm.hst.core.sitemapitemhandler | Hippo |
|
| AbstractHstSiteMapItemHandler | | Class | org.hippoecm.hst.core.sitemapitemhandler | Hippo |
|
| AsynchronousComponentWindowRenderer | AsynchronousComponentWindowRenderer Component implementing this interface is used in page aggregation phase. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| ChannelManagerConstants | | Interface | org.hippoecm.hst.core.channelmanager | Hippo |
|
| CommonMenu | Returns the name of this SiteMenu. | Interface | org.hippoecm.hst.core.sitemenu | Hippo |
|
| CommonMenuItem | When this method does not return null, then by default getHstLink() will return null even if the sitemenu item has a sitemap reference path defined | Interface | org.hippoecm.hst.core.sitemenu | Hippo |
|
| ComponentConfiguration | A ComponentConfiguration provides some configuration information to a component. | Interface | org.hippoecm.hst.core.request | Hippo |
|
| ComponentManager | ComponentManager interface. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| ComponentManagerAware | Interface which a component bean should implement if it wants to have access the component manager containing itself. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| ComponentsException | The ComponentsException class defines a exception while finding component(s) from the component manager. | Class | org.hippoecm.hst.core.container | Hippo |
|
| ComponentWindowAttributeContributor | | Interface | org.hippoecm.hst.core.channelmanager | Hippo |
|
| ComponentWindowResponseAppender | When a request is in HstRequestContext. | Interface | org.hippoecm.hst.core.channelmanager | Hippo |
|
| ContainerConfiguration | Container Configuration Retrieve basic data types from the container configuration(s). | Interface | org.hippoecm.hst.core.container | Hippo |
|
| ContainerConstants | HstComponent container constantsVersion:$Id: ContainerConstants. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| ContainerException | The ContainerException class defines a general exception that an internal container component can throw when it is unable to perform its operation | Class | org.hippoecm.hst.core.container | Hippo |
|
| ContainerNotFoundException | The ContainerNotFoundException class defines a not found exception that an internal container component can throw when it is unable to perform its operation | Class | org.hippoecm.hst.core.container | Hippo |
|
| ContainerSecurityException | The ContainerSecurityException class defines a security exception for unauthorized site resource access. | Class | org.hippoecm.hst.core.container | Hippo |
|
| ContainerSecurityNotAuthenticatedException | The ContainerSecurityNotAuthenticatedException class defines a security exception for unauthorized site resource access from a non-authenticated user. | Class | org.hippoecm.hst.core.container | Hippo |
|
| ContainerSecurityNotAuthorizedException | The ContainerSecurityNotAuthorizedException class defines a security exception for unauthorized site resource access from an authenticated user. | Class | org.hippoecm.hst.core.container | Hippo |
|
| ContextCredentialsProvider | HstRequestContextCredentialsProvider provides credentials based on the provided HstRequestContext. | Interface | org.hippoecm.hst.core.request | Hippo |
|
| EditableMenu | Note: the method should have been called getSelectedMenuItem because of a historical typo it is called getSelectMenuItem | Interface | org.hippoecm.hst.core.sitemenu | Hippo |
|
| EditableMenuItem | | Interface | org.hippoecm.hst.core.sitemenu | Hippo |
|
| EventListenerItem | Holds EventListener and its configuration information. | Interface | org.hippoecm.hst.core.jcr | Hippo |
|
| EventListenersContainer | The container interface for EventListenerItem instances. | Interface | org.hippoecm.hst.core.jcr | Hippo |
|
| EventListenersContainerListener | EventListenersContainerListenerOn event raised when event listeners are re-established in the existing event listeners container. | Interface | org.hippoecm.hst.core.jcr | Hippo |
|
| FilterChainAwareHstSiteMapItemHandler | FilterChainAwareHstSiteMapItemHandler extends HstSiteMapItemHandler interface. | Interface | org.hippoecm.hst.core.sitemapitemhandler | Hippo |
|
| GenericEventListener | The GenericEventListener class provides a default implementation for the EventListener interface. | Class | org.hippoecm.hst.core.jcr | Hippo |
|
| GenericHstComponent | The GenericHstComponent class provides a default implementation for the HstComponent interface. | Class | org.hippoecm.hst.core.component | Hippo |
|
| HeadElement | HeadElement interface wrapping a head contribution elementVersion:$Id: HeadElement. | Interface | org.hippoecm.hst.core.component | Hippo |
|
| HstComponent | A HstComponent can be invoked by a HstComponent container during three different request lifecycle phases: ACTION, RESOURCE and RENDER. | Interface | org.hippoecm.hst.core.component | Hippo |
|
| HstComponentException | The HstComponentException class defines a general exception that a HstComponent can throw when it is unable to perform its operation | Class | org.hippoecm.hst.core.component | Hippo |
|
| HstComponentFactory | The factory interface which is responsible for creating HstComponent instances. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| HstComponentFatalException | The HstComponentFatalException can be thrown to break out of the HST2 request handling. | Class | org.hippoecm.hst.core.component | Hippo |
|
| HstComponentInvoker | HstComponent invoker component. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| HstComponentMetadata | | Interface | org.hippoecm.hst.core.component | Hippo |
|
| HstComponentRegistry | The HstComponent registry interfaceVersion:$Id: HstComponentRegistry. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| HstComponentWindow | HST Component Window. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| HstComponentWindowFactory | The factory interface which is responsible for creating HstComponentWindow instances. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| HstComponentWindowFilter | Interface to implement as a developer to add custom HstComponentWindow filtering for some requestContext. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| HstContainerConfig | The HstComponent container configuration. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| HstContainerURL | The HstComponent container URL. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| HstContainerURLProvider | The URL provider for the HstContainerURL. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| HstLink | HstLink is the object representing a link. | Interface | org.hippoecm.hst.core.linking | Hippo |
|
| HstLinkCreator | HstLinkCreator interface for creating HstLink'sClears possibly available caches | Interface | org.hippoecm.hst.core.linking | Hippo |
|
| HstLinkProcessor | After linkcreation by HstLinkCreator all HstLinkProcessor's postProcess are called, and before a path is matched in HstSiteMapMatcher all HstLinkProcessor's preProcess are called. | Interface | org.hippoecm.hst.core.linking | Hippo |
|
| HstMutableRequestContext | This is an INTERNAL USAGE ONLY API. | Interface | org.hippoecm.hst.core.internal | Hippo |
|
| HstNavigationalStateCodec | Codec component interface to generate navigation state information string. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| HstParameterInfoProxyFactory | HstParameterInfoProxyFactory is a factory interface for creating a proxy for an interface that is referred to by a ParametersInfo annotation. | Interface | org.hippoecm.hst.core.component | Hippo |
|
| HstParameterValueConversionException | | Class | org.hippoecm.hst.core.component | Hippo |
|
| HstParameterValueConverter | | Interface | org.hippoecm.hst.core.component | Hippo |
|
| HstQueryManagerFactory | | Interface | org.hippoecm.hst.core.search | Hippo |
|
| HstRequest | The HstRequest defines the interface to provide client request information to a HstComponent. | Interface | org.hippoecm.hst.core.component | Hippo |
|
| HstRequestContext | HstRequestContext provides repository content context and page/components configuration context. | Interface | org.hippoecm.hst.core.request | Hippo |
|
| HstRequestContextComponent | Factory component to create HstRequestContext object. | Interface | org.hippoecm.hst.core.internal | Hippo |
|
| HstRequestProcessor | Request processor. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| HstResponse | The HstResponse defines the interface to assist a HstComponent in creating and sending a response to the client. | Interface | org.hippoecm.hst.core.component | Hippo |
|
| HstResponseState | Temporarily holds the current state of a HST response. | Interface | org.hippoecm.hst.core.component | Hippo |
|
| HstSiteMapItemHandler | A HstSiteMapItemHandler can be invoked by HstFilter when the resolved sitemap item is configured with custom sitemap item handler IDs in the HST configurations. | Interface | org.hippoecm.hst.core.sitemapitemhandler | Hippo |
|
| HstSiteMapItemHandlerException | The HstSiteMapItemHandlerException class defines a general exception that a HstSiteMapItemHandler can throw when it is unable to perform its operation | Class | org.hippoecm.hst.core.sitemapitemhandler | Hippo |
|
| HstSiteMapItemHandlerFactory | The factory interface which is responsible for creating HstSiteMapItemHandler instances. | Interface | org.hippoecm.hst.core.sitemapitemhandler | Hippo |
|
| HstSiteMapItemHandlerRegistry | | Interface | org.hippoecm.hst.core.sitemapitemhandler | Hippo |
|
| HstSiteMapMatcher | ResolvedSiteMapItem. | Interface | org.hippoecm.hst.core.request | Hippo |
|
| HstSiteMenu | The 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 might | Interface | org.hippoecm.hst.core.sitemenu | Hippo |
|
| HstSiteMenuItem | The HstSiteMenuItem's is a tree of HstSiteMenuItem. | Interface | org.hippoecm.hst.core.sitemenu | Hippo |
|
| HstSiteMenus | build site menus. | Interface | org.hippoecm.hst.core.sitemenu | Hippo |
|
| HstSiteMenusManager | a common used block on a frontend, implementation should be optimized for frequent and concurrent access. | Interface | org.hippoecm.hst.core.sitemenu | Hippo |
|
| HstURL | The HstURL interface represents a URL that reference the HstComponent itself. | Interface | org.hippoecm.hst.core.component | Hippo |
|
| HstURLFactory | HstURL Factory interface. | Interface | org.hippoecm.hst.core.component | Hippo |
|
| HstValueType | Value type of an HstPropertyDefinition. | Class | org.hippoecm.hst.core.parameters | Hippo |
|
| JcrRepositoryProvider | Interface to define the contract between service provider and jcr session pool. | Interface | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| LazySession | LazySession interface. | Interface | org.hippoecm.hst.core.jcr | Hippo |
|
| LocationMapTree | Expert: The LocationMapTree is the container for a tree of LocationMapTreeItem's that are used for internal linkrewriting. | Interface | org.hippoecm.hst.core.linking | Hippo |
|
| LocationMapTreeItem | Expert: A LocationMapTreeItem is an item in the tree of the containing LocationMapTree. | Interface | org.hippoecm.hst.core.linking | Hippo |
|
| LocationResolver | unused since 7. | Interface | org.hippoecm.hst.core.linking | Hippo |
|
| ModuleNotFoundException | The ModuleNotFoundException class defines a exception for not found addon module | Class | org.hippoecm.hst.core.container | Hippo |
|
| MountDecorator | This is an INTERNAL USAGE ONLY API. | Interface | org.hippoecm.hst.core.internal | Hippo |
|
| MultipleRepository | Interface extending Repository to allow transparent access to internal multiple repositories based on credentials | Interface | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| MultipleRepositoryAware | Interface to be implemented by beans (such as session) that wish to be aware of its owning multiple repository. | Interface | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| MutableResolvedMount | This is an INTERNAL USAGE ONLY API. | Interface | org.hippoecm.hst.core.internal | Hippo |
|
| NoAvailableSessionException | The NoAvailableSessionException class defines the exception that a JCR session pooling repository can throw when it is unable to return an available session | Class | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| OrderableValve | Orderable valve interface. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| PageCacheContext | | Interface | org.hippoecm.hst.core.container | Hippo |
|
| PageCacheKey | A PageCacheKey represents a key that can be used to qualify/categorize some request. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| PageErrorHandler | When a valve meets component errors, error handling can be delegated to a PageErrorHandler. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| PageErrorHandler .Status | Processing status of page error handler. | Class | org.hippoecm.hst.core.container | Hippo |
|
| PageErrors | Holds all error information in a pageVersion:$Id: PageErrors. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| Pipeline | HstRequestProcessor will invoke the proper Pipeline instance to serve the request. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| Pipelines | The Pipeline container interface. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| PooledSession | PooledSession interface. | Interface | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| PooledSessionRefresher | PooledSessionRefresher This interface is responsible for refreshing the states of the pooled session. | Interface | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| PoolingCounter | | Interface | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| PoolingCounterMBean | | Interface | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| PoolingRepository | Interface extending Repository to allow transparent access to internal session pooling implementation. | Interface | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| PoolingRepositoryAware | Interface to be implemented by beans (such as session) that wish to be aware of its owning pooling repository. | Interface | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| PoolingRepositoryMBean | | Interface | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| RequestInfoCacheKeyFragmentCreator | Responsible for creating the cachekey fragment that will be part of the PageCacheKey. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| ResolvedMount | to the ResolvedSiteMapItem and HstSiteMapItemReturns FORM Login Page | Interface | org.hippoecm.hst.core.request | Hippo |
|
| ResolvedSiteMapItem | An instance of the implementation of this interface will be available on the HstRequestContext. | Interface | org.hippoecm.hst.core.request | Hippo |
|
| ResolvedVirtualHost | to the ResolvedMount and Mountsince HST 2. | Interface | org.hippoecm.hst.core.request | Hippo |
|
| ResourceContainer | like hippogallery:exampleImageSet or hippogallery:exampleAssetSetreturns the mapping from nodename to url prefix. | Interface | org.hippoecm.hst.core.linking | Hippo |
|
| ResourceLifecycleManagement | Resource management interface. | Interface | org.hippoecm.hst.core | Hippo |
|
| ResourceLocationResolver | | Interface | org.hippoecm.hst.core.linking | Hippo |
|
| ResourceVisitor | Generic resource visitor interface for resource traversals. | Interface | org.hippoecm.hst.core | Hippo |
|
| RewriteContext | | Class | org.hippoecm.hst.core.linking | Hippo |
|
| RewriteContextException | | Class | org.hippoecm.hst.core.linking | Hippo |
|
| 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, | Interface | org.hippoecm.hst.core.linking | Hippo |
|
| RuntimeRepositoryException | The unchecked equivalent of the checked RepositoryException : This class can be used to delegate a RepositoryException that cannot be handled into a RuntimeException | Class | org.hippoecm.hst.core.jcr | Hippo |
|
| ServletContextAware | Interface to be implemented by a ComponentManager object that wishes to be notified of the ServletContext that it runs in. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| SessionDecorator | Session decorator interface. | Interface | org.hippoecm.hst.core.jcr.pool | Hippo |
|
| SessionSecurityDelegation | Component that has facility methods for creating NON POOLED session (security delegates) that are optionally logged out automatically at the end of the hst request processing | Interface | org.hippoecm.hst.core.jcr | Hippo |
|
| SiteMapItemHandlerConfiguration | A SiteMapItemHandlerConfiguration is the runtime instance of a HstSiteMapItemHandlerConfiguration and provides some configuration information to a sitemap item handler. | Interface | org.hippoecm.hst.core.request | Hippo |
|
| Valve | General valve interface. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| ValveContext | Context information during invoking valves in a pipeline. | Interface | org.hippoecm.hst.core.container | Hippo |
|
| WrapperElement | WrapperElement interface to wrap markup contentsReturns the attribute value of the head contribution element specified by the attribute name. | Interface | org.hippoecm.hst.core.component | Hippo |