A B C D E F G H I J K L M N O P Q R S T U V W X 

A

absolutePath - Variable in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
AbstractComponentWindowResponseAppender - Class in org.hippoecm.hst.core.channelmanager
 
AbstractComponentWindowResponseAppender() - Constructor for class org.hippoecm.hst.core.channelmanager.AbstractComponentWindowResponseAppender
 
AbstractFilterChainAwareHstSiteMapItemHandler - Class in org.hippoecm.hst.core.sitemapitemhandler
AbstractFilterChainAwareHstSiteMapItemHandler
AbstractFilterChainAwareHstSiteMapItemHandler() - Constructor for class org.hippoecm.hst.core.sitemapitemhandler.AbstractFilterChainAwareHstSiteMapItemHandler
 
AbstractHippoFacetChildNavigation - Class in org.hippoecm.hst.content.beans.standard.facetnavigation
The base class for child item of faceted navigation
AbstractHippoFacetChildNavigation() - Constructor for class org.hippoecm.hst.content.beans.standard.facetnavigation.AbstractHippoFacetChildNavigation
 
AbstractHstResponseState - Class in org.hippoecm.hst.core.component
Temporarily holds the current state of a HST response
AbstractHstResponseState(Object, Object) - Constructor for class org.hippoecm.hst.core.component.AbstractHstResponseState
 
AbstractHstSiteMapHandler - Class in org.hippoecm.hst.sitemapitemhandler
Deprecated.
since 2.26.04 implement a HstSiteMapItemHandler yourself
AbstractHstSiteMapHandler() - Constructor for class org.hippoecm.hst.sitemapitemhandler.AbstractHstSiteMapHandler
Deprecated.
 
AbstractHstSiteMapItemHandler - Class in org.hippoecm.hst.core.sitemapitemhandler
AbstractHstSiteMapItemHandler
AbstractHstSiteMapItemHandler() - Constructor for class org.hippoecm.hst.core.sitemapitemhandler.AbstractHstSiteMapItemHandler
 
AbstractJCRService - Class in org.hippoecm.hst.service
 
AbstractJCRService(Node) - Constructor for class org.hippoecm.hst.service.AbstractJCRService
 
AbstractMenu - Class in org.hippoecm.hst.core.sitemenu
 
AbstractMenu() - Constructor for class org.hippoecm.hst.core.sitemenu.AbstractMenu
 
AbstractMenuItem - Class in org.hippoecm.hst.core.sitemenu
 
AbstractMenuItem() - Constructor for class org.hippoecm.hst.core.sitemenu.AbstractMenuItem
 
AbstractOrderableValve - Class in org.hippoecm.hst.container.valves
AbstractOrderableValve
AbstractOrderableValve() - Constructor for class org.hippoecm.hst.container.valves.AbstractOrderableValve
 
AbstractResourceContainer - Class in org.hippoecm.hst.core.linking
Abstract implementation of default (simple) resource containers (like "hippogallery:exampleAssetSet" and "hippogallery:exampleImageSet").
AbstractResourceContainer() - Constructor for class org.hippoecm.hst.core.linking.AbstractResourceContainer
 
AbstractValve - Class in org.hippoecm.hst.container.valves
AbstractValve
AbstractValve() - Constructor for class org.hippoecm.hst.container.valves.AbstractValve
 
ACTION_PATH_PARAM_NAME - Static variable in class org.hippoecm.hst.component.support.SimpleDispatcherHstComponent
The parameter name for the dispatch path for ACTION_PHASE.
ACTION_PHASE - Static variable in interface org.hippoecm.hst.core.component.HstRequest
String identifier for the HST action lifecycle phase.
ACTION_TYPE - Static variable in interface org.hippoecm.hst.core.component.HstURL
 
activate() - Method in interface org.hippoecm.hst.core.jcr.pool.PooledSession
Marks this pooled session as activated.
add(LogEvent) - Method in interface org.hippoecm.hst.logging.LogEventBuffer
Deprecated.
Adds the given log event to this buffer.
addAndFilter(BaseFilter) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
 
addAndFilter(BaseFilter) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addBetween(String, Object, Object) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
Adds a constraint that the value fieldAttributeName is between value1 and value2 (boundaries included).
addBetween(String, Calendar, Calendar, DateTools.Resolution) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
Adds a FAST DATE RANGE constraint that the Calendar value for fieldAttributeName is between start and end (boundaries included) BASED ON the granularity resolution.
addBetween(String, Object, Object) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addBetween(String, Calendar, Calendar, DateTools.Resolution) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addChannelManagerEventListeners(ChannelManagerEventListener...) - Method in interface org.hippoecm.hst.configuration.channel.ChannelManager
Adds channel manager listeners.
addChild(HstComponentConfiguration) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
addChildMenuItem(EditableMenuItem) - Method in interface org.hippoecm.hst.core.sitemenu.EditableMenuItem
 
addChildMenuItem(EditableMenuItem) - Method in class org.hippoecm.hst.core.sitemenu.EditableMenuItemImpl
 
addChildren(MockHstComponentConfiguration...) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
addComponent(String, T) - Method in class org.hippoecm.hst.mock.core.container.MockComponentManager
 
addComponentExcpetion(HstComponentException) - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
Adds a component exceptions during initialization or runtime.
addComponentExcpetion(HstComponentException) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
addComponentWindowFilter(HstComponentWindowFilter) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
addComponentWindowFilter(HstComponentWindowFilter) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
addContains(String, String) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
Adds a fulltext search to this Filter.
addContains(String, String) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addContentDispositionHeader(HttpServletRequest, HttpServletResponse, String, String) - Static method in class org.hippoecm.hst.servlet.utils.ContentDispositionUtils
Adds a Content-Disposition header to the given binaryFileNode.
addCookie(Cookie) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
addCookie(Cookie) - Method in interface org.hippoecm.hst.core.component.HstResponse
Adds the specified cookie to the response.
addCookie(Cookie) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
addCookie(Cookie) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
addDateHeader(String, long) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
addDateHeader(String, long) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
addDateHeader(String, long) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
addedHeaders - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
addEqualTo(String, Object) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
Adds a constraint that the value fieldAttributeName is equal to value
addEqualTo(String, Calendar, DateTools.Resolution) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
Adds a constraint that the Calendar value for fieldAttributeName rounded to its resolution is equal to the rounded value for calendar.
addEqualTo(String, Object) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addEqualTo(String, Calendar, DateTools.Resolution) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addEventListenerItem(EventListenerItem) - Method in interface org.hippoecm.hst.core.jcr.EventListenersContainer
Adds an event listener item.
addEventListenerItem(EventListenerItem) - Method in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
addFormField(FormField) - Method in class org.hippoecm.hst.component.support.forms.FormMap
 
addGreaterOrEqualThan(String, Object) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
Adds a constraint that the value fieldAttributeName is greater than or equal to value
addGreaterOrEqualThan(String, Calendar, DateTools.Resolution) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
 
addGreaterOrEqualThan(String, Object) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addGreaterOrEqualThan(String, Calendar, DateTools.Resolution) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addGreaterThan(String, Object) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
Adds a constraint that the value fieldAttributeName is greater than value
addGreaterThan(String, Calendar, DateTools.Resolution) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
 
addGreaterThan(String, Object) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addGreaterThan(String, Calendar, DateTools.Resolution) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addHeadElement(Element, String) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
addHeadElement(Element, String) - Method in interface org.hippoecm.hst.core.component.HstResponse
Adds an header element property to the response.
addHeadElement(Element, String) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
addHeadElement(Element, String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
addHeader(String, String) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
addHeader(String, String) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
addHeader(String, Object) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
addHeader(String, String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
addIntHeader(String, int) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
addIntHeader(String, int) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
addIntHeader(String, int) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
addIsNull(String) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
Add a constraint that the result does NOT have the property fieldAttributeName
addIsNull(String) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addJCRExpression(String) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
Adds the xpath jcrExpression as constraint.
addJCRExpression(String) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addLessOrEqualThan(String, Object) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
Adds a constraint that the value fieldAttributeName is less than or equal to value
addLessOrEqualThan(String, Calendar, DateTools.Resolution) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
 
addLessOrEqualThan(String, Object) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addLessOrEqualThan(String, Calendar, DateTools.Resolution) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addLessThan(String, Object) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
Adds a constraint that the value fieldAttributeName is less than value
addLessThan(String, Calendar, DateTools.Resolution) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
 
addLessThan(String, Object) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addLessThan(String, Calendar, DateTools.Resolution) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addLike(String, Object) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
Try to not use this method as it blows up searches.
addLike(String, Object) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addLocalParameter(String, String) - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
addLocalParameter(String, String) - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
addLocalParameter(String, String) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
addMessage(String) - Method in class org.hippoecm.hst.component.support.forms.FormField
 
addMessage(String, String) - Method in class org.hippoecm.hst.component.support.forms.FormMap
 
addMount(MutableMount) - Method in interface org.hippoecm.hst.configuration.hosting.MutableMount
 
addMount(Mount) - Method in interface org.hippoecm.hst.configuration.hosting.MutableVirtualHosts
addMount(String, Mount) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
addMount(String, String, Mount) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
addNode(String, HstNode) - Method in interface org.hippoecm.hst.configuration.model.HstNode
Adds or replaces a child HST node with the given name.
addNodeTypeName(String) - Method in class org.hippoecm.hst.content.beans.query.filter.MixinNodeTypeFilterImpl
 
addNodeTypeName(String) - Method in interface org.hippoecm.hst.content.beans.query.filter.NodeTypeFilter
 
addNodeTypeName(String) - Method in class org.hippoecm.hst.content.beans.query.filter.PrimaryNodeTypeFilterImpl
 
addNotBetween(String, Object, Object) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
Adds a constraint that the value fieldAttributeName is NOT between value1 and value2, including NOT value1 and value2
addNotBetween(String, Calendar, Calendar, DateTools.Resolution) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
 
addNotBetween(String, Object, Object) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addNotBetween(String, Calendar, Calendar, DateTools.Resolution) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addNotContains(String, String) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
The negated version of Filter.addContains(String, String)
addNotContains(String, String) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addNotEqualTo(String, Object) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
Adds a constraint that the value fieldAttributeName is NOT equal to value
addNotEqualTo(String, Calendar, DateTools.Resolution) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
 
addNotEqualTo(String, Object) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addNotEqualTo(String, Calendar, DateTools.Resolution) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addNotLike(String, Object) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
Try to not use this method as it blows up searches.
addNotLike(String, Object) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addNotNull(String) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
Add a constraint that the result does have the property fieldAttributeName, regardless its value
addNotNull(String) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addOrderByAscending(String) - Method in interface org.hippoecm.hst.content.beans.query.HstQuery
Order the object found (ascending)
addOrderByAscending(String) - Method in class org.hippoecm.hst.content.beans.query.HstQueryImpl
 
addOrderByDescending(String) - Method in interface org.hippoecm.hst.content.beans.query.HstQuery
Order the object found (descending)
addOrderByDescending(String) - Method in class org.hippoecm.hst.content.beans.query.HstQueryImpl
 
addOrFilter(BaseFilter) - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
 
addOrFilter(BaseFilter) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
addParameter(String, String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
addParameter(String, String) - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
addParameter(String, String) - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
addParameter(String, String) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
addParameter(String, String) - Method in class org.hippoecm.hst.tag.ParamContainerTag
Adds a key,value pair to the parameter map.
addPortMount(MutablePortMount) - Method in interface org.hippoecm.hst.configuration.hosting.MutableVirtualHost
Add the portMount to this MutableVirtualHost
addPreamble(Comment) - Method in interface org.hippoecm.hst.core.component.HstResponse
Add a preamble comment node, which gets rendered at the beginning of the render window.
addPreamble(Element) - Method in interface org.hippoecm.hst.core.component.HstResponse
Preamble Nodes are written before the rest of the content of this HstResponseState.
addPreamble(Comment) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
addPreamble(Element) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
addPreambleNode(Comment) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
addPreambleNode(Element) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
addPreambleNode(Comment) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
addPreambleNode(Element) - Method in interface org.hippoecm.hst.core.component.HstResponseState
Preamble Nodes are written before the rest of the content of this HstResponseState.
addRawLocalParameter(String, String) - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
addRawParameter(String, String) - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
addRepository(Credentials, Repository) - Method in interface org.hippoecm.hst.core.jcr.pool.MultipleRepository
Adds an internal repository with a credentials as key
addResponseCookie(Cookie) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
addResponseCookie(Cookie) - Method in class org.hippoecm.hst.core.component.HstPortletResponseState
Deprecated.
 
addResponseCookie(Cookie) - Method in class org.hippoecm.hst.core.component.HstServletResponseState
 
addResponseHeadElement(Element, String) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
addResponseHeadElement(Element, String) - Method in class org.hippoecm.hst.core.component.HstPortletResponseState
Deprecated.
 
addResponseHeadElement(Element, String) - Method in class org.hippoecm.hst.core.component.HstServletResponseState
 
addResponseHeader(String, String) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
addResponseHeader(String, String) - Method in class org.hippoecm.hst.core.component.HstPortletResponseState
Deprecated.
 
addResponseHeader(String, String) - Method in class org.hippoecm.hst.core.component.HstServletResponseState
 
addScopes(List<HippoBean>) - Method in interface org.hippoecm.hst.content.beans.query.HstQuery
add scopes to search in.
addScopes(Node[]) - Method in interface org.hippoecm.hst.content.beans.query.HstQuery
add scopes to search in.
addScopes(List<HippoBean>) - Method in class org.hippoecm.hst.content.beans.query.HstQueryImpl
 
addScopes(Node[]) - Method in class org.hippoecm.hst.content.beans.query.HstQueryImpl
 
addSiteMenu(String, HstSiteMenu) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenus
 
addSiteMenuItem(HstSiteMenuItem) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenu
 
addSiteMenuItem(HstSiteMenuItem) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
addValue(String) - Method in class org.hippoecm.hst.component.support.forms.FormField
 
addVirtualHost(MutableVirtualHost) - Method in interface org.hippoecm.hst.configuration.hosting.MutableVirtualHost
Adds the virtualHost as child to this MutableVirtualHost
addVirtualHost(MutableVirtualHost) - Method in interface org.hippoecm.hst.configuration.hosting.MutableVirtualHosts
Adds the virtualHost as child to this MutableVirtualHosts
allowPreferences - Variable in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
Allow preferences to be set by preferences.
AND - Static variable in interface org.hippoecm.hst.content.beans.query.filter.NodeTypeFilter
 
AnnotationsScanner - Class in org.hippoecm.hst.util
Utility class for scanning (some) annotations for some methods or some class.
AnnotationsScanner() - Constructor for class org.hippoecm.hst.util.AnnotationsScanner
 
AnnotationsScanner.MethodAnnotations - Class in org.hippoecm.hst.util
object that contains all the annotations for some method
ANY - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
AsynchronousComponentWindowRenderer - Interface in org.hippoecm.hst.core.container
AsynchronousComponentWindowRenderer
AsynchronousDispatchingEventListener - Class in org.hippoecm.hst.core.jcr
Deprecated.
Hippo Repository creates asynchronous observer by default since 2.25.05. Your custom eventListener implementation can now just extend GenericEventListener directly and rename AsynchronousDispatchingEventListener.onAsynchronousEvent(javax.jcr.observation.EventIterator) to AsynchronousDispatchingEventListener.onEvent(javax.jcr.observation.EventIterator). Do not extend from this AsynchronousDispatchingEventListener any more
AsynchronousDispatchingEventListener() - Constructor for class org.hippoecm.hst.core.jcr.AsynchronousDispatchingEventListener
Deprecated.
Creates a AsynchronousDispatchingEventListener where the ExecutorService is a single threaded executor
AsynchronousDispatchingEventListener(ExecutorService) - Constructor for class org.hippoecm.hst.core.jcr.AsynchronousDispatchingEventListener
Deprecated.
Creates a AsynchronousDispatchingEventListener with ExecutorService executor
attach(Session) - Method in class org.hippoecm.hst.content.beans.standard.HippoDocument
 
attach(Session) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
Try to attach the jcr Node again with this session.
augment(MutableVirtualHosts) - Method in interface org.hippoecm.hst.configuration.model.HstConfigurationAugmenter
Implementations that are
augment(MutableVirtualHosts) - Method in class org.hippoecm.hst.core.hosting.CustomMountAndVirtualCmsHostAugmenter
Every virtual hostgroup that has a hst:cmslocation property defined we try to add the correct mount for.
augment(MutableVirtualHosts) - Method in class org.hippoecm.hst.core.hosting.CustomMountAndVirtualHostAugmenter
 
authenticate(String, char[]) - Method in interface org.hippoecm.hst.security.AuthenticationProvider
Authenticate a user.
AuthenticationProvider - Interface in org.hippoecm.hst.security
AuthenticationProvider
AvailableTranslations<K extends HippoBean> - Class in org.hippoecm.hst.content.beans.standard
This 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).
AvailableTranslations(Node, ObjectConverter) - Constructor for class org.hippoecm.hst.content.beans.standard.AvailableTranslations
 

B

BASE_BINARIES_CONTENT_PATH_INIT_PARAM - Static variable in class org.hippoecm.hst.servlet.BinariesServlet
 
BaseFilter - Interface in org.hippoecm.hst.content.beans.query.filter
 
BaseHstComponent - Class in org.hippoecm.hst.component.support.bean
A base HstComponent implementation to provide some facility methods for accessing content node POJO objects, ObjectBeanManager, request parameters, query manager, etc.
BaseHstComponent() - Constructor for class org.hippoecm.hst.component.support.bean.BaseHstComponent
 
BaseHstURLTag - Class in org.hippoecm.hst.tag
Abstract supporting class for Hst URL tags (action, redner and resource)
BaseHstURLTag() - Constructor for class org.hippoecm.hst.tag.BaseHstURLTag
 
BaseHstURLTag.TEI - Class in org.hippoecm.hst.tag
TagExtraInfo class for HstURLTag.
BaseHstURLTag.TEI() - Constructor for class org.hippoecm.hst.tag.BaseHstURLTag.TEI
 
basename - Variable in class org.hippoecm.hst.tag.SetHstBundleTag
 
BEANS_ANNOTATED_CLASSES_CONF_PARAM - Static variable in class org.hippoecm.hst.component.support.bean.BaseHstComponent
Deprecated.
since 2.26.05 : do not use any more, In the 2.28.00 this static class variable is removed.
BEANS_ANNOTATED_CLASSES_CONF_PARAM - Static variable in class org.hippoecm.hst.content.tool.DefaultContentBeansTool
 
beansInitialized - Variable in class org.hippoecm.hst.component.support.bean.BaseHstComponent
Deprecated.
since 2.26.05 : do not use any more, In the 2.28.00 this protected member is removed.
BeansWrapper<B extends HippoBean> - Class in org.hippoecm.hst.content.beans.standard
 
BeansWrapper(HippoBean) - Constructor for class org.hippoecm.hst.content.beans.standard.BeansWrapper
 
BeanUtils - Class in org.hippoecm.hst.utils
Class containing utility methods for Beans
BeanUtils() - Constructor for class org.hippoecm.hst.utils.BeanUtils
 
BeanWrapper<B extends HippoBean> - Class in org.hippoecm.hst.content.beans.standard
 
BeanWrapper(B) - Constructor for class org.hippoecm.hst.content.beans.standard.BeanWrapper
 
BEFORE_RENDER_PATH_PARAM_NAME - Static variable in class org.hippoecm.hst.component.support.SimpleDispatcherHstComponent
The parameter name for the dispatch path for BEFORE_RENDER_PHASE.
BEFORE_RENDER_PHASE - Static variable in class org.hippoecm.hst.component.support.SimpleDispatcherHstComponent
 
BEFORE_RESOURCE_PATH_PARAM_NAME - Static variable in class org.hippoecm.hst.component.support.SimpleDispatcherHstComponent
The parameter name for the dispatch path for BEFORE_RESOURCE_PHASE.
BEFORE_RESOURCE_PHASE - Static variable in class org.hippoecm.hst.component.support.SimpleDispatcherHstComponent
 
BinariesCache - Class in org.hippoecm.hst.servlet.utils
This class provides some convenience methods for caching BinaryPage objects.
BinariesCache(HstCache) - Constructor for class org.hippoecm.hst.servlet.utils.BinariesCache
 
BinariesServlet - Class in org.hippoecm.hst.servlet
Serves binary files from the repository.
BinariesServlet() - Constructor for class org.hippoecm.hst.servlet.BinariesServlet
 
BINARY_DATA_PROP_NAME_INIT_PARAM - Static variable in class org.hippoecm.hst.servlet.BinariesServlet
 
BINARY_LAST_MODIFIED_PROP_NAME_INIT_PARAM - Static variable in class org.hippoecm.hst.servlet.BinariesServlet
 
BINARY_MIME_TYPE_PROP_NAME_INIT_PARAM - Static variable in class org.hippoecm.hst.servlet.BinariesServlet
 
BINARY_RESOURCE_NODE_TYPE_INIT_PARAM - Static variable in class org.hippoecm.hst.servlet.BinariesServlet
 
BinaryPage - Class in org.hippoecm.hst.servlet.utils
A Serializable representation of a resource from the repository as a html page.
BinaryPage(String) - Constructor for class org.hippoecm.hst.servlet.utils.BinaryPage
Create a new binary page.
bind(Object, Node) - Method in interface org.hippoecm.hst.content.beans.ContentNodeBinder
Does custom binding from content POJO object to JCR node.
Blueprint - Class in org.hippoecm.hst.configuration.channel
A Blueprint is provided by the developers to create and manage channels by the ChannelManager, and is defined by the node type hst:blueprint.
Blueprint() - Constructor for class org.hippoecm.hst.configuration.channel.Blueprint
 
BLUEPRINT_PROPERTY_CONTENT_ROOT - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
BLUEPRINT_PROPERTY_DESCRIPTION - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
BLUEPRINT_PROPERTY_NAME - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
byteOutputBuffer - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
bytesToObject(byte[]) - Method in class org.hippoecm.hst.mock.content.beans.manager.MockObjectBeanPersistenceManager
 

C

CacheElement - Interface in org.hippoecm.hst.cache
Interface for cached element.
canonical - Variable in class org.hippoecm.hst.tag.HstLinkTag
boolean indicating whether the link that will be created is the canonical link.
canUserModifyChannels() - Method in interface org.hippoecm.hst.configuration.channel.ChannelManager
Can the current user (set in HstSubject) create or modify channels.
category - Variable in class org.hippoecm.hst.tag.HeadContributionTag
Comma separated category list where this head element should be in.
Channel - Class in org.hippoecm.hst.configuration.channel
 
Channel() - Constructor for class org.hippoecm.hst.configuration.channel.Channel
Channel default constructor it is required for REST de/serialization
Channel(String) - Constructor for class org.hippoecm.hst.configuration.channel.Channel
Constructor of a Channel.
CHANNEL_PROPERTY_CHANNELINFO_CLASS - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
CHANNEL_PROPERTY_DEFAULT_DEVICE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
CHANNEL_PROPERTY_DEVICES - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
CHANNEL_PROPERTY_NAME - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
CHANNEL_PROPERTY_TYPE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
channelCreated(ChannelManagerEvent) - Method in interface org.hippoecm.hst.configuration.channel.ChannelManagerEventListener
Called immediately after a channel has been created through ChannelManager.persist(String, Channel).
ChannelException - Exception in org.hippoecm.hst.configuration.channel
Thrown when a channel-related error occured.
ChannelException(String) - Constructor for exception org.hippoecm.hst.configuration.channel.ChannelException
 
ChannelException(String, Throwable) - Constructor for exception org.hippoecm.hst.configuration.channel.ChannelException
 
ChannelException(String, ChannelException.Type, String...) - Constructor for exception org.hippoecm.hst.configuration.channel.ChannelException
 
ChannelException(String, Throwable, ChannelException.Type, String...) - Constructor for exception org.hippoecm.hst.configuration.channel.ChannelException
 
ChannelException.Type - Enum in org.hippoecm.hst.configuration.channel
Type of a channel exception.
ChannelInfo - Interface in org.hippoecm.hst.configuration.channel
Base type for channel info interfaces.
ChannelManager - Interface in org.hippoecm.hst.configuration.channel
Management interface for Channels.
ChannelManagerConstants - Interface in org.hippoecm.hst.core.channelmanager
 
ChannelManagerEvent - Interface in org.hippoecm.hst.configuration.channel
This event type is used by the ChannelManagerEventListener in order to identify the channel and its related information.
ChannelManagerEventListener - Interface in org.hippoecm.hst.configuration.channel
Allows implementers to register callback methods that will be executed when a ChannelManager event occurs.
ChannelManagerEventListenerException - Exception in org.hippoecm.hst.configuration.channel
Exception 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 use ChannelManagerEventListenerException.Status.STOP_CHANNEL_PROCESSING
ChannelManagerEventListenerException(ChannelManagerEventListenerException.Status) - Constructor for exception org.hippoecm.hst.configuration.channel.ChannelManagerEventListenerException
Constructs a new ChannelManagerEventListenerException exception.
ChannelManagerEventListenerException(ChannelManagerEventListenerException.Status, String) - Constructor for exception org.hippoecm.hst.configuration.channel.ChannelManagerEventListenerException
Constructs a new ChannelManagerEventListenerException exception with the given message.
ChannelManagerEventListenerException(ChannelManagerEventListenerException.Status, Throwable) - Constructor for exception org.hippoecm.hst.configuration.channel.ChannelManagerEventListenerException
Constructs a new ChannelManagerEventListenerException exception with the nested exception.
ChannelManagerEventListenerException(ChannelManagerEventListenerException.Status, String, Throwable) - Constructor for exception org.hippoecm.hst.configuration.channel.ChannelManagerEventListenerException
Constructs a new ChannelManagerEventListenerException exception when the container needs to do the following: throw an exception include the "nested" exception include a description message
ChannelManagerEventListenerException.Status - Enum in org.hippoecm.hst.configuration.channel
 
ChannelNotFoundException - Exception in org.hippoecm.hst.configuration.channel
An exception to indicate that a Channel was not found while trying to retrieve its related data
ChannelNotFoundException(String) - Constructor for exception org.hippoecm.hst.configuration.channel.ChannelNotFoundException
 
channelUpdated(ChannelManagerEvent) - Method in interface org.hippoecm.hst.configuration.channel.ChannelManagerEventListener
Called immediately after a channel has been updated through ChannelManager.save(Channel).
characterEncoding - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
charOutputBuffer - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
ClasspathResourceScanner - Interface in org.hippoecm.hst.util
ClasspathResourceScanner
cleanup(HstContainerConfig, HstRequestContext, HttpServletRequest, HttpServletResponse) - Method in interface org.hippoecm.hst.core.container.Pipeline
Does post-processing step for the request processing.
cleanUp() - Static method in class org.hippoecm.hst.diagnosis.HDC
 
cleanup() - Method in class org.hippoecm.hst.tag.BaseHstURLTag
 
cleanup() - Method in class org.hippoecm.hst.tag.HeadContributionsTag
 
cleanup() - Method in class org.hippoecm.hst.tag.HeadContributionTag
 
cleanup() - Method in class org.hippoecm.hst.tag.HstActionURLTag
 
cleanup() - Method in class org.hippoecm.hst.tag.HstAttributeTag
 
cleanup() - Method in class org.hippoecm.hst.tag.HstCmsEditLinkTag
 
cleanup() - Method in class org.hippoecm.hst.tag.HstComponentRenderingURLTag
 
cleanup() - Method in class org.hippoecm.hst.tag.HstElementTag
 
cleanup() - Method in class org.hippoecm.hst.tag.HstFacetNavigationLinkTag
 
cleanup() - Method in class org.hippoecm.hst.tag.HstHtmlTag
 
cleanup() - Method in class org.hippoecm.hst.tag.HstImageVariantTag
 
cleanup() - Method in class org.hippoecm.hst.tag.HstIncludeTag
 
cleanup() - Method in class org.hippoecm.hst.tag.HstLinkTag
 
cleanup() - Method in class org.hippoecm.hst.tag.HstRenderURLTag
 
cleanup() - Method in class org.hippoecm.hst.tag.HstResourceURLTag
 
cleanup() - Method in class org.hippoecm.hst.tag.HstTagSupport
Subclasses can override cleanup to set their local instance variables to default value during this method invocation.
cleanup() - Method in class org.hippoecm.hst.tag.ParamContainerTag
 
cleanup() - Method in class org.hippoecm.hst.tag.ParamTag
 
cleanup() - Method in class org.hippoecm.hst.tag.SetWrapperElementTag
 
cleanup() - Method in class org.hippoecm.hst.tag.SiteMapItemTag
 
cleanupResourceLifecycleManagements() - Static method in class org.hippoecm.hst.container.HstFilter
Cleaning up resources when the entire hst request processing got skipped but there was already a jcr session taken from the session pool.
cleanupSessionDelegates(HstRequestContext) - Method in interface org.hippoecm.hst.core.jcr.SessionSecurityDelegation
cleans up any sessions that are not yet logged out and were created either through SessionSecurityDelegation.getOrCreateLiveSecurityDelegate(javax.jcr.Credentials, String), or through SessionSecurityDelegation.getOrCreatePreviewSecurityDelegate(javax.jcr.Credentials, String) or through one of the create methods with autoLogout set to true
clear() - Method in interface org.hippoecm.hst.cache.HstCache
 
clear() - Method in class org.hippoecm.hst.cache.NOOPHstCache
 
clear() - Static method in class org.hippoecm.hst.container.ModifiableRequestContextProvider
Clears the HstRequestContext for the current threads active request.
clear() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
clear() - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
clear() - Static method in class org.hippoecm.hst.core.internal.StringPool
Clears the entire StringPool
clear() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Clears any sessions sitting idle in the pool by removing them from the idle instance pool.
clear() - Method in interface org.hippoecm.hst.core.linking.HstLinkCreator
Clears possibly available caches
clear() - Method in interface org.hippoecm.hst.logging.LogEventBuffer
Deprecated.
Clears this buffer.
clear() - Method in class org.hippoecm.hst.util.NOOPELMap
 
clearBlockingLock(BinaryPage) - Method in class org.hippoecm.hst.servlet.utils.BinariesCache
Deprecated.
deprecated since 2.26.00 Use BinariesCache.clearBlockingLock(String) instead.
clearBlockingLock(String) - Method in class org.hippoecm.hst.servlet.utils.BinariesCache
net.sf.ehcache.constructs.blocking.BlockingCache#get(Object) never releases its acquired lock when the method throws an exception or returns null until put(new Element(key, null)); to release the lock acquired.
clearComponentExceptions() - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
Adds a component exceptions during initialization or runtime.
clearComponentExceptions() - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
clearSiteMenuItems() - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenu
 
clearSubject() - Static method in class org.hippoecm.hst.security.HstSubject
Clear subject reference in current thread.
CLIENT_COMPONENT_MANAGER_CLASS_INIT_PARAM - Static variable in class org.hippoecm.hst.container.HstFilter
 
CLIENT_COMPONENT_MANAGER_CONFIGURATIONS_INIT_PARAM - Static variable in class org.hippoecm.hst.container.HstFilter
 
CLIENT_COMPONENT_MANAGER_CONTEXT_ATTRIBUTE_NAME_INIT_PARAM - Static variable in class org.hippoecm.hst.container.HstFilter
 
CLIENT_COMPONENT_MANANGER_DEFAULT_CONTEXT_ATTRIBUTE_NAME - Static variable in class org.hippoecm.hst.container.HstFilter
 
CLIENT_REDIRECT_AFTER_JAAS_LOGIN_BEHIND_PROXY - Static variable in class org.hippoecm.hst.container.HstFilter
 
clientComponentManager - Variable in class org.hippoecm.hst.container.HstFilter
 
clientComponentManagerClassName - Variable in class org.hippoecm.hst.container.HstFilter
 
clientComponentManagerConfigurations - Variable in class org.hippoecm.hst.container.HstFilter
 
clientComponentManagerContextAttributeName - Variable in class org.hippoecm.hst.container.HstFilter
 
clone() - Method in interface org.hippoecm.hst.core.component.HeadElement
clone() - Method in class org.hippoecm.hst.core.component.HeadElementImpl
 
clone() - Method in class org.hippoecm.hst.core.component.SerializableElement
 
clone() - Method in interface org.hippoecm.hst.core.component.WrapperElement
clone() - Method in class org.hippoecm.hst.core.component.WrapperElementImpl
 
close() - Method in interface org.hippoecm.hst.addon.module.ModuleInstance
 
close() - Method in interface org.hippoecm.hst.core.container.ComponentManager
Closes the component manager and all the components.
close() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Closes the pool
close() - Method in class org.hippoecm.hst.mock.core.container.MockComponentManager
 
closed - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
closeElement(Element, Writer, int, String, boolean) - Method in class org.hippoecm.hst.util.DOMElementWriter
Writes a DOM tree to a stream.
closeTemplateSource(Object) - Method in class org.hippoecm.hst.freemarker.RepositoryTemplateLoader
 
closeValueProvider(boolean) - Method in class org.hippoecm.hst.service.AbstractJCRService
 
closeValueProvider(boolean) - Method in interface org.hippoecm.hst.service.Service
Closing a valueprovider means that the underlying value provider might be closed after calling this method, though this is up to the implementation.
CMS_HOST_REST_REQUEST_CONTEXT - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
The attribute used on the request to indicate that the request is from a CMS context and is a REST call and that also might need to use the credentials from the cms (jcr session) user, for example a REST call that needs to modify the HST config
CMS_SSO_AUTHENTICATED - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
http session attribute to indicate a single sign on session is created through the cms
CMS_SSO_REPO_CREDS_ATTR_NAME - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
Subject's repository credentials session attribute name (This one can be optionally and temporarily set in a container that doesn't support JACC.)
CollectionOptimizer - Class in org.hippoecm.hst.core.internal
 
Color - Annotation Type in org.hippoecm.hst.core.parameters
 
committed - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
CommonMenu - Interface in org.hippoecm.hst.core.sitemenu
 
CommonMenuItem - Interface in org.hippoecm.hst.core.sitemenu
 
comparePath - Variable in class org.hippoecm.hst.content.beans.standard.HippoItem
 
compareTo(HippoBean) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
The standard HippoItem has a natural ordering based on node name.
compareTo(HippoBean) - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
COMPONENT_PROPERTY_ASYNC - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
COMPONENT_PROPERTY_ASYNC_MODE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
COMPONENT_PROPERTY_COMPONENT_CLASSNAME - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
COMPONENT_PROPERTY_COMPONENT_CONTEXTNAME - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
COMPONENT_PROPERTY_COMPONENT_FILTER_TAG - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
COMPONENT_PROPERTY_CONTENTBASEPATH - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
COMPONENT_PROPERTY_ICON_PATH - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
COMPONENT_PROPERTY_LABEL - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
COMPONENT_PROPERTY_PAGE_ERROR_HANDLER_CLASSNAME - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
COMPONENT_PROPERTY_PARAMETER_NAME_PREFIXES - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
COMPONENT_PROPERTY_REFERECENCECOMPONENT - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
COMPONENT_PROPERTY_REFERECENCENAME - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
COMPONENT_PROPERTY_RESOURCE_TEMPLATE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
COMPONENT_PROPERTY_STANDALONE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
COMPONENT_PROPERTY_TEMPLATE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
COMPONENT_PROPERTY_XTYPE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
COMPONENT_RENDERING_TYPE - Static variable in interface org.hippoecm.hst.core.component.HstURL
 
ComponentConfiguration - Interface in org.hippoecm.hst.core.request
A ComponentConfiguration provides some configuration information to a component.
ComponentManager - Interface in org.hippoecm.hst.core.container
ComponentManager interface.
ComponentManagerAware - Interface in org.hippoecm.hst.core.container
Interface which a component bean should implement if it wants to have access the component manager containing itself.
ComponentManagerBeforeReplacedEvent - Class in org.hippoecm.hst.container.event
Published by the component which is responsible for loading ComponentManager just before trying to replace the old component manager by the new component manager.
ComponentManagerBeforeReplacedEvent(ComponentManager) - Constructor for class org.hippoecm.hst.container.event.ComponentManagerBeforeReplacedEvent
 
ComponentsException - Exception in org.hippoecm.hst.core.container
The ComponentsException class defines a exception while finding component(s) from the component manager.
ComponentsException() - Constructor for exception org.hippoecm.hst.core.container.ComponentsException
Constructs a new ComponentsException exception.
ComponentsException(String) - Constructor for exception org.hippoecm.hst.core.container.ComponentsException
Constructs a new ComponentsException exception with the given message.
ComponentsException(Throwable) - Constructor for exception org.hippoecm.hst.core.container.ComponentsException
Constructs a new ComponentsException exception with the nested exception.
ComponentsException(String, Throwable) - Constructor for exception org.hippoecm.hst.core.container.ComponentsException
Constructs a new ComponentsException exception when the container needs to do the following: throw an exception include the "nested" exception include a description message
ComponentWindowResponseAppender - Interface in org.hippoecm.hst.core.channelmanager
When a request is in HstRequestContext.isCmsRequest() mode, extra info, for example html comments or response headers, can be rendered per component window.
COMPOSER_MODE_ATTR_NAME - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
'composer_info' attr type name
CompositeResourceBundle - Class in org.hippoecm.hst.resourcebundle
CompositeResourceBundle
CompositeResourceBundle(ResourceBundle...) - Constructor for class org.hippoecm.hst.resourcebundle.CompositeResourceBundle
 
compressWhitespace(String) - Static method in class org.hippoecm.hst.util.SearchInputParsingUtils
Compress whitespace (tab, newline, multiple spaces) by removing leading and trailing whitespace, and reducing inbetween whitespace to one space.
CONTAINER_REFERENCE_NAMESPACE - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
The reference namespace for container managed resource url.
ContainerConfiguration - Interface in org.hippoecm.hst.core.container
Container Configuration Retrieve basic data types from the container configuration(s).
ContainerConstants - Interface in org.hippoecm.hst.core.container
HstComponent container constants
ContainerException - Exception in org.hippoecm.hst.core.container
The ContainerException class defines a general exception that an internal container component can throw when it is unable to perform its operation successfully.
ContainerException() - Constructor for exception org.hippoecm.hst.core.container.ContainerException
Constructs a new ContainerException exception.
ContainerException(String) - Constructor for exception org.hippoecm.hst.core.container.ContainerException
Constructs a new ContainerException exception with the given message.
ContainerException(Throwable) - Constructor for exception org.hippoecm.hst.core.container.ContainerException
Constructs a new ContainerException exception with the nested exception.
ContainerException(String, Throwable) - Constructor for exception org.hippoecm.hst.core.container.ContainerException
Constructs a new ContainerException exception when the container needs to do the following: throw an exception include the "nested" exception include a description message
ContainerNotFoundException - Exception in org.hippoecm.hst.core.container
The ContainerNotFoundException class defines a not found exception that an internal container component can throw when it is unable to perform its operation successfully because it cannot find any serviceable content item.
ContainerNotFoundException() - Constructor for exception org.hippoecm.hst.core.container.ContainerNotFoundException
Constructs a new ContainerNotFoundException exception.
ContainerNotFoundException(String) - Constructor for exception org.hippoecm.hst.core.container.ContainerNotFoundException
Constructs a new ContainerNotFoundException exception with the given message.
ContainerNotFoundException(Throwable) - Constructor for exception org.hippoecm.hst.core.container.ContainerNotFoundException
Constructs a new ContainerNotFoundException exception with the nested exception.
ContainerNotFoundException(String, Throwable) - Constructor for exception org.hippoecm.hst.core.container.ContainerNotFoundException
Constructs a new ContainerNotFoundException exception when the container needs to do the following: throw an exception include the "nested" exception include a description message
ContainerSecurityException - Exception in org.hippoecm.hst.core.container
The ContainerSecurityException class defines a security exception for unauthorized site resource access.
ContainerSecurityException() - Constructor for exception org.hippoecm.hst.core.container.ContainerSecurityException
Constructs a new ContainerSecurityException exception.
ContainerSecurityException(String) - Constructor for exception org.hippoecm.hst.core.container.ContainerSecurityException
Constructs a new ContainerSecurityException exception with the given message.
ContainerSecurityException(Throwable) - Constructor for exception org.hippoecm.hst.core.container.ContainerSecurityException
Constructs a new ContainerSecurityException exception with the nested exception.
ContainerSecurityException(String, Throwable) - Constructor for exception org.hippoecm.hst.core.container.ContainerSecurityException
Constructs a new ContainerSecurityException exception when the container needs to do the following: throw an exception include the "nested" exception include a description message
ContainerSecurityNotAuthenticatedException - Exception in org.hippoecm.hst.core.container
The ContainerSecurityNotAuthenticatedException class defines a security exception for unauthorized site resource access from a non-authenticated user.
ContainerSecurityNotAuthenticatedException() - Constructor for exception org.hippoecm.hst.core.container.ContainerSecurityNotAuthenticatedException
Constructs a new ContainerSecurityNotAuthenticatedException exception.
ContainerSecurityNotAuthenticatedException(String) - Constructor for exception org.hippoecm.hst.core.container.ContainerSecurityNotAuthenticatedException
Constructs a new ContainerSecurityNotAuthenticatedException exception with the given message.
ContainerSecurityNotAuthenticatedException(Throwable) - Constructor for exception org.hippoecm.hst.core.container.ContainerSecurityNotAuthenticatedException
Constructs a new ContainerSecurityNotAuthenticatedException exception with the nested exception.
ContainerSecurityNotAuthenticatedException(String, Throwable) - Constructor for exception org.hippoecm.hst.core.container.ContainerSecurityNotAuthenticatedException
Constructs a new ContainerSecurityNotAuthenticatedException exception when the container needs to do the following: throw an exception include the "nested" exception include a description message
ContainerSecurityNotAuthorizedException - Exception in org.hippoecm.hst.core.container
The ContainerSecurityNotAuthorizedException class defines a security exception for unauthorized site resource access from an authenticated user.
ContainerSecurityNotAuthorizedException() - Constructor for exception org.hippoecm.hst.core.container.ContainerSecurityNotAuthorizedException
Constructs a new ContainerSecurityNotAuthorizedException exception.
ContainerSecurityNotAuthorizedException(String) - Constructor for exception org.hippoecm.hst.core.container.ContainerSecurityNotAuthorizedException
Constructs a new ContainerSecurityNotAuthorizedException exception with the given message.
ContainerSecurityNotAuthorizedException(Throwable) - Constructor for exception org.hippoecm.hst.core.container.ContainerSecurityNotAuthorizedException
Constructs a new ContainerSecurityNotAuthorizedException exception with the nested exception.
ContainerSecurityNotAuthorizedException(String, Throwable) - Constructor for exception org.hippoecm.hst.core.container.ContainerSecurityNotAuthorizedException
Constructs a new ContainerSecurityNotAuthorizedException exception when the container needs to do the following: throw an exception include the "nested" exception include a description message
containsData() - Method in class org.hippoecm.hst.servlet.utils.BinaryPage
Check if the BinaryPage also contains the data next to the meta data.
containsHeadElement(String) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
containsHeadElement(String) - Method in interface org.hippoecm.hst.core.component.HstResponse
Asks if a property exists already or not.
containsHeadElement(String) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
containsHeadElement(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
containsHeader(String) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
containsHeader(String) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
containsHeader(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
containsKey(String) - Method in interface org.hippoecm.hst.core.container.ContainerConfiguration
Check if the configuration contains the specified key.
containsKey(String) - Method in class org.hippoecm.hst.mock.core.container.MockContainerConfiguration
 
containsKey(Object) - Method in class org.hippoecm.hst.util.NOOPELMap
 
containsMultipleSchemes() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
When this Mount has a HstSite attached to it that contains a HstSiteMap with HstSiteMapItem's that have multiple schemes (http/https) or that have a different scheme than the Mount.getScheme().
containsRepositoryByCredentials(Credentials) - Method in interface org.hippoecm.hst.core.jcr.pool.MultipleRepository
Checks if it contains the internal repository which has the specified credentials.
containsValue(Object) - Method in class org.hippoecm.hst.util.NOOPELMap
 
CONTENT_DISPOSITION_CONTENT_TYPES_INIT_PARAM - Static variable in class org.hippoecm.hst.servlet.BinariesServlet
 
CONTENT_DISPOSITION_FILENAME_ENCODING_INIT_PARAM - Static variable in class org.hippoecm.hst.servlet.BinariesServlet
The init param indicating whether the fileName for the content disposition can be encoded 'user-agent-specific' or 'user-agent-agnostic', also see #encodeContentDispositionFileName(HttpServletRequest, HttpServletResponse, String)
CONTENT_DISPOSITION_FILENAME_PROPERTY_INIT_PARAM - Static variable in class org.hippoecm.hst.servlet.BinariesServlet
 
ContentBean - Interface in org.hippoecm.hst.content.beans.standard
The 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.getIdentifier() identifier.
ContentBeansTool - Interface in org.hippoecm.hst.content.tool
ContentBeansTool
ContentBeanUtils - Class in org.hippoecm.hst.util
 
ContentDispositionUtils - Class in org.hippoecm.hst.servlet.utils
Utility class for setting content disposition headers on responses.
contentLength - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
ContentNodeBinder - Interface in org.hippoecm.hst.content.beans
ContentNodeBinder is the interface for custom mapping content POJO object to JCR node.
contentNodeBinders - Variable in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
Custom content node binders map, which is used to look up a custom binder for a node type.
ContentNodeBindingException - Exception in org.hippoecm.hst.content.beans
The ContentNodeBindingException class defines a binding exception that a ContentNodeBinder can throw when it is unable to perform its operation successfully.
ContentNodeBindingException() - Constructor for exception org.hippoecm.hst.content.beans.ContentNodeBindingException
Constructs a new ContentNodeBindingException exception.
ContentNodeBindingException(String) - Constructor for exception org.hippoecm.hst.content.beans.ContentNodeBindingException
Constructs a new ContentNodeBindingException exception with the given message.
ContentNodeBindingException(Throwable) - Constructor for exception org.hippoecm.hst.content.beans.ContentNodeBindingException
Constructs a new ContentNodeBindingException exception with the nested exception.
ContentNodeBindingException(String, Throwable) - Constructor for exception org.hippoecm.hst.content.beans.ContentNodeBindingException
Constructs a new ContentNodeBindingException exception when the container needs to do the following: throw an exception include the "nested" exception include a description message
ContentRewriter<T> - Interface in org.hippoecm.hst.content.rewriter
ContentRewriter to rewrite document content such as links.
contentRewriter - Variable in class org.hippoecm.hst.tag.HstHtmlTag
 
contentType - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
CONTEXT_NAMESPACE_INIT_PARAM - Static variable in class org.hippoecm.hst.container.HstFilter
 
ContextCredentialsProvider - Interface in org.hippoecm.hst.core.request
HstRequestContextCredentialsProvider provides credentials based on the provided HstRequestContext.
contextNameSeparator - Variable in class org.hippoecm.hst.component.support.spring.SpringBridgeHstComponent
 
contextNamespace - Variable in class org.hippoecm.hst.container.HstFilter
 
contextPath - Variable in class org.hippoecm.hst.util.GenericHttpServletRequestWrapper
 
ContextualizableMount - Interface in org.hippoecm.hst.configuration.internal
internal only api for being able to decorate a Mount to a preview Mount
CONTINUE_TRAVERSAL - Static variable in interface org.hippoecm.hst.core.ResourceVisitor
Value to return to continue a traversal.
convert(String, Class<?>) - Method in interface org.hippoecm.hst.core.component.HstParameterValueConverter
 
cookies - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
Counter - Interface in org.hippoecm.hst.statistics
Counter
COUNTER_SESSION_ACTIVATED - Static variable in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
The key name of the counter which counts session activation.
COUNTER_SESSION_CREATED - Static variable in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
The key name of the counter which counts session creation.
COUNTER_SESSION_DESTROYED - Static variable in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
The key name of the counter which counts session destroying.
COUNTER_SESSION_OBTAINED - Static variable in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
The key name of the counter which counts session obtained by login.
COUNTER_SESSION_PASSIVATED - Static variable in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
The key name of the counter which counts session passivation.
COUNTER_SESSION_RETURNED - Static variable in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
The key name of the counter which counts session returned by logout.
create(HstContainerConfig, HstRequestContext, HstComponentConfiguration, HstComponentFactory) - Method in interface org.hippoecm.hst.core.container.HstComponentWindowFactory
Creates a HstComponentWindow instance.
create(HstContainerConfig, HstRequestContext, HstComponentConfiguration, HstComponentFactory, HstComponentWindow) - Method in interface org.hippoecm.hst.core.container.HstComponentWindowFactory
Creates a HstComponentWindow instance as a child window of the parentWindow.
create(HstRequestContext) - Method in interface org.hippoecm.hst.core.container.RequestInfoCacheKeyFragmentCreator
Creates a serializable request info object that represents the parts of the request that makes the request unique (and thus ensures unique requests have unique cachekeys)
create(boolean) - Method in interface org.hippoecm.hst.core.internal.HstRequestContextComponent
Creates a mutable request context for either a servlet or portlet context.
create(String, Session, HstRequestContext) - Method in interface org.hippoecm.hst.core.linking.HstLinkCreator
Rewrite a jcr uuid to a HstLink wrt its current ResolvedSiteMapItem.
create(Node, HstRequestContext) - Method in interface org.hippoecm.hst.core.linking.HstLinkCreator
Rewrite a jcr Node to a HstLink wrt its current ResolvedSiteMapItem
create(Node, HstRequestContext, HstSiteMapItem, boolean) - Method in interface org.hippoecm.hst.core.linking.HstLinkCreator
Rewrite a jcr Node to a HstLink wrt its current HstRequestContext and preferredItem.
create(Node, HstRequestContext, HstSiteMapItem, boolean, boolean) - Method in interface org.hippoecm.hst.core.linking.HstLinkCreator
This method creates the same HstLink as HstLinkCreator.create(Node, HstRequestContext, HstSiteMapItem, boolean) when navigationStateful = false.
create(Node, Mount) - Method in interface org.hippoecm.hst.core.linking.HstLinkCreator
Expert: Rewrite a jcr node to a HstLink with respect to the mount.
create(Node, HstRequestContext, String) - Method in interface org.hippoecm.hst.core.linking.HstLinkCreator
Expert: Rewrite a jcr node to a HstLink for the mountAlias.
create(Node, HstRequestContext, String, String) - Method in interface org.hippoecm.hst.core.linking.HstLinkCreator
Expert: Rewrite a jcr node to a HstLink for the mountAlias and for type.
create(HippoBean, HstRequestContext) - Method in interface org.hippoecm.hst.core.linking.HstLinkCreator
 
create(HstSiteMapItem, Mount) - Method in interface org.hippoecm.hst.core.linking.HstLinkCreator
Regardless the current context, create a HstLink to the HstSiteMapItem that you use as argument.
create(String, Mount) - Method in interface org.hippoecm.hst.core.linking.HstLinkCreator
Regardless the current context, create a HstLink for the path and mount
create(String, Mount, boolean) - Method in interface org.hippoecm.hst.core.linking.HstLinkCreator
Regardless the current context, create a HstLink to the path that you use as argument.
create(String, String, String) - Method in class org.hippoecm.hst.mock.content.beans.manager.MockObjectBeanPersistenceManager
 
create(String, String, String, boolean) - Method in class org.hippoecm.hst.mock.content.beans.manager.MockObjectBeanPersistenceManager
 
create(Node, Class...) - Static method in class org.hippoecm.hst.service.ServiceFactory
Create and returns a lightweight JCR Node mapped POJO.
createActionURL() - Method in interface org.hippoecm.hst.core.component.HstResponse
Creates a HST Action URL targeting the HstComponent.
createActionURL() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
createAllAvailableCanonicals(Node, HstRequestContext) - Method in interface org.hippoecm.hst.core.linking.HstLinkCreator
Expert: Creates a List of all available canonical links for node within the hostgroup ( VirtualHost.getHostGroupName() ) of the Mount for the HstRequestContext.
createAllAvailableCanonicals(Node, HstRequestContext, String) - Method in interface org.hippoecm.hst.core.linking.HstLinkCreator
Expert: Creates a List of all available canonical links for node, within the hostgroup ( VirtualHost.getHostGroupName() ) of the Mount for the HstRequestContext and where where the backing Mount of the HstLink has at least one Mount.getTypes() equal to type
createAllAvailableCanonicals(Node, HstRequestContext, String, String) - Method in interface org.hippoecm.hst.core.linking.HstLinkCreator
Expert: Creates a List of all available canonical links for node, within the hostgroup hostGroupName and where where the backing Mount of the HstLink has at least one Mount.getTypes() equal to type
createAndReturn(String, String, String, boolean) - Method in interface org.hippoecm.hst.content.beans.manager.ObjectBeanPersistenceManager
Creates content node(s) with the specified node type at the specified absolute path.
createAndReturn(String, String, String, boolean) - Method in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
Creates content node(s) with the specified node type at the specified absolute path.
createAndReturn(String, String, String, boolean) - Method in class org.hippoecm.hst.mock.content.beans.manager.MockObjectBeanPersistenceManager
 
createBeanAccessProviderProxy(ServiceBeanAccessProvider, Class...) - Static method in class org.hippoecm.hst.proxy.ProxyUtils
Creates and returns a dynamic proxy which invokes the underlying service bean access provider.
createBundleFamily(String) - Method in interface org.hippoecm.hst.resourcebundle.internal.ResourceBundleFamilyFactory
Creates and returns a resource bundle family based on the specified basename.
createByRefId(String, Mount) - Method in interface org.hippoecm.hst.core.linking.HstLinkCreator
Regardless the current context, create a HstLink to the HstSiteMapItem for Mount mount that has HstSiteMapItem.getRefId() equal to siteMapItemRefId.
createCanonical(Node, HstRequestContext) - Method in interface org.hippoecm.hst.core.linking.HstLinkCreator
This creates a canonical HstLink: regardless the current requestContext, one and the same jcr Node is garantueed to return the same HstLink.
createCanonical(Node, HstRequestContext, HstSiteMapItem) - Method in interface org.hippoecm.hst.core.linking.HstLinkCreator
 
createComment(String) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
createComment(String) - Method in interface org.hippoecm.hst.core.component.HstResponse
Creates a comment element
createComment(String) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
createComment(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
createCommentWithAttr(HashMap<String, String>, HstResponse) - Method in class org.hippoecm.hst.core.channelmanager.AbstractComponentWindowResponseAppender
 
createComponentRenderingURL() - Method in interface org.hippoecm.hst.core.component.HstResponse
Creates a HST component rendering URL targeting a specific HstComponent
createComponentRenderingURL() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
createDelegatorProxy(ClassLoader, ObjectProvider, Class[]) - Method in class org.hippoecm.hst.proxy.ProxyFactory
 
createdUnsupportableProxyObject(Object, Set<String>, Class...) - Static method in class org.hippoecm.hst.proxy.ProxyUtils
Creates and returns a dynamic proxy which throws UnsupportedOperationException for some operations.
createElement(Object, Object) - Method in interface org.hippoecm.hst.cache.HstCache
 
createElement(Object, Object) - Method in class org.hippoecm.hst.cache.NOOPHstCache
 
createElement(String) - Method in class org.hippoecm.hst.core.component.HstPortletResponseState
Deprecated.
 
createElement(String) - Method in interface org.hippoecm.hst.core.component.HstResponse
Creates an element of the type specified to be used in the HstResponse.addPreamble(org.w3c.dom.Element) method.
createElement(String) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
createElement(String) - Method in class org.hippoecm.hst.core.component.HstServletResponseState
 
createElement(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
createFilter() - Method in interface org.hippoecm.hst.content.beans.query.HstQuery
 
createFilter() - Method in class org.hippoecm.hst.content.beans.query.HstQueryImpl
 
createHstParameterInfoInvocationHandler(ComponentConfiguration, HstRequest, HstParameterValueConverter) - Method in class org.hippoecm.hst.core.component.HstParameterInfoProxyFactoryImpl
Override this method if a custom parameterInfoHandler is needed
createHstRequestContext(PortletRequest, PortletResponse) - Method in class org.hippoecm.hst.container.HstComponentPortlet
Deprecated.
 
createHstRequestContext(PortletRequest, PortletResponse) - Method in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
createIncomingBeansQuery(HippoDocumentBean, HippoBean, String, ObjectConverter, Class<? extends HippoBean>, boolean) - Static method in class org.hippoecm.hst.util.ContentBeanUtils
Returns a HstQuery for incoming beans (incoming beans within scope scope).
createIncomingBeansQuery(HippoDocumentBean, HippoBean, int, ObjectConverter, Class<? extends HippoBean>, boolean) - Static method in class org.hippoecm.hst.util.ContentBeanUtils
Returns a HstQuery for incoming beans (incoming beans within scope scope).
createIncomingBeansQuery(HippoDocumentBean, HippoBean, List<String>, ObjectConverter, Class<? extends HippoBean>, boolean) - Static method in class org.hippoecm.hst.util.ContentBeanUtils
Returns a HstQuery for incoming beans (incoming beans within scope scope).
createInterceptorProxy(ClassLoader, Object, Interceptor, Class[]) - Method in class org.hippoecm.hst.proxy.ProxyFactory
 
createInvokerProxy(ClassLoader, Invoker, Class[]) - Method in class org.hippoecm.hst.proxy.ProxyFactory
 
createLiveSecurityDelegate(Credentials, boolean) - Method in interface org.hippoecm.hst.core.jcr.SessionSecurityDelegation
 
createMissingFolders(String) - Method in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
 
createModel(ObjectWrapper, ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.hippoecm.hst.servlet.HstFreemarkerServlet
 
createNavigationalURL(String) - Method in interface org.hippoecm.hst.core.component.HstResponse
Creates a HST Navigational Render URL
createNavigationalURL(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
createNodeByWorkflow(Node, String, String) - Method in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
 
createObjectBeanManager(Session) - Method in interface org.hippoecm.hst.content.tool.ContentBeansTool
Creates a new ObjectBeanManager instance using the ObjectConverter from ContentBeansTool.getObjectConverter().
createObjectBeanManager(Session) - Method in class org.hippoecm.hst.content.tool.DefaultContentBeansTool
 
createObjectConverter(Collection<Class<? extends HippoBean>>) - Static method in class org.hippoecm.hst.util.ObjectConverterUtils
Creates ObjectConverter, with ignoreDuplicates = false, which means that when there are two annotated beans with the same value for Node.jcrType(), an IllegalArgumentException is thrown.
createObjectConverter(Collection<Class<? extends HippoBean>>, boolean) - Static method in class org.hippoecm.hst.util.ObjectConverterUtils
Creates ObjectConverter.
createObjectConverter(Collection<Class<? extends HippoBean>>, Class<? extends HippoBean>[], String[], boolean) - Static method in class org.hippoecm.hst.util.ObjectConverterUtils
Creates ObjectConverter.
createParameterInfoProxy(ParametersInfo, ComponentConfiguration, HstRequest, HstParameterValueConverter) - Method in interface org.hippoecm.hst.core.component.HstParameterInfoProxyFactory
Returns a proxy instance of the interface T.
createParameterInfoProxy(ParametersInfo, ComponentConfiguration, HstRequest, HstParameterValueConverter) - Method in class org.hippoecm.hst.core.component.HstParameterInfoProxyFactoryImpl
 
createPreviewSecurityDelegate(Credentials, boolean) - Method in interface org.hippoecm.hst.core.jcr.SessionSecurityDelegation
 
createQuery(Node) - Method in interface org.hippoecm.hst.content.beans.query.HstQueryManager
Creates a empty query, with scope
createQuery(Node, Class<? extends HippoBean>, boolean) - Method in interface org.hippoecm.hst.content.beans.query.HstQueryManager
Creates a query, with scope and Filter for types of filterBean.
createQuery(Node, String, boolean) - Method in interface org.hippoecm.hst.content.beans.query.HstQueryManager
Creates a query, with scope and Filter for node types.
createQuery(HippoBean) - Method in interface org.hippoecm.hst.content.beans.query.HstQueryManager
Creates a empty query, with scope
createQuery(HippoBean, Class<? extends HippoBean>, boolean) - Method in interface org.hippoecm.hst.content.beans.query.HstQueryManager
Creates a query, with scope HippoBean and Filter for types of filterBean.
createQuery(Node, Class<? extends HippoBean>...) - Method in interface org.hippoecm.hst.content.beans.query.HstQueryManager
Creates a query, with the scope HippoBean and with a Filter that filters to only return HippoBeans of the types that are added as variable arguments.
createQuery(Node, String...) - Method in interface org.hippoecm.hst.content.beans.query.HstQueryManager
Creates a query, with the scope HippoBean and with a Filter that filters to only return HippoBeans of the types that are added as variable arguments.
createQuery(HippoBean, Class<? extends HippoBean>...) - Method in interface org.hippoecm.hst.content.beans.query.HstQueryManager
Creates a query, with a scope and with a Filter that filters to only return HippoBeans of the types that are added as variable arguments.
createQuery(HippoBean, String...) - Method in interface org.hippoecm.hst.content.beans.query.HstQueryManager
Creates a query, with a scope and with a Filter that filters to only return HippoBeans of the types that are added as variable arguments.
createQuery(Node) - Method in class org.hippoecm.hst.content.beans.query.HstQueryManagerImpl
 
createQuery(Node, Class<? extends HippoBean>, boolean) - Method in class org.hippoecm.hst.content.beans.query.HstQueryManagerImpl
Creates a query, with scope and Filter for types of filterBean.
createQuery(HippoBean) - Method in class org.hippoecm.hst.content.beans.query.HstQueryManagerImpl
Creates a empty query, with the scope HippoBean
createQuery(HippoBean, Class<? extends HippoBean>, boolean) - Method in class org.hippoecm.hst.content.beans.query.HstQueryManagerImpl
Creates a query, with scope HippoBean and Filter for types of filterBean.
createQuery(HippoBean, Class<? extends HippoBean>...) - Method in class org.hippoecm.hst.content.beans.query.HstQueryManagerImpl
 
createQuery(Node, Class<? extends HippoBean>...) - Method in class org.hippoecm.hst.content.beans.query.HstQueryManagerImpl
Creates a query, with the scope HippoBean and with a Filter that filters to only return HippoBeans of the types that are added as variable arguments.
createQuery(Node, String, boolean) - Method in class org.hippoecm.hst.content.beans.query.HstQueryManagerImpl
 
createQuery(HippoBean, String...) - Method in class org.hippoecm.hst.content.beans.query.HstQueryManagerImpl
 
createQuery(Node, String...) - Method in class org.hippoecm.hst.content.beans.query.HstQueryManagerImpl
 
createQueryManager(Session) - Method in interface org.hippoecm.hst.content.tool.ContentBeansTool
Creates a new HstQueryManager instance using the ObjectConverter from ContentBeansTool.getObjectConverter().
createQueryManager(Session) - Method in class org.hippoecm.hst.content.tool.DefaultContentBeansTool
 
createQueryManager(Session, ObjectConverter) - Method in interface org.hippoecm.hst.core.search.HstQueryManagerFactory
 
createRenderURL() - Method in interface org.hippoecm.hst.core.component.HstResponse
Creates a HST Render URL targeting the HstComponent.
createRenderURL() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
createResourceURL() - Method in interface org.hippoecm.hst.core.component.HstResponse
Creates a HST Resource URL targeting the current HstComponent.
createResourceURL(String) - Method in interface org.hippoecm.hst.core.component.HstResponse
Creates a HST Resource URL targeting the HstComponent indicated by referenceNamespace.
createResourceURL() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
createResourceURL(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
createSecurityDelegate(Credentials, Credentials, boolean, DomainRuleExtension...) - Method in interface org.hippoecm.hst.core.jcr.SessionSecurityDelegation
 
createUncacheableElement(Object, Object) - Method in interface org.hippoecm.hst.cache.HstCache
 
createUncacheableElement(Object, Object) - Method in class org.hippoecm.hst.cache.NOOPHstCache
 
createURL(String, String, HstContainerURL, HstRequestContext) - Method in interface org.hippoecm.hst.core.component.HstURLFactory
Returns HstURL for the HstURL type with reference namespace based on the base container URL
createURL(String, String, HstContainerURL, HstRequestContext, String) - Method in interface org.hippoecm.hst.core.component.HstURLFactory
Returns HstURL for the HstURL type with reference namespace based on the base container URL and an explicit contextPath, for example needed when the Mount to create a link for has a different contextpath than the ResolvedMount belonging to the HstRequestContext
createURL(HstContainerURL, String) - Method in interface org.hippoecm.hst.core.container.HstContainerURLProvider
Creates an HstContainerURL instance for a new pathInfo (without query parameters) based on the base HstContainerURL instance
createURL(Mount, HstContainerURL, String) - Method in interface org.hippoecm.hst.core.container.HstContainerURLProvider
Creates an HstContainerURL instance for a new pathInfo (without query parameters) based on the Mount and the base HstContainerURL instance.
createURL(HstContainerURL, HstURL) - Method in interface org.hippoecm.hst.core.container.HstContainerURLProvider
Creates an HstContainerURL instance by merging the information of hstUrl based on the base HstContainerURL instance
createURLWithExplicitSchemeForRequest(String, Mount, HttpServletRequest) - Static method in class org.hippoecm.hst.util.HstRequestUtils
Creates the same fully qualified URL as the client used to make the request, only force the scheme of the URL to be equal to the scheme parameter instead of the scheme of the request.
credentials - Variable in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
current - Variable in class org.hippoecm.hst.tag.HstFacetNavigationLinkTag
 
currentManagerInstance - Variable in class org.hippoecm.hst.container.HstFilter
 
CUSTOM_ERROR_HANDLER_PARAM_NAME - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
The parameter name for custom error handler class name in the root component configuration
CustomMountAndVirtualCmsHostAugmenter - Class in org.hippoecm.hst.core.hosting
 
CustomMountAndVirtualCmsHostAugmenter() - Constructor for class org.hippoecm.hst.core.hosting.CustomMountAndVirtualCmsHostAugmenter
 
CustomMountAndVirtualHostAugmenter - Class in org.hippoecm.hst.core.hosting
 
CustomMountAndVirtualHostAugmenter() - Constructor for class org.hippoecm.hst.core.hosting.CustomMountAndVirtualHostAugmenter
 

D

debug(String) - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
debug(String, Object) - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
debug(String, Object, Object) - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
debug(String, Object[]) - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
debug(String, Throwable) - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
debug(String) - Method in class org.hippoecm.hst.util.NOOPLogger
 
debug(String, Object) - Method in class org.hippoecm.hst.util.NOOPLogger
 
debug(String, Object, Object) - Method in class org.hippoecm.hst.util.NOOPLogger
 
debug(String, Object[]) - Method in class org.hippoecm.hst.util.NOOPLogger
 
debug(String, Throwable) - Method in class org.hippoecm.hst.util.NOOPLogger
 
decodeParameters(String, String) - Method in interface org.hippoecm.hst.core.container.HstNavigationalStateCodec
Decodes the parameter with the specified character encoding
decodePath(String) - Static method in class org.hippoecm.hst.util.PathUtils
Decode the url: split url in url parts on '/' url decode the url parts with utf-8 jcr encode the decoded node name using utf-8 append last url part twice for handle in document model Always return at least a single slash
decorate(Session) - Method in interface org.hippoecm.hst.core.jcr.pool.SessionDecorator
Decorates the session and returns another decorated session.
decorate(Session, String) - Method in interface org.hippoecm.hst.core.jcr.pool.SessionDecorator
Decorates the session and returns another decorated session with the user ID used to acquire the session
decorateMountAsPreview(ContextualizableMount) - Method in interface org.hippoecm.hst.core.internal.MountDecorator
This method decorates the mount to a preview Mount.
decrement() - Method in interface org.hippoecm.hst.statistics.Counter
Decrements by one the current counter value.
decrement() - Method in class org.hippoecm.hst.statistics.DefaultCounter
 
deep - Variable in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
DEFAULT - Static variable in annotation type org.hippoecm.hst.content.beans.index.IndexField
 
DEFAULT_ADDON_MODULE_DESCRIPTOR_PATHS - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
Default Addon module descriptor paths, which can be comma separated multiple path values.
DEFAULT_BASE_BINARIES_CONTENT_PATH - Static variable in class org.hippoecm.hst.servlet.utils.ResourceUtils
 
DEFAULT_BEANS_ANNOTATED_CLASSES_CONF - Static variable in class org.hippoecm.hst.component.support.bean.BaseHstComponent
Deprecated.
since 2.26.05 : do not use any more, In the 2.28.00 this static class variable is removed.
DEFAULT_BINARY_DATA_PROP_NAME - Static variable in class org.hippoecm.hst.servlet.utils.ResourceUtils
 
DEFAULT_BINARY_LAST_MODIFIED_PROP_NAME - Static variable in class org.hippoecm.hst.servlet.utils.ResourceUtils
 
DEFAULT_BINARY_MIME_TYPE_PROP_NAME - Static variable in class org.hippoecm.hst.servlet.utils.ResourceUtils
 
DEFAULT_BINARY_RESOURCE_NODE_TYPE - Static variable in class org.hippoecm.hst.servlet.utils.ResourceUtils
 
DEFAULT_DEVICE - Static variable in class org.hippoecm.hst.configuration.channel.Channel
 
DEFAULT_FORMDATA_CONTAINER - Static variable in class org.hippoecm.hst.component.support.forms.FormUtils
 
DEFAULT_FORMDATA_TYPE - Static variable in class org.hippoecm.hst.component.support.forms.FormUtils
 
DEFAULT_HST_PARAMETER_VALUE_CONVERTER - Static variable in class org.hippoecm.hst.utils.ParameterUtils
 
DEFAULT_LIMIT - Static variable in interface org.hippoecm.hst.content.beans.query.HstQuery
The default limit that is used for a HstQuery.
DEFAULT_MAX_OBJECT_SIZE_BYTES - Static variable in class org.hippoecm.hst.servlet.utils.BinariesCache
 
DEFAULT_PARAMETER_PREFIX - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
The 'default' prefix of HST component parameters.
DEFAULT_SCHEME - Static variable in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
 
DEFAULT_SHARED_REQUEST_ATTRIBUTES_SESSION_ATTRIBUTE_NAME_PREFIX - Static variable in class org.hippoecm.hst.component.support.SimpleDispatcherHstComponent
The default session attribute name prefix to store shared request attributes during action phase.
DEFAULT_STORED_FORMS_LOCATION - Static variable in class org.hippoecm.hst.component.support.forms.FormUtils
 
DEFAULT_UUID_NAME - Static variable in class org.hippoecm.hst.component.support.forms.FormUtils
 
DEFAULT_VALIDITY_CHECK_INTERVAL_MILLIS - Static variable in class org.hippoecm.hst.servlet.utils.BinariesCache
Default validity check interval set to 3 minutes
DefaultContentBeansTool - Class in org.hippoecm.hst.content.tool
DefaultContentBeansTool
DefaultContentBeansTool(HstQueryManagerFactory) - Constructor for class org.hippoecm.hst.content.tool.DefaultContentBeansTool
 
DefaultCounter - Class in org.hippoecm.hst.statistics
DefaultCounter
DefaultCounter() - Constructor for class org.hippoecm.hst.statistics.DefaultCounter
 
DefaultCounter(long) - Constructor for class org.hippoecm.hst.statistics.DefaultCounter
 
defaultFallbackHstPathInfo - Variable in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
defaultHeaderPage - Variable in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
defaultHelpPage - Variable in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
defaultHstComponentTargetPath - Variable in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
defaultHstMountPath - Variable in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
defaultHstPathInfo - Variable in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
defaultHstPathInfoEditMode - Variable in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
DefaultImageVariant - Class in org.hippoecm.hst.content.rewriter.impl
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.
DefaultImageVariant(String, List<String>, boolean) - Constructor for class org.hippoecm.hst.content.rewriter.impl.DefaultImageVariant
 
DefaultKeyValue<K,V> - Class in org.hippoecm.hst.util
An implementation of KeyValue to provide a simple key value pair.
DefaultKeyValue(K, V) - Constructor for class org.hippoecm.hst.util.DefaultKeyValue
Constructs a new pair with the specified key and given value.
DefaultKeyValue(K, V, boolean) - Constructor for class org.hippoecm.hst.util.DefaultKeyValue
Constructs a new pair with the specified key and given value.
DefaultKeyValue(KeyValue<K, V>) - Constructor for class org.hippoecm.hst.util.DefaultKeyValue
Constructs a new pair from the specified KeyValue.
DefaultKeyValue(KeyValue<K, V>, boolean) - Constructor for class org.hippoecm.hst.util.DefaultKeyValue
Constructs a new pair from the specified KeyValue.
DefaultKeyValue(Map.Entry<K, V>) - Constructor for class org.hippoecm.hst.util.DefaultKeyValue
Constructs a new pair from the specified Map.Entry.
DefaultKeyValue(Map.Entry<K, V>, boolean) - Constructor for class org.hippoecm.hst.util.DefaultKeyValue
Constructs a new pair from the specified Map.Entry.
defaultLocale - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
defaultPortalContentPathBased - Variable in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
DefaultPortletRequestDispatcherImpl - Class in org.hippoecm.hst.container
Deprecated.
portlet support will be removed after 2.26.xx
DefaultPortletRequestDispatcherImpl() - Constructor for class org.hippoecm.hst.container.DefaultPortletRequestDispatcherImpl
Deprecated.
 
defaultPortletTitle - Variable in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
defaultSiteMenuName - Variable in class org.hippoecm.hst.component.support.portlet.GenericPortletPrefsEditor
Deprecated.
 
defaultWorkflowCategory - Variable in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
The workflow category name to localize the new document
DefineObjectsTag - Class in org.hippoecm.hst.tag
 
DefineObjectsTag() - Constructor for class org.hippoecm.hst.tag.DefineObjectsTag
 
DefineObjectsTag.TEI - Class in org.hippoecm.hst.tag
TagExtraInfo class for DefineObjectsTag.
DefineObjectsTag.TEI() - Constructor for class org.hippoecm.hst.tag.DefineObjectsTag.TEI
 
delegatedBean - Variable in class org.hippoecm.hst.component.support.spring.SpringBridgeHstComponent
 
delegatedBeanApplicationContext - Variable in class org.hippoecm.hst.component.support.spring.SpringBridgeHstComponent
 
delegatedBeanNameParamName - Variable in class org.hippoecm.hst.component.support.spring.SpringBridgeHstComponent
 
DelegatingOrderableValve - Class in org.hippoecm.hst.core.container
DelegatingOrderableValve
DelegatingOrderableValve(Valve) - Constructor for class org.hippoecm.hst.core.container.DelegatingOrderableValve
 
depth - Variable in class org.hippoecm.hst.core.sitemenu.AbstractMenuItem
 
destroy() - Method in class org.hippoecm.hst.component.support.spring.SpringBridgeHstComponent
 
destroy() - Method in class org.hippoecm.hst.container.DefaultPortletRequestDispatcherImpl
Deprecated.
 
destroy() - Method in class org.hippoecm.hst.container.HstComponentPortlet
Deprecated.
 
destroy() - Method in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
destroy() - Method in class org.hippoecm.hst.container.HstFilter
 
destroy() - Method in interface org.hippoecm.hst.container.HstPortletRequestDispatcherPathProvider
Deprecated.
 
destroy() - Method in class org.hippoecm.hst.container.valves.AbstractValve
 
destroy() - Method in class org.hippoecm.hst.container.XSSUrlFilter
 
destroy() - Method in class org.hippoecm.hst.core.component.GenericHstComponent
 
destroy() - Method in interface org.hippoecm.hst.core.component.HstComponent
Allows the component to destroy itself
destroy() - Method in class org.hippoecm.hst.core.container.DelegatingOrderableValve
 
destroy() - Method in interface org.hippoecm.hst.core.container.Pipeline
Destroys the pipeline.
destroy() - Method in interface org.hippoecm.hst.core.container.Valve
Called by the container to indicate to a valve that the valve is being taken out of service
destroy() - Method in class org.hippoecm.hst.core.sitemapitemhandler.AbstractHstSiteMapItemHandler
 
destroy() - Method in interface org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandler
Allows the sitemap handler to destroy itself
destroy() - Method in class org.hippoecm.hst.freemarker.RepositoryTemplateLoader
destory must be invoked by HstFreemarkerServlet#destroy
destroy() - Method in interface org.hippoecm.hst.jaxrs.JAXRSService
 
destroy() - Method in class org.hippoecm.hst.servlet.HstFreemarkerServlet
 
destroy() - Method in class org.hippoecm.hst.sitemapitemhandler.AbstractHstSiteMapHandler
Deprecated.
Override this method when the destroy of this HstSiteMapItemHandler should invoke some processing, for example clear a cache
detach() - Method in class org.hippoecm.hst.content.beans.standard.BeansWrapper
 
detach() - Method in class org.hippoecm.hst.content.beans.standard.HippoDocument
 
detach() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
Detach the jcr Node.
detach() - Method in interface org.hippoecm.hst.provider.jcr.JCRValueProvider
Method for detaching the jcr node.
detach() - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
detached - Variable in class org.hippoecm.hst.content.beans.standard.HippoItem
 
dispatch(PortletRequestDispatcher, PortletRequest, PortletResponse, boolean) - Method in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
DISPATCH_PATH_PARAM_NAME - Static variable in class org.hippoecm.hst.component.support.SimpleDispatcherHstComponent
The parameter name for the default dispatch path for every invocation.
DISPATCH_URI_SCHEME - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
The dispatch URI scheme attribute name
disposeAllResources() - Method in interface org.hippoecm.hst.core.ResourceLifecycleManagement
Dispose all the resources.
disposeResource(Object) - Method in interface org.hippoecm.hst.core.ResourceLifecycleManagement
Dispose the specified resource.
doAction(HstRequest, HstResponse) - Method in class org.hippoecm.hst.component.support.portlet.GenericPortletPrefsEditor
Deprecated.
 
doAction(HstRequest, HstResponse) - Method in class org.hippoecm.hst.component.support.SimpleDispatcherHstComponent
 
doAction(HstRequest, HstResponse) - Method in class org.hippoecm.hst.component.support.spring.SpringBridgeHstComponent
 
doAction(HstRequest, HstResponse) - Method in class org.hippoecm.hst.core.component.GenericHstComponent
 
doAction(HstRequest, HstResponse) - Method in interface org.hippoecm.hst.core.component.HstComponent
Allows the component to process actions
doAs(Subject, PrivilegedAction<T>) - Static method in class org.hippoecm.hst.security.HstSubject
Perform work as a particular Subject after setting subject reference in current thread
doAs(Subject, PrivilegedExceptionAction<T>) - Static method in class org.hippoecm.hst.security.HstSubject
Perform work as a particular Subject after setting subject reference in current thread.
doAsPrivileged(Subject, PrivilegedAction<T>, AccessControlContext) - Static method in class org.hippoecm.hst.security.HstSubject
Perform privileged work as a particular Subject after setting subject reference in current thread.
doAsPrivileged(Subject, PrivilegedExceptionAction<T>, AccessControlContext) - Static method in class org.hippoecm.hst.security.HstSubject
Perform privileged work as a particular Subject after setting subject reference in current thread.
doBeforeRender(HstRequest, HstResponse) - Method in class org.hippoecm.hst.component.support.portlet.GenericPortletPrefsEditor
Deprecated.
 
doBeforeRender(HstRequest, HstResponse) - Method in class org.hippoecm.hst.component.support.SimpleDispatcherHstComponent
 
doBeforeRender(HstRequest, HstResponse) - Method in class org.hippoecm.hst.component.support.spring.SpringBridgeHstComponent
 
doBeforeRender(HstRequest, HstResponse) - Method in class org.hippoecm.hst.core.component.GenericHstComponent
 
doBeforeRender(HstRequest, HstResponse) - Method in interface org.hippoecm.hst.core.component.HstComponent
Allows the component to do some business logic processing before rendering
doBeforeServeResource(HstRequest, HstResponse) - Method in class org.hippoecm.hst.component.support.SimpleDispatcherHstComponent
 
doBeforeServeResource(HstRequest, HstResponse) - Method in class org.hippoecm.hst.component.support.spring.SpringBridgeHstComponent
 
doBeforeServeResource(HstRequest, HstResponse) - Method in class org.hippoecm.hst.core.component.GenericHstComponent
 
doBeforeServeResource(HstRequest, HstResponse) - Method in interface org.hippoecm.hst.core.component.HstComponent
Allows the component to do some business logic processing before serving resource
doClientRedirectAfterJaasLoginBehindProxy - Variable in class org.hippoecm.hst.container.HstFilter
 
documentAdditionWorkflowCategory - Variable in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
The workflow category name to add a new document.
DocumentLink - Annotation Type in org.hippoecm.hst.core.parameters
 
documentNodeWorkflowCategory - Variable in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
The workflow category name to get a document workflow.
doDeinit() - Method in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
doDispatch(String, HstRequest, HstResponse) - Method in class org.hippoecm.hst.component.support.SimpleDispatcherHstComponent
 
doEdit(RenderRequest, RenderResponse) - Method in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
doEndTag() - Method in class org.hippoecm.hst.tag.BaseHstURLTag
 
doEndTag() - Method in class org.hippoecm.hst.tag.HeadContributionsTag
 
doEndTag() - Method in class org.hippoecm.hst.tag.HeadContributionTag
 
doEndTag() - Method in class org.hippoecm.hst.tag.HstAttributeTag
 
doEndTag() - Method in class org.hippoecm.hst.tag.HstCmsEditLinkTag
 
doEndTag() - Method in class org.hippoecm.hst.tag.HstElementTag
 
doEndTag() - Method in class org.hippoecm.hst.tag.HstFacetNavigationLinkTag
 
doEndTag() - Method in class org.hippoecm.hst.tag.HstHtmlTag
 
doEndTag() - Method in class org.hippoecm.hst.tag.HstImageVariantTag
 
doEndTag() - Method in class org.hippoecm.hst.tag.HstIncludeTag
 
doEndTag() - Method in class org.hippoecm.hst.tag.HstLinkTag
 
doEndTag() - Method in class org.hippoecm.hst.tag.HstTagSupport
 
doEndTag(HstRequest, HstResponse) - Method in class org.hippoecm.hst.tag.HstTagSupport
A doEndTag hook for derived classes with HstRequest and HstResponse parameters that are never null.
doEndTag() - Method in class org.hippoecm.hst.tag.SetHstBundleTag
 
doEndTag() - Method in class org.hippoecm.hst.tag.SetWrapperElementTag
 
doEscapeXml(String) - Method in class org.hippoecm.hst.tag.BaseHstURLTag
Replaces in String str the characters &,>,<,",' with their corresponding character entity codes.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.hippoecm.hst.container.HstFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.hippoecm.hst.container.XSSUrlFilter
 
doFilter(HstRequestContext, HstComponentConfiguration, HstComponentWindow) - Method in interface org.hippoecm.hst.core.container.HstComponentWindowFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.hippoecm.hst.servlet.BinariesServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.hippoecm.hst.servlet.HstFreemarkerServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.hippoecm.hst.servlet.HstPingServlet
 
doGetAnnotatedMethod(Method, Class<? extends Annotation>) - Static method in class org.hippoecm.hst.util.AnnotationsScanner
returns the annotated method with annotation clazz and null if the clazz annotation is not present
doHeaders(RenderRequest, RenderResponse) - Method in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
doHelp(RenderRequest, RenderResponse) - Method in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
doInit(FilterConfig) - Method in class org.hippoecm.hst.container.HstFilter
 
doInit() - Method in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
doInit() - Method in class org.hippoecm.hst.servlet.BinariesServlet
 
DOMElementWriter - Class in org.hippoecm.hst.util
Writes a DOM tree to a given Writer.
DOMElementWriter() - Constructor for class org.hippoecm.hst.util.DOMElementWriter
Create an element writer.
DOMElementWriter(boolean) - Constructor for class org.hippoecm.hst.util.DOMElementWriter
Create an element writer XML namespaces will be ignored.
DOMElementWriter(boolean, DOMElementWriter.XmlNamespacePolicy) - Constructor for class org.hippoecm.hst.util.DOMElementWriter
Create an element writer XML namespaces will be ignored.
DOMElementWriter.XmlNamespacePolicy - Class in org.hippoecm.hst.util
Whether namespaces should be ignored for elements and attributes.
DOMElementWriter.XmlNamespacePolicy(boolean, boolean) - Constructor for class org.hippoecm.hst.util.DOMElementWriter.XmlNamespacePolicy
 
doPostProcess(HstLink) - Method in class org.hippoecm.hst.linking.HstLinkProcessorTemplate
 
doPreProcess(HstLink) - Method in class org.hippoecm.hst.linking.HstLinkProcessorTemplate
 
doStartTag() - Method in class org.hippoecm.hst.tag.BaseHstURLTag
 
doStartTag() - Method in class org.hippoecm.hst.tag.DefineObjectsTag
Processes the defineObjects tag.
doStartTag() - Method in class org.hippoecm.hst.tag.HstAttributeTag
 
doStartTag() - Method in class org.hippoecm.hst.tag.HstCmsEditLinkTag
 
doStartTag() - Method in class org.hippoecm.hst.tag.HstElementTag
 
doStartTag() - Method in class org.hippoecm.hst.tag.HstFacetNavigationLinkTag
 
doStartTag() - Method in class org.hippoecm.hst.tag.HstHtmlTag
 
doStartTag() - Method in class org.hippoecm.hst.tag.HstImageVariantTag
 
doStartTag() - Method in class org.hippoecm.hst.tag.HstIncludeTag
 
doStartTag() - Method in class org.hippoecm.hst.tag.HstLinkTag
 
doStartTag() - Method in class org.hippoecm.hst.tag.NamespaceTag
 
doStartTag() - Method in class org.hippoecm.hst.tag.ParamContainerTag
 
doStartTag() - Method in class org.hippoecm.hst.tag.ParamTag
 
doStartTag() - Method in class org.hippoecm.hst.tag.SiteMapItemTag
 
doView(RenderRequest, RenderResponse) - Method in class org.hippoecm.hst.container.HstComponentPortlet
Deprecated.
 
doView(RenderRequest, RenderResponse) - Method in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
DropDownList - Annotation Type in org.hippoecm.hst.core.parameters
Indicates that the value of the annotated method should be selected from a drop-down list.
DuplicateKeyNotAllowedHashMap<K,V> - Class in org.hippoecm.hst.util
A HashMap that throws an exception when you put in the same key twice
DuplicateKeyNotAllowedHashMap() - Constructor for class org.hippoecm.hst.util.DuplicateKeyNotAllowedHashMap
 

E

EditableMenu - Interface in org.hippoecm.hst.core.sitemenu
 
EditableMenuImpl - Class in org.hippoecm.hst.core.sitemenu
 
EditableMenuImpl(HstSiteMenu) - Constructor for class org.hippoecm.hst.core.sitemenu.EditableMenuImpl
 
EditableMenuItem - Interface in org.hippoecm.hst.core.sitemenu
 
EditableMenuItemImpl - Class in org.hippoecm.hst.core.sitemenu
 
EditableMenuItemImpl(EditableMenuItem) - Constructor for class org.hippoecm.hst.core.sitemenu.EditableMenuItemImpl
 
EditableMenuItemImpl(EditableMenu, EditableMenuItem, HstSiteMenuItem) - Constructor for class org.hippoecm.hst.core.sitemenu.EditableMenuItemImpl
 
element - Variable in class org.hippoecm.hst.tag.HeadContributionTag
 
element - Variable in class org.hippoecm.hst.tag.HstAttributeTag
 
element - Variable in class org.hippoecm.hst.tag.HstElementTag
 
element - Variable in class org.hippoecm.hst.tag.SetWrapperElementTag
 
EmptyPropertyEditor - Interface in org.hippoecm.hst.core.parameters
Marker interface for what doesn't support custom property editor
encode(String) - Method in class org.hippoecm.hst.util.DOMElementWriter
Escape <, > & ', " as their entities and drop characters that are illegal in XML documents.
encode(String) - Static method in class org.hippoecm.hst.util.XmlUtils
Escape <, > & ', " as their entities and drop characters that are illegal in XML documents.
encodedata(String) - Method in class org.hippoecm.hst.util.DOMElementWriter
Drop characters that are illegal in XML documents.
encodeFileName(HttpServletRequest, HttpServletResponse, String, String) - Static method in class org.hippoecm.hst.servlet.utils.ContentDispositionUtils
When the fileName consists only of US-ASCII chars, we can safely return the fileName as is.
encodeParameters(String, String) - Method in interface org.hippoecm.hst.core.container.HstNavigationalStateCodec
Encodes the parameter with the specified character encoding
encodePath(String) - Static method in class org.hippoecm.hst.util.PathUtils
Encode the url: split url in url parts on '/' decode the jcr node name url encode the decoded name using utf-8 append '.html' to the last url part
encodeRedirectURL(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
encodeRedirectUrl(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
encodetext(String) - Method in class org.hippoecm.hst.util.DOMElementWriter
Escape <, > & as their entities and drop characters that are illegal in XML documents.
encodeURL(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
encodeUrl(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
EncodingUtils - Class in org.hippoecm.hst.util
 
EncodingUtils() - Constructor for class org.hippoecm.hst.util.EncodingUtils
 
entrySet() - Method in class org.hippoecm.hst.util.NOOPELMap
 
equalCompare(Object) - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
A convenience method capable of comparing two HippoBean instances for you for the underlying jcr node.
equalCompare(Object) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
equalCompare(Object) - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
equals(Object) - Method in class org.hippoecm.hst.component.support.forms.FormField
 
equals(Object) - Method in class org.hippoecm.hst.configuration.channel.Channel
 
equals(Object) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
equality is based on the absolute path of the backing jcr node.
equals(Object) - Method in class org.hippoecm.hst.freemarker.RepositorySource
 
equals(Object) - Method in class org.hippoecm.hst.security.TransientRole
 
equals(Object) - Method in class org.hippoecm.hst.security.TransientUser
 
equals(Object) - Method in class org.hippoecm.hst.servlet.utils.BinaryPage
 
equals(Object) - Method in class org.hippoecm.hst.util.DefaultKeyValue
Compares this KeyValue with another KeyValue.
error(String) - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
error(String, Object) - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
error(String, Object, Object) - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
error(String, Object[]) - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
error(String, Throwable) - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
error(String) - Method in class org.hippoecm.hst.util.NOOPLogger
 
error(String, Object) - Method in class org.hippoecm.hst.util.NOOPLogger
 
error(String, Object, Object) - Method in class org.hippoecm.hst.util.NOOPLogger
 
error(String, Object[]) - Method in class org.hippoecm.hst.util.NOOPLogger
 
error(String, Throwable) - Method in class org.hippoecm.hst.util.NOOPLogger
 
errorCode - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
errorMessage - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
escapeXml - Variable in class org.hippoecm.hst.tag.BaseHstURLTag
 
escapeXml(String) - Static method in class org.hippoecm.hst.util.HstRequestUtils
Replaces in String str the characters &,>,<,",' with their corresponding character entity codes.
eventListener - Variable in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
EventListenerItem - Interface in org.hippoecm.hst.core.jcr
Holds EventListener and its configuration information.
EventListenerItemImpl - Class in org.hippoecm.hst.core.jcr
 
EventListenerItemImpl() - Constructor for class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
eventListenerItems - Variable in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
EventListenersContainer - Interface in org.hippoecm.hst.core.jcr
The container interface for EventListenerItem instances.
EventListenersContainerImpl - Class in org.hippoecm.hst.core.jcr
EventListenersContainerImpl
EventListenersContainerImpl() - Constructor for class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
EventListenersContainerImpl(String) - Constructor for class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
EventListenersContainerImpl.EventListenersContainerSessionChecker - Class in org.hippoecm.hst.core.jcr
 
EventListenersContainerImpl.EventListenersContainerSessionChecker() - Constructor for class org.hippoecm.hst.core.jcr.EventListenersContainerImpl.EventListenersContainerSessionChecker
 
EventListenersContainerListener - Interface in org.hippoecm.hst.core.jcr
EventListenersContainerListener
eventListenersContainerSessionChecker - Variable in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
eventTypes - Variable in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
excludeScopes(List<HippoBean>) - Method in interface org.hippoecm.hst.content.beans.query.HstQuery
add scopes to exclude from search.
excludeScopes(Node[]) - Method in interface org.hippoecm.hst.content.beans.query.HstQuery
add scopes to exclude from search.
excludeScopes(List<HippoBean>) - Method in class org.hippoecm.hst.content.beans.query.HstQueryImpl
 
excludeScopes(Node[]) - Method in class org.hippoecm.hst.content.beans.query.HstQueryImpl
 
execute() - Method in interface org.hippoecm.hst.content.beans.query.HstQuery
The actual execution of the HstQuery.
execute() - Method in class org.hippoecm.hst.content.beans.query.HstQueryImpl
 
expanded - Variable in class org.hippoecm.hst.core.sitemenu.AbstractMenu
 
expanded - Variable in class org.hippoecm.hst.core.sitemenu.AbstractMenuItem
 
externalLink - Variable in class org.hippoecm.hst.core.sitemenu.AbstractMenuItem
 

F

failIfCommitted() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
fallback - Variable in class org.hippoecm.hst.tag.HstImageVariantTag
whether to fallback to original variant when the name variant does not exist.
fallback - Variable in class org.hippoecm.hst.tag.HstLinkTag
whether to fallback to normal linkrewriting when the preferSiteMapItem was not able to linkrewrite the item.
fallback - Variable in class org.hippoecm.hst.tag.SiteMapItemTag
 
fallBackJcrNodeTypes - Variable in class org.hippoecm.hst.content.beans.manager.ObjectConverterImpl
 
fallbackToDefaultLocalizationContext - Variable in class org.hippoecm.hst.tag.SetHstBundleTag
 
fallbackToJavaResourceBundle - Variable in class org.hippoecm.hst.tag.SetHstBundleTag
 
FieldGroup - Annotation Type in org.hippoecm.hst.core.parameters
Indicates that the annotated class contains a set of channel properties that have to be rendered as a group in a certain order.
FieldGroupList - Annotation Type in org.hippoecm.hst.core.parameters
Indicates that the annotated class contains a set of field groups that have to be rendered in a certain order.
Filter - Interface in org.hippoecm.hst.content.beans.query.filter
 
FilterChainAwareHstSiteMapItemHandler - Interface in org.hippoecm.hst.core.sitemapitemhandler
FilterChainAwareHstSiteMapItemHandler extends HstSiteMapItemHandler interface.
FilterException - Exception in org.hippoecm.hst.content.beans.query.exceptions
 
FilterException(String, Throwable) - Constructor for exception org.hippoecm.hst.content.beans.query.exceptions.FilterException
 
FilterException(String) - Constructor for exception org.hippoecm.hst.content.beans.query.exceptions.FilterException
 
FilterImpl - Class in org.hippoecm.hst.content.beans.query.filter
 
FilterImpl(Session) - Constructor for class org.hippoecm.hst.content.beans.query.filter.FilterImpl
Deprecated.
FilterImpl(Session, DateTools.Resolution) - Constructor for class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
findTemplateSource(String) - Method in class org.hippoecm.hst.freemarker.HstClassTemplateLoader
 
findTemplateSource(String) - Method in class org.hippoecm.hst.freemarker.RepositoryTemplateLoader
 
firstInitializationDone - Variable in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
flush() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
flush() - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
flush() - Method in interface org.hippoecm.hst.provider.jcr.JCRValueProvider
Flushes all fetched data kept in instance variables
flush() - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
flush() - Method in interface org.hippoecm.hst.provider.PropertyMap
 
flushBuffer() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
flushBuffer() - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
flushBuffer() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
flushChildContent(String) - Method in interface org.hippoecm.hst.core.component.HstResponse
Flushes the buffer of child window.
flushChildContent(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
flushed - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
folderAdditionWorkflowCategory - Variable in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
The workflow category name to add a new folder.
folderNodeTypeName - Variable in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
Hippo Repository specific predefined folder node type name
folderNodeWorkflowCategory - Variable in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
The workflow category name to get a folder workflow.
FormField - Class in org.hippoecm.hst.component.support.forms
Simple value wrapper for form fields (name and data).
FormField(String) - Constructor for class org.hippoecm.hst.component.support.forms.FormField
 
FormMap - Class in org.hippoecm.hst.component.support.forms
A simple Form object just holding a fieldname <--> fields HashMap
FormMap() - Constructor for class org.hippoecm.hst.component.support.forms.FormMap
 
FormMap(HstRequest, List<String>) - Constructor for class org.hippoecm.hst.component.support.forms.FormMap
 
FormMap(HstRequest, String[]) - Constructor for class org.hippoecm.hst.component.support.forms.FormMap
 
FormMap(Map<String, FormField>) - Constructor for class org.hippoecm.hst.component.support.forms.FormMap
 
FormUtils - Class in org.hippoecm.hst.component.support.forms
 
FormUtils() - Constructor for class org.hippoecm.hst.component.support.forms.FormUtils
 
forward(String) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
forward(String) - Method in interface org.hippoecm.hst.core.component.HstResponse
Forwards the page request to pathInfo.
forward(String) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
forward(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
from(String) - Method in enum org.hippoecm.hst.core.parameters.HstValueType
 
fullyQualified - Variable in class org.hippoecm.hst.tag.BaseHstURLTag
 
fullyQualified - Variable in class org.hippoecm.hst.tag.HstLinkTag
 
fullyQualifiedLinks - Variable in class org.hippoecm.hst.tag.HstHtmlTag
Whether links should be rewritten to fully qualified links (URLs) including scheme, host, port etc.

G

GENERAL_PROEPRTY_SCHEME_AGNOSTIC - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
GENERAL_PROPERTY_CACHEABLE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
GENERAL_PROPERTY_DEFAULT_RESOURCE_BUNDLE_ID - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
GENERAL_PROPERTY_HOMEPAGE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
GENERAL_PROPERTY_INHERITS_FROM - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
GENERAL_PROPERTY_LAST_MODIFIED - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
GENERAL_PROPERTY_LAST_MODIFIED_BY - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
GENERAL_PROPERTY_LOCALE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
GENERAL_PROPERTY_LOCKED_BY - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
GENERAL_PROPERTY_LOCKED_ON - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
GENERAL_PROPERTY_PAGE_NOT_FOUND - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
GENERAL_PROPERTY_PARAMETER_NAMES - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
GENERAL_PROPERTY_PARAMETER_VALUES - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
GENERAL_PROPERTY_SCHEME_NOT_MATCH_RESPONSE_CODE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
GENERAL_PROPERTY_VERSION_IN_PREVIEW_HEADER - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
GenericEventListener - Class in org.hippoecm.hst.core.jcr
The GenericEventListener class provides a default implementation for the EventListener interface.
GenericEventListener() - Constructor for class org.hippoecm.hst.core.jcr.GenericEventListener
 
GenericHstComponent - Class in org.hippoecm.hst.core.component
The GenericHstComponent class provides a default implementation for the HstComponent interface.
GenericHstComponent() - Constructor for class org.hippoecm.hst.core.component.GenericHstComponent
 
GenericHttpServletRequestWrapper - Class in org.hippoecm.hst.util
GenericHttpServletRequestWrapper
GenericHttpServletRequestWrapper(HttpServletRequest) - Constructor for class org.hippoecm.hst.util.GenericHttpServletRequestWrapper
 
GenericPortletPrefsEditor - Class in org.hippoecm.hst.component.support.portlet
Deprecated.
portlet support will be removed after 2.26.xx
GenericPortletPrefsEditor() - Constructor for class org.hippoecm.hst.component.support.portlet.GenericPortletPrefsEditor
Deprecated.
 
get(Object) - Method in interface org.hippoecm.hst.cache.HstCache
Returns the CacheElement for key and null otherwise.
get(Object, Callable<? extends CacheElement>) - Method in interface org.hippoecm.hst.cache.HstCache
 
get(Object) - Method in class org.hippoecm.hst.cache.NOOPHstCache
 
get(Object, Callable<? extends CacheElement>) - Method in class org.hippoecm.hst.cache.NOOPHstCache
 
get() - Static method in class org.hippoecm.hst.container.ModifiableRequestContextProvider
Returns the HstRequestContext for the current threads active request.
get() - Static method in class org.hippoecm.hst.container.RequestContextProvider
Returns the HstRequestContext for the current threads active request.
get(Object) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem.ComparatorMap
 
get(String) - Static method in class org.hippoecm.hst.core.internal.StringPool
If string is already present in the pool (same hashcode and equals), then the already present String object is returned.
get() - Method in interface org.hippoecm.hst.logging.LogEventBuffer
Deprecated.
Returns the least recently inserted element in this buffer.
get(Object) - Method in class org.hippoecm.hst.util.NOOPELMap
 
getAbsolutePath() - Method in interface org.hippoecm.hst.core.jcr.EventListenerItem
Returns the absolute path for the event listener.
getAbsolutePath() - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
getActionParameterMap() - Method in interface org.hippoecm.hst.core.container.HstContainerURL
Returns the action parameter map.
getActionWindowReferenceNamespace() - Method in interface org.hippoecm.hst.core.container.HstContainerURL
Returns the reference namespace of the current action window if it exists.
getAddedHeaderList(String, boolean) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
getAfterValves() - Method in class org.hippoecm.hst.container.valves.AbstractOrderableValve
 
getAfterValves() - Method in interface org.hippoecm.hst.core.container.OrderableValve
Returns prerequisite valve names that should follow this valve.
getAlias() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
Returns the alias of this Mount item.
getAllComponentExceptions() - Method in interface org.hippoecm.hst.core.container.PageErrors
Returns all component exceptions.
getAllMapsCombined() - Method in interface org.hippoecm.hst.provider.PropertyMap
 
getAncestors() - Method in class org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetsAvailableNavigation
Returns the list of HippoFacetsAvailableNavigation's ancestors, where the closest ancestors are last in the list
getAncestors() - Method in class org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetSubNavigation
Returns the list of HippoFacetSubNavigation's ancestors, where the closest ancestors are last in the list
getAncestorsAndSelf() - Method in class org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetsAvailableNavigation
the list of HippoFacetsAvailableNavigation's ancestors + this HippoFacetsAvailableNavigation.
getAncestorsAndSelf() - Method in class org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetSubNavigation
the list of HippoFacetSubNavigation's ancestors + this HippoFacetSubNavigation.
getAnnotatedClasses(URL) - Static method in class org.hippoecm.hst.util.ObjectConverterUtils
Collects bean classes annotated by Node from a XML Resource URL.
getAnnotatedClasses(ClasspathResourceScanner, String...) - Static method in class org.hippoecm.hst.util.ObjectConverterUtils
Collects bean classes annotated by Node from the location specified by locationPattern.
getAnnotatedClassFor(String) - Method in interface org.hippoecm.hst.content.beans.manager.ObjectConverter
 
getAnnotatedClassFor(String) - Method in class org.hippoecm.hst.content.beans.manager.ObjectConverterImpl
 
getAnnotation(Class<T>) - Method in interface org.hippoecm.hst.configuration.channel.HstPropertyDefinition
 
getAnnotations() - Method in interface org.hippoecm.hst.configuration.channel.HstPropertyDefinition
 
getAnnotations(List<Class<? extends Annotation>>) - Method in interface org.hippoecm.hst.configuration.channel.HstPropertyDefinition
 
getAnnotations() - Method in class org.hippoecm.hst.util.AnnotationsScanner.MethodAnnotations
 
getAsset() - Method in class org.hippoecm.hst.content.beans.standard.HippoAsset
 
getAsset() - Method in interface org.hippoecm.hst.content.beans.standard.HippoAssetBean
 
getAssetBaseBean(HstRequest) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
 
getAsyncMode() - Method in interface org.hippoecm.hst.configuration.components.HstComponentInfo
Optional mode parameter to determine which technology should used for rendering asynchronous component.
getAsyncMode() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getAttribute(String) - Method in interface org.hippoecm.hst.core.component.HeadElement
Returns the attribute value of the head contribution element specified by the attribute name.
getAttribute(String) - Method in class org.hippoecm.hst.core.component.HeadElementImpl
 
getAttribute(String) - Method in class org.hippoecm.hst.core.component.SerializableElement
 
getAttribute(String) - Method in interface org.hippoecm.hst.core.component.WrapperElement
Returns the attribute value of the head contribution element specified by the attribute name.
getAttribute(String) - Method in class org.hippoecm.hst.core.component.WrapperElementImpl
 
getAttribute(String) - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
 
getAttribute(String) - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Retrieve the attribute value by the attribute name.
getAttribute(String) - Method in interface org.hippoecm.hst.diagnosis.Task
Retrieve the attribute value by the attribute name.
getAttribute(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getAttribute(String) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
getAttribute(String) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getAttributeMap() - Method in interface org.hippoecm.hst.core.component.HeadElement
Returns unmodifiable attribute map of the head contribution element.
getAttributeMap() - Method in class org.hippoecm.hst.core.component.HeadElementImpl
 
getAttributeMap() - Method in interface org.hippoecm.hst.core.component.HstRequest
Returns the attribute map of this component window.
getAttributeMap(String) - Method in interface org.hippoecm.hst.core.component.HstRequest
Returns the attribute map of the specified reference namespace component window.
getAttributeMap() - Method in class org.hippoecm.hst.core.component.SerializableElement
 
getAttributeMap() - Method in interface org.hippoecm.hst.core.component.WrapperElement
Returns unmodifiable attribute map of the head contribution element.
getAttributeMap() - Method in class org.hippoecm.hst.core.component.WrapperElementImpl
 
getAttributeMap() - Method in interface org.hippoecm.hst.diagnosis.Task
Returns attribute map which is unmodifiable.
getAttributeMap() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequest
 
getAttributeMap(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequest
 
getAttributeNames() - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
 
getAttributeNames() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Enumerates the attribute names
getAttributeNames() - Method in interface org.hippoecm.hst.diagnosis.Task
Enumerates the attribute names
getAttributeNames() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getAttributeNames() - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
getAttributeNames() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getAttributes() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Returns attribute map which is unmodifiable.
getAttributes() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getAuthType() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getAvailableContainerItems() - Method in interface org.hippoecm.hst.configuration.components.HstComponentsConfiguration
Returns all the available HstComponentConfiguration's belonging to the HstSite Implementations should return an unmodifiable List
getAvailableLocales() - Method in class org.hippoecm.hst.content.beans.standard.AvailableTranslations
 
getAvailableLocales() - Method in class org.hippoecm.hst.content.beans.standard.HippoAvailableTranslations
Deprecated.
 
getAvailableLocales() - Method in interface org.hippoecm.hst.content.beans.standard.HippoAvailableTranslationsBean
It returns the available translations.
getAvailableLocales() - Method in class org.hippoecm.hst.content.beans.standard.HippoAvailableTranslationsBean.NoopTranslationsBean
 
getAvailableTranslations() - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
getAvailableTranslations(Class<T>) - Method in class org.hippoecm.hst.content.beans.standard.HippoDocument
 
getAvailableTranslations(Class<T>) - Method in interface org.hippoecm.hst.content.beans.standard.HippoDocumentBean
 
getAvailableTranslations() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getAvailableTranslations() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getAvailableTranslationsBean() - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
Deprecated.
since 2.26.01 : Use HippoBean.getAvailableTranslations() instead
getAvailableTranslationsBean(Class<T>) - Method in class org.hippoecm.hst.content.beans.standard.HippoDocument
Deprecated.
getAvailableTranslationsBean(Class<T>) - Method in interface org.hippoecm.hst.content.beans.standard.HippoDocumentBean
Deprecated.
getAvailableTranslationsBean() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
Deprecated.
since 2.26.01 : Use HippoItem.getAvailableTranslations() instead
getAvailableTranslationsBean() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getBasename() - Method in interface org.hippoecm.hst.resourcebundle.ResourceBundleFamily
Returns the resource bundle base name.
getBaseURL(HttpServletRequest) - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
Returns the base of the URL as seen by for example a browser.
getBaseURL() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Returns the base container URL (HstContainerURL ) of the current request lifecycle.
getBaseURL() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getBean(String, Class<B>) - Method in class org.hippoecm.hst.content.beans.standard.BeansWrapper
 
getBean() - Method in class org.hippoecm.hst.content.beans.standard.BeanWrapper
 
getBean(String) - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
This methods fetches a child HippoBean with the relative path relPath.
getBean(String, Class<T>) - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
 
getBean(String) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getBean(String, Class<T>) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getBean(String) - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getBean(String, Class<T>) - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getBeanForResolvedSiteMapItem(HstRequest, ResolvedSiteMapItem) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
Return a HippoBean when it can be found for the relativeContentPath for the ResolvedSiteMapItem.
getBeforeValves() - Method in class org.hippoecm.hst.container.valves.AbstractOrderableValve
 
getBeforeValves() - Method in interface org.hippoecm.hst.core.container.OrderableValve
Returns postrequisite valve names that should follow this valve.
getBinariesPrefix() - Method in interface org.hippoecm.hst.core.linking.HstLinkCreator
 
getBinariesSession(HttpServletRequest) - Static method in class org.hippoecm.hst.servlet.utils.SessionUtils
 
getBinaryPage(HttpServletRequest, String) - Method in class org.hippoecm.hst.servlet.BinariesServlet
 
getBlueprint(String) - Method in interface org.hippoecm.hst.configuration.channel.ChannelManager
Retrieve a blue print from it's ID.
getBlueprint() - Method in interface org.hippoecm.hst.configuration.channel.ChannelManagerEvent
Returns a blueprint object which is being used during the channel creation.
getBlueprints() - Method in interface org.hippoecm.hst.configuration.channel.ChannelManager
The list of available blueprints
getBoolean(String) - Method in interface org.hippoecm.hst.core.container.ContainerConfiguration
Get a boolean associated with the given configuration key.
getBoolean(String, boolean) - Method in interface org.hippoecm.hst.core.container.ContainerConfiguration
Get a boolean associated with the given configuration key.
getBoolean(String) - Method in class org.hippoecm.hst.mock.core.container.MockContainerConfiguration
 
getBoolean(String, boolean) - Method in class org.hippoecm.hst.mock.core.container.MockContainerConfiguration
 
getBoolean(String) - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
getBoolean(String) - Method in interface org.hippoecm.hst.provider.ValueProvider
Returns the boolean value of a node property
getBooleanArrays() - Method in interface org.hippoecm.hst.provider.PropertyMap
 
getBooleanInitParameter(String, boolean) - Method in class org.hippoecm.hst.servlet.BinariesServlet
 
getBooleans(String) - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
getBooleans() - Method in interface org.hippoecm.hst.provider.PropertyMap
 
getBooleans(String) - Method in interface org.hippoecm.hst.provider.ValueProvider
Returns boolean array of the boolean values of a node property
getBufferSize() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
getBufferSize() - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
getBufferSize() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
getBundle(String) - Method in interface org.hippoecm.hst.resourcebundle.ResourceBundleRegistry
Returns the resource bundle based on the specific basename for the default locale.
getBundle(String, Locale) - Method in interface org.hippoecm.hst.resourcebundle.ResourceBundleRegistry
Returns the resource bundle based on the specific basename and locale.
getBundle(HttpServletRequest, String, Locale) - Static method in class org.hippoecm.hst.resourcebundle.ResourceBundleUtils
Returns resource bundle based on the specified basename and locale.
getBundle(HttpServletRequest, String, Locale, boolean) - Static method in class org.hippoecm.hst.resourcebundle.ResourceBundleUtils
Returns resource bundle based on the specified basename and locale.
getBundleForPreview(String) - Method in interface org.hippoecm.hst.resourcebundle.ResourceBundleRegistry
Returns the resource bundle based on the specific basename for the default locale.
getBundleForPreview(String, Locale) - Method in interface org.hippoecm.hst.resourcebundle.ResourceBundleRegistry
Returns the resource bundle based on the specific basename and locale.
getCalendarArrays() - Method in interface org.hippoecm.hst.provider.PropertyMap
 
getCalendars() - Method in interface org.hippoecm.hst.provider.PropertyMap
 
getCanonicalBean() - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
Returns the canonical version of the current HippoBean or null in case that the backing Node is pure virtual, which is the case for example for some faceted navigation nodes.
getCanonicalBean() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getCanonicalBean() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getCanonicalContentPath() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
Returns the absolute canonical content path for the content of this Mount.
getCanonicalContentPath() - Method in interface org.hippoecm.hst.configuration.model.HstSiteRootNode
Deprecated.
since 2.26.00 returns the same value as HstSiteRootNode.getContentPath(). Use HstSiteRootNode.getContentPath() instead
getCanonicalHandlePath() - Method in class org.hippoecm.hst.content.beans.standard.HippoDocument
 
getCanonicalHandlePath() - Method in interface org.hippoecm.hst.content.beans.standard.HippoDocumentBean
Returns the jcr path of the backing canonical handle jcr node or null when
getCanonicalHandleUUID() - Method in class org.hippoecm.hst.content.beans.standard.HippoDocument
 
getCanonicalHandleUUID() - Method in interface org.hippoecm.hst.content.beans.standard.HippoDocumentBean
Returns the jcr uuid of the backing canonical handle jcr node or null when
getCanonicalIdentifier() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
Returns the identifier of the backing stored component configuration.
getCanonicalIdentifier() - Method in interface org.hippoecm.hst.configuration.site.HstSite
Returns the identifier of the backing canonical configuration node of the HstSite.
getCanonicalIdentifier() - Method in interface org.hippoecm.hst.core.request.ComponentConfiguration
Returns the identifier of the backing stored component configuration.
getCanonicalIdentifier() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getCanonicalIdentifier() - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
getCanonicalNode(Node) - Static method in class org.hippoecm.hst.util.NodeUtils
Returns the canonical version of this node, and null when there is no canonical node
getCanonicalPath() - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
Returns the jcr path of the backing canonical (physical) jcr node or null when
getCanonicalPath() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getCanonicalPath() - Method in interface org.hippoecm.hst.core.request.ComponentConfiguration
Returns the canonical path of the backing stored configuration location.
getCanonicalPath() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getCanonicalPath() - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
getCanonicalPath() - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
getCanonicalPath() - Method in interface org.hippoecm.hst.provider.ValueProvider
The canonical path can be a different location then ValueProvider.getPath() because the latter might give some virtual / mirrored path of the value provider
getCanonicalStoredLocation() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
Returns the canonical (real physical) location of the stored configuration of this HstComponentConfiguration
getCanonicalStoredLocation() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getCanonicalUUID() - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
Returns the jcr uuid of the backing canonical (physical) jcr node or null when
getCanonicalUUID() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getCanonicalUUID() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getCategory() - Method in class org.hippoecm.hst.tag.HeadContributionTag
 
getCategoryExcludes() - Method in class org.hippoecm.hst.tag.HeadContributionsTag
 
getCategoryIncludes() - Method in class org.hippoecm.hst.tag.HeadContributionsTag
 
getChangedBySet() - Method in class org.hippoecm.hst.configuration.channel.Channel
 
getChannel() - Method in interface org.hippoecm.hst.configuration.channel.ChannelManagerEvent
Returns the channel which was used as an input during channel creation or update.
getChannel() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
 
getChannelById(String) - Method in interface org.hippoecm.hst.configuration.channel.ChannelManager
Get a Channel given its id
getChannelByJcrPath(String) - Method in interface org.hippoecm.hst.configuration.channel.ChannelManager
Returns the channel configured at the given JCR path.
getChannelId() - Method in interface org.hippoecm.hst.configuration.channel.ChannelManagerEvent
Returns the ID of the channel which is being created or updated.
getChannelInfo(Channel) - Method in interface org.hippoecm.hst.configuration.channel.ChannelManager
The channel info for this channel.
getChannelInfo() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
The channel properties for this mount.
getChannelInfoClass(Channel) - Method in interface org.hippoecm.hst.configuration.channel.ChannelManager
The channel info class for this channel.
getChannelInfoClass(String) - Method in interface org.hippoecm.hst.configuration.channel.ChannelManager
The channel info class for this channel identified by id.
getChannelInfoClassName() - Method in class org.hippoecm.hst.configuration.channel.Channel
 
getChannelManagerHostGroupName() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
Returns the virtual host group node name in use for the current environment.
getChannelManagerSitesName() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
 
getChannelPath() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
 
getChannels() - Method in interface org.hippoecm.hst.configuration.channel.ChannelManager
List all managed channels, identified by their channel IDs
getCharacterEncoding() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
getCharacterEncoding() - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
getCharacterEncoding() - Method in interface org.hippoecm.hst.core.container.HstContainerURL
Returns the current response's character encoding.
getCharacterEncoding() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getCharacterEncoding() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
getChild(String) - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
Return the child HstSiteMapItem that has the corresponding value (HstSiteMapItem.getValue() ) and null otherwise
getChild(String) - Method in interface org.hippoecm.hst.core.linking.LocationMapTreeItem
 
getChildBeans(Class<T>) - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
Returns all the child beans as a List with elements of type T.
getChildBeans(String) - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
Returns all the child beans of this bean, where the backing jcr node primary node type equals jcrPrimaryNodeType.
getChildBeans(Class<T>) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getChildBeans(String) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getChildBeans(Class<T>) - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getChildBeans(String) - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getChildBeansByName(String) - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
Returns all the child beans of name childNodeName as a List with elements of type T.
getChildBeansByName(String, Class<T>) - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
Returns all the child beans of name childNodeName as a List with elements of type T.
getChildBeansByName(String) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getChildBeansByName(String, Class<T>) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getChildBeansByName(String) - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getChildBeansByName(String, Class<T>) - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getChildByName(String) - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
Returns the child HstComponentConfiguration by its name, or null if it doens't exist
getChildByName(String) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getChildContentNames() - Method in interface org.hippoecm.hst.core.component.HstResponse
Returns the flushable child content window names.
getChildContentNames() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
getChildCountsCombined() - Method in class org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetNavigation
 
getChildCountsCombined() - Method in interface org.hippoecm.hst.content.beans.standard.HippoFacetNavigationBean
Return all the hippo:count values of all child HippoFacetNavigationBean combined.
getChildElements() - Method in class org.hippoecm.hst.core.component.SerializableElement
 
getChildHeadElements() - Method in interface org.hippoecm.hst.core.component.HeadElement
Returns the collection of the child head elements.
getChildHeadElements() - Method in class org.hippoecm.hst.core.component.HeadElementImpl
 
getChildHost(String) - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
 
getChildHosts() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
 
getChildItemConfigurations() - Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfiguration
 
getChildMenuItems() - Method in interface org.hippoecm.hst.core.sitemenu.EditableMenuItem
 
getChildMenuItems() - Method in class org.hippoecm.hst.core.sitemenu.EditableMenuItemImpl
 
getChildMenuItems() - Method in interface org.hippoecm.hst.core.sitemenu.HstSiteMenuItem
 
getChildMenuItems() - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
getChildMount(String) - Method in interface org.hippoecm.hst.configuration.hosting.Mount
 
getChildMounts() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
 
getChildren() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
Implementations should return an unmodifiable linked map, for example Collections.unmodifiableMap(java.util.Map<? extends K, ? extends V>) to avoid client code changing configuration
getChildren() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
Returns a List of all child HstSiteMapItem's of this HstSiteMapItem.
getChildren() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getChildServices() - Method in interface org.hippoecm.hst.service.Service
 
getChildTasks() - Method in interface org.hippoecm.hst.diagnosis.Task
Returns the child tasks collection
getChildWindow(String) - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
The child component window which can be accessed by the name.
getChildWindow(String) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
getChildWindowByReferenceName(String) - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
The child component window which can be accessed by the reference name.
getChildWindowByReferenceName(String) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
getChildWindowMap() - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
The child component windows contained in this component window.
getChildWindowMap() - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
getChildWindowNames() - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
The child component window names contained in this component window.
getChildWindowNames() - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
getClientComponentManager(ServletContext) - Static method in class org.hippoecm.hst.container.HstFilter
Returns the client component manager instance if available.
getCmsLocation() - Method in interface org.hippoecm.hst.configuration.hosting.MutableMount
 
getCmsLocation() - Method in interface org.hippoecm.hst.configuration.hosting.MutableVirtualHost
 
getCmsPreviewPrefix() - Method in class org.hippoecm.hst.configuration.channel.Channel
 
getCmsPreviewPrefix() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
The cmsPreviewPrefix will never start or end with a slash and will never be null
getComparePath() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getComponent(String) - Method in interface org.hippoecm.hst.addon.module.ModuleInstance
 
getComponent(Class<T>) - Method in interface org.hippoecm.hst.addon.module.ModuleInstance
 
getComponent(String) - Method in interface org.hippoecm.hst.core.container.ComponentManager
Returns the registered container component by name.
getComponent(Class<T>) - Method in interface org.hippoecm.hst.core.container.ComponentManager
Returns the registered container component by the specified type if any.
getComponent(String, String...) - Method in interface org.hippoecm.hst.core.container.ComponentManager
Returns the registered component from a child context.
getComponent(Class<T>, String...) - Method in interface org.hippoecm.hst.core.container.ComponentManager
Returns the registered component from a child context by the specified type.
getComponent(HstContainerConfig, String) - Method in interface org.hippoecm.hst.core.container.HstComponentRegistry
Returns the registered HstComponent.
getComponent() - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
The actual HstComponent instance.
getComponent(String) - Method in class org.hippoecm.hst.mock.core.container.MockComponentManager
 
getComponent(Class<T>) - Method in class org.hippoecm.hst.mock.core.container.MockComponentManager
 
getComponent(String, String...) - Method in class org.hippoecm.hst.mock.core.container.MockComponentManager
 
getComponent(Class<T>, String...) - Method in class org.hippoecm.hst.mock.core.container.MockComponentManager
 
getComponent() - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
getComponentClassName() - Method in interface org.hippoecm.hst.configuration.components.HstComponentInfo
 
getComponentClassName() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getComponentConfiguration(String) - Method in interface org.hippoecm.hst.configuration.components.HstComponentsConfiguration
Returns the root HstComponentConfiguration whose HstComponentInfo.getId() equals this id.
getComponentConfiguration() - Method in class org.hippoecm.hst.core.component.GenericHstComponent
 
getComponentConfigurationId() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
If a HstSiteMapItem can be used to resolve a url, it must have a componentConfigurationId referencing the component configuration the will handle the request processing.
getComponentConfigurationIdMappings() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
 
getComponentConfigurations() - Method in interface org.hippoecm.hst.configuration.components.HstComponentsConfiguration
Return the map of all root HstComponentConfiguration's where the keys are the the HstComponentConfiguration's (HstComponentInfo.getId()).
getComponentExceptions() - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
The component exceptions during initialization or runtime.
getComponentExceptions(HstComponentInfo) - Method in interface org.hippoecm.hst.core.container.PageErrors
Returns collection of HstComponentException caused by the specific component.
getComponentExceptions() - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
getComponentFilterTag() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
The filter tag (see HstRequestContext.getComponentFilterTags()) for this component.
getComponentFilterTag() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getComponentFilterTags() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Expert: The tags that will be used to render container items.
getComponentFilterTags() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getComponentInfo() - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
 
getComponentInfo() - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
getComponentInfos() - Method in interface org.hippoecm.hst.core.container.PageErrors
Returns collection of HstComponentInfo which causes exceptions.
getComponentInfosByCauseType(PageErrors, Class<? extends Throwable>) - Static method in class org.hippoecm.hst.util.PageErrorUtils
Returns all component infos which generated exceptions of the causeType.
getComponentInstance(HstContainerConfig, HstComponentConfiguration, Mount) - Method in interface org.hippoecm.hst.core.container.HstComponentFactory
Returns the HstComponent instance from the HstComponent context.
getComponentLocalParameter(String) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
See BaseHstComponent.getComponentParameter(String), but now, only resolved parameters directly on the HstComponent are taken into account: in other words, no inheritance of parameters is applied
getComponentLocalParameters() - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
See BaseHstComponent.getComponentParameters(), but now, only resolved parameter map of parameters is returned that is directly on the HstComponenConfiguration, thus, no inheritance is applied
getComponentManager() - Method in class org.hippoecm.hst.container.event.ComponentManagerBeforeReplacedEvent
 
getComponentManager() - Static method in class org.hippoecm.hst.site.HstServices
Returns the component manager of the HST container.
getComponentMetadata(HstContainerConfig, HstComponentConfiguration, Mount) - Method in interface org.hippoecm.hst.core.container.HstComponentFactory
Returns the metadata of the HstComponent from the HstComponent context.
getComponentMetadata(HstContainerConfig, String) - Method in interface org.hippoecm.hst.core.container.HstComponentRegistry
Returns the metadata of the registered HstComponent.
getComponentMetadata() - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
The metadata of the actual HstComponent class.
getComponentMetadata() - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
getComponentName() - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
The HstComponent name.
getComponentName() - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
getComponentParameter(String) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
Returns resolved parameter from HstComponentConfiguration : resolved means that possible property placeholders like ${1} or ${year}, where the first refers to the first wildcard matcher in a resolved sitemap item, and the latter to a resolved parameter in the resolved HstSiteMapItem The parameter map used has inherited parameters from ancestor components, which have precedence over child components)
getComponentParameters() - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
See BaseHstComponent.getComponentParameter(String), where we now return all resolved parameters (thus with inheritance of ancestor components)
getComponentParametersInfo(HstRequest) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
Returns a proxy ParametersInfo object which resolves parameter from HstComponentConfiguration : resolved means that possible property placeholders like ${1} or ${year}, where the first refers to the first wildcard matcher in a resolved sitemap item, and the latter to a resolved parameter in the resolved HstSiteMapItem
getComponentRenderingWindowReferenceNamespace() - Method in interface org.hippoecm.hst.core.container.HstContainerURL
Returns the reference namespace of the current rendering component if it exists.
getComponentsConfiguration() - Method in interface org.hippoecm.hst.configuration.site.HstSite
 
getComponentsOfType(Class<T>) - Method in interface org.hippoecm.hst.addon.module.ModuleInstance
 
getComponentsOfType(Class<T>) - Method in interface org.hippoecm.hst.core.container.ComponentManager
Returns the registered container components that match the given object type (including subclasses).
getComponentsOfType(Class<T>, String...) - Method in interface org.hippoecm.hst.core.container.ComponentManager
Returns the registered container component that match the given object type (including subclasses) from a child context.
getComponentsOfType(Class<T>) - Method in class org.hippoecm.hst.mock.core.container.MockComponentManager
 
getComponentsOfType(Class<T>, String...) - Method in class org.hippoecm.hst.mock.core.container.MockComponentManager
 
getComponentType() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
 
getComponentType() - Method in interface org.hippoecm.hst.core.request.ComponentConfiguration
 
getComponentType() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getComponentType() - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
getComponentWindowFilters() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Expert: Option to add filters to the HstRequestContext.
getComponentWindowFilters() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getConfigRootNode() - Method in interface org.hippoecm.hst.configuration.channel.ChannelManagerEvent
Returns the HST Configuration root node.
getConfigurationPath() - Method in interface org.hippoecm.hst.configuration.model.HstSiteRootNode
 
getConfigurationPath() - Method in interface org.hippoecm.hst.configuration.site.HstSite
 
getConfigurationResources() - Method in interface org.hippoecm.hst.core.container.ComponentManager
Returns configuration resources for components assembly
getConfigurationResources() - Method in class org.hippoecm.hst.mock.core.container.MockComponentManager
 
getContainerConfiguration() - Method in interface org.hippoecm.hst.core.container.ComponentManager
Returns the container configuration
getContainerConfiguration() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Returns the container configuration
getContainerConfiguration() - Method in class org.hippoecm.hst.mock.core.container.MockComponentManager
 
getContainerConfiguration() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getContainerResource() - Method in interface org.hippoecm.hst.core.linking.HstLink
 
getContainerResource() - Method in class org.hippoecm.hst.mock.core.linking.MockHstLink
 
getContainerURLProvider() - Method in interface org.hippoecm.hst.core.component.HstURLFactory
Returns the HstContainerURLProvider.
getContainerURLProvider() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Returns the HstContainerURLProvider to create HstContainerURLs
getContainerURLProvider() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getContent() - Method in interface org.hippoecm.hst.cache.CacheElement
 
getContent() - Method in class org.hippoecm.hst.cache.NOOPHstCache.NOOPCacheElement
 
getContent() - Method in class org.hippoecm.hst.content.beans.standard.HippoHtml
 
getContent() - Method in interface org.hippoecm.hst.content.beans.standard.HippoHtmlBean
 
getContentAsByteArray() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
getContentAsString() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
getContentBean(HstRequest) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
When the ResolvedSiteMapItem belonging to the current requestUri has a relativeContentPath that points to an existing jcr Node, a HippoBean wrapping this node is returned.
getContentBean(HstRequest, Class<T>) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
 
getContentBean() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Returns the content HippoBean for this request.
getContentBean() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getContentBeansTool() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
 
getContentBeansTool() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getContentLength() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getContentLength() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
getContentPath() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
Returns the content path for this Mount object.
getContentPath() - Method in interface org.hippoecm.hst.configuration.model.HstSiteRootNode
 
getContentPath(PortletRequest) - Method in interface org.hippoecm.hst.container.HstPortalContextProvider
Deprecated.
 
getContentRewriter() - Method in class org.hippoecm.hst.tag.HstHtmlTag
 
getContentRoot() - Method in class org.hippoecm.hst.configuration.channel.Blueprint
Get the Blueprint content root must start with a / and be a valid JCR path
getContentRoot() - Method in class org.hippoecm.hst.configuration.channel.Channel
 
getContentType() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
getContentType() - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
getContentType() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getContentType() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
getContext(String) - Static method in class org.hippoecm.hst.security.PolicyContextWrapper
 
getContextClassLoader() - Method in class org.hippoecm.hst.container.HstContainerConfigImpl
 
getContextClassLoader() - Method in interface org.hippoecm.hst.core.container.HstContainerConfig
Returns the classloader of the web application where the HstComponents are located.
getContextCredentialsProvider() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Returns the context credentials provider
getContextCredentialsProvider() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getContextID() - Static method in class org.hippoecm.hst.security.PolicyContextWrapper
 
getContextNamespace() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Returns the context namespace.
getContextNamespace() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getContextPath() - Method in class org.hippoecm.hst.configuration.channel.Channel
 
getContextPath() - Method in interface org.hippoecm.hst.core.container.HstContainerURL
Returns the current container's servlet context path.
getContextPath() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getContextPath() - Method in class org.hippoecm.hst.util.GenericHttpServletRequestWrapper
 
getContextualBean() - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
Deprecated.
since 2.25.02 : use HippoBean.getCanonicalBean() instead. The only different is, that HippoBean.getContextualBean() returns the current HippoBean instance when there exists no canonical version of the backing jcr Node, whereas HippoBean.getCanonicalBean() in that case returns null
getContextualBean() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
Deprecated.
getContextualBean() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getContextualParentBean() - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
Deprecated.
since 2.25.02 : Use #getParentBean instead. Returns the same as #getParentBean
getContextualParentBean() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
Deprecated.
getContextualParentBean() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getCookies() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getCookies() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
getCount() - Method in class org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetNavigation
 
getCount() - Method in class org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetResult
 
getCount() - Method in interface org.hippoecm.hst.content.beans.standard.HippoFacetNavigationBean
the value of the 'hippo:count' property
getCount() - Method in interface org.hippoecm.hst.content.beans.standard.HippoResultSetBean
the value of the 'hippo:count' property
getCreationTime() - Method in class org.hippoecm.hst.servlet.utils.BinaryPage
Get the time the binary page cache object was create in milliseconds since epoch.
getCurrent() - Method in class org.hippoecm.hst.tag.HstFacetNavigationLinkTag
 
getCurrentHstContainerConfig() - Method in interface org.hippoecm.hst.core.container.HstRequestProcessor
Returns the current request container config object used in the current request processing context.
getCurrentTask() - Static method in class org.hippoecm.hst.diagnosis.HDC
 
getDataLength(Node, String) - Static method in class org.hippoecm.hst.servlet.utils.ResourceUtils
 
getDate(String) - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
getDate(String) - Method in interface org.hippoecm.hst.provider.ValueProvider
Returns the Calendar value of a node property.
getDateHeader(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getDates(String) - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
getDates(String) - Method in interface org.hippoecm.hst.provider.ValueProvider
Returns Calendar array of the Calendar values of a node property.
getDeepestExpandedItem() - Method in interface org.hippoecm.hst.core.sitemenu.EditableMenu
 
getDeepestExpandedItem() - Method in class org.hippoecm.hst.core.sitemenu.EditableMenuImpl
 
getDeepestExpandedItem() - Method in interface org.hippoecm.hst.core.sitemenu.HstSiteMenu
This utility method is valuable for creating repository based navigations, as you can easily get the deepest selected item, which might in turn need repository based menu build below it
getDeepestExpandedItem() - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenu
 
getDefaultBundle() - Method in interface org.hippoecm.hst.resourcebundle.ResourceBundleFamily
Returns the default resource bundle for live mode.
getDefaultBundleForPreview() - Method in interface org.hippoecm.hst.resourcebundle.ResourceBundleFamily
Returns the default resource bundle for preview mode.
getDefaultClientComponentManager() - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
This returns the client ComponentManager if one is configured with its default name.
getDefaultClientComponentManager() - Method in class org.hippoecm.hst.tag.HstTagSupport
Get the default Spring configured client component manager.
getDefaultContextPath() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
For external calls like the CMS REST api, an external app needs to know what context path to use.
getDefaultCredentials(HstRequestContext) - Method in interface org.hippoecm.hst.core.request.ContextCredentialsProvider
Returns the default credentials for this request context if available.
getDefaultCredentials() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getDefaultDevice() - Method in class org.hippoecm.hst.configuration.channel.Channel
 
getDefaultFallbackNodeTypes() - Static method in class org.hippoecm.hst.util.ObjectConverterUtils
Returns the default built-in fallback jcr primary node types
getDefaultHostName() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
 
getDefaultHstComponentClassName() - Method in interface org.hippoecm.hst.core.container.HstComponentFactory
Returns the default HST Component class name
getDefaultPipeline() - Method in interface org.hippoecm.hst.core.container.Pipelines
Returns the default pipeline.
getDefaultResourceBundleId() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
Deprecated.
getDefaultResourceBundleId() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
getDefaultResourceBundleId() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
getDefaultResourceBundleIds() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
 
getDefaultResourceBundleIds() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
 
getDefaultResourceBundleIds() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
 
getDefaultSiteMapItemHandlerIds() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
 
getDefaultValue() - Method in interface org.hippoecm.hst.configuration.channel.HstPropertyDefinition
 
getDefaultValue() - Method in enum org.hippoecm.hst.core.parameters.HstValueType
 
getDelegatedBean(HstRequest) - Method in class org.hippoecm.hst.component.support.spring.SpringBridgeHstComponent
 
getDelegatedSession(Credentials) - Method in interface org.hippoecm.hst.core.jcr.SessionSecurityDelegation
 
getDepth() - Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfiguration
 
getDepth() - Method in class org.hippoecm.hst.core.sitemenu.AbstractMenuItem
 
getDepth() - Method in interface org.hippoecm.hst.core.sitemenu.CommonMenuItem
 
getDepth() - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
getDeref() - Method in class org.hippoecm.hst.content.beans.standard.HippoMirror
When you want the HippoBean that this mirror is pointing to, you can use this method.
getDeref() - Method in interface org.hippoecm.hst.content.beans.standard.HippoMirrorBean
 
getDeref(Node) - Static method in class org.hippoecm.hst.util.NodeUtils
Returns the canonical Node this mirrorNode is pointing to and returns null when the mirrorNode is not a node of (sub)type hippo:mirror or hippo:facetselect
getDescription() - Method in class org.hippoecm.hst.configuration.channel.Blueprint
Get value of hst:description of the Blueprint if available, null otherwise
getDescription() - Method in class org.hippoecm.hst.content.beans.standard.HippoGalleryImageSet
 
getDescription() - Method in interface org.hippoecm.hst.content.beans.standard.HippoGalleryImageSetBean
 
getDevices() - Method in class org.hippoecm.hst.configuration.channel.Channel
 
getDispatchPage(PortletRequest, String, String) - Method in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
getDispatchPathParameter(HstRequest, String) - Method in class org.hippoecm.hst.component.support.SimpleDispatcherHstComponent
 
getDisposablePoolSession(HstRequestContext, String) - Static method in class org.hippoecm.hst.utils.BeanUtils
getDisposablePoolSession(HstRequest, String) - Static method in class org.hippoecm.hst.utils.BeanUtils
getDisposableSession(HstRequestContext, String) - Static method in class org.hippoecm.hst.utils.BeanUtils
This method tries to get a Session from a disposable pool which is identified by disposablePoolIdentifier or a Session from a security delegate

If sessionIdentifier is empty or null an HstComponentException will be thrown.

getDisposableSession(HstRequest, String) - Static method in class org.hippoecm.hst.utils.BeanUtils
 
getDocument() - Method in interface org.hippoecm.hst.content.beans.standard.HippoRequestBean
 
getDocument() - Method in class org.hippoecm.hst.content.beans.standard.HippoStdPubWfRequest
 
getDocumentAdditionWorkflowCategory() - Method in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
Gets the workflow category name used to add a document.
getDocumentIterator(Class<T>) - Method in class org.hippoecm.hst.content.beans.standard.HippoFolder
 
getDocumentIterator(Class<T>) - Method in interface org.hippoecm.hst.content.beans.standard.HippoFolderBean
Lazy loading iterator that fetches Documents only when asked for it.
getDocumentNodeWorkflowCategory() - Method in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
Gets the workflow category name used to get a document workflow.
getDocuments(boolean) - Method in class org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetNavigation
because there are only documents below the resultset, we can return empty list here directly
getDocuments() - Method in class org.hippoecm.hst.content.beans.standard.HippoFolder
 
getDocuments(int, int) - Method in class org.hippoecm.hst.content.beans.standard.HippoFolder
 
getDocuments(int, int, boolean) - Method in class org.hippoecm.hst.content.beans.standard.HippoFolder
 
getDocuments(Class<T>) - Method in class org.hippoecm.hst.content.beans.standard.HippoFolder
 
getDocuments(boolean) - Method in class org.hippoecm.hst.content.beans.standard.HippoFolder
 
getDocuments() - Method in interface org.hippoecm.hst.content.beans.standard.HippoFolderBean
This method returns the List of HippoDocumentBeans in the order they are in the repository.
getDocuments(int, int) - Method in interface org.hippoecm.hst.content.beans.standard.HippoFolderBean
Returns a view of the portion of the list of HippoDocumentBean between the specified from, inclusive, and to, exclusive.
getDocuments(int, int, boolean) - Method in interface org.hippoecm.hst.content.beans.standard.HippoFolderBean
Returns a view of the portion of the list of HippoDocumentBean between the specified from, inclusive, and to, exclusive.
getDocuments(boolean) - Method in interface org.hippoecm.hst.content.beans.standard.HippoFolderBean
This method enables to get the List of HippoDocumentBeans according their HippoBean#compareTo(HippoBean).
getDocuments(Class<T>) - Method in interface org.hippoecm.hst.content.beans.standard.HippoFolderBean
Facility method to get all documents directly below this folder that result in a HippoBean of class or subclass clazz.
getDocumentSize() - Method in class org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetResult
 
getDocumentSize() - Method in class org.hippoecm.hst.content.beans.standard.HippoFolder
 
getDocumentSize() - Method in interface org.hippoecm.hst.content.beans.standard.HippoFolderBean
 
getDouble(String) - Method in interface org.hippoecm.hst.core.container.ContainerConfiguration
Get a double associated with the given configuration key.
getDouble(String, double) - Method in interface org.hippoecm.hst.core.container.ContainerConfiguration
Get a Double associated with the given configuration key.
getDouble(String) - Method in class org.hippoecm.hst.mock.core.container.MockContainerConfiguration
 
getDouble(String, double) - Method in class org.hippoecm.hst.mock.core.container.MockContainerConfiguration
 
getDouble(String) - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
getDouble(String) - Method in interface org.hippoecm.hst.provider.ValueProvider
Returns the double value of a node property.
getDoubleArrays() - Method in interface org.hippoecm.hst.provider.PropertyMap
 
getDoubles(String) - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
getDoubles() - Method in interface org.hippoecm.hst.provider.PropertyMap
 
getDoubles(String) - Method in interface org.hippoecm.hst.provider.ValueProvider
Returns double array of the long values of a node property.
getDurationTimeMillis() - Method in interface org.hippoecm.hst.diagnosis.Task
Returns the task execution duration time in milliseconds
getEditableMenu() - Method in interface org.hippoecm.hst.core.sitemenu.EditableMenuItem
 
getEditableMenu() - Method in class org.hippoecm.hst.core.sitemenu.EditableMenuItemImpl
 
getEditableMenu() - Method in interface org.hippoecm.hst.core.sitemenu.HstSiteMenu
Returns an EditableMenu instance from this HstSiteMenu.
getEditableMenu() - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenu
 
getElement() - Method in class org.hippoecm.hst.tag.HeadContributionTag
 
getElement() - Method in class org.hippoecm.hst.tag.HstElementTag
Returns the created element
getElement() - Method in class org.hippoecm.hst.tag.SetWrapperElementTag
 
getEmbeddedMountPath() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
Deprecated.
portlet support will be removed after 2.26.xx
getEmbeddingContextPath() - Method in interface org.hippoecm.hst.core.request.HstPortalRequestContext
Deprecated.
 
getEmbeddingContextPath() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Deprecated.
portlet support will be removed after 2.26.xx
getEmbeddingContextPath() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
Deprecated.
getEncodedPath(String, HttpServletRequest) - Static method in class org.hippoecm.hst.util.EncodingUtils
 
getEqualComparator() - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
A convenience method capable of comparing two HippoBean instances for you for the underlying jcr node.
getEqualComparator() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getEqualComparator() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getErrorCode() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
A HstSiteMapItem can specify an error-code.
getErrorCode() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
getErrorCode() - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
getErrorCode() - Method in interface org.hippoecm.hst.core.request.ResolvedSiteMapItem
 
getErrorCode() - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
getErrorMessage() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
getErrorMessage() - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
getEscapeXml() - Method in class org.hippoecm.hst.tag.BaseHstURLTag
Returns escapeXml property.
getETag() - Method in class org.hippoecm.hst.servlet.utils.BinaryPage
Get the ETag
getEventListener() - Method in interface org.hippoecm.hst.core.jcr.EventListenerItem
Returns the EventListener instance.
getEventListener() - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
getEventListenerItems() - Method in interface org.hippoecm.hst.core.jcr.EventListenersContainer
Returns a list of the event listener items.
getEventListenerItems() - Method in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
getEventTypes() - Method in interface org.hippoecm.hst.core.jcr.EventListenerItem
Returns the event type for the event listener.
getEventTypes() - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
getExceptionsByCauseType(PageErrors, HstComponentInfo, Class<? extends Throwable>) - Static method in class org.hippoecm.hst.util.PageErrorUtils
Returns all exceptions which have the causeType and generated by a component of componentInfo.
getExceptionsByCauseType(PageErrors, Class<? extends Throwable>) - Static method in class org.hippoecm.hst.util.PageErrorUtils
Returns all exceptions which have the causeType.
getExceptionsByComponentClassName(PageErrors, String) - Static method in class org.hippoecm.hst.util.PageErrorUtils
Returns exceptions generated by a component specified by the class name.
getExceptionsByComponentId(PageErrors, String) - Static method in class org.hippoecm.hst.util.PageErrorUtils
Returns exceptions generated by a component specified by the id.
getExceptionsByComponentName(PageErrors, String) - Static method in class org.hippoecm.hst.util.PageErrorUtils
Returns exceptions generated by a component specified by the name.
getExternalLink() - Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfiguration
When a sitemenu item has an external link (http://...) configured, it is retrieved by this method.
getExternalLink() - Method in class org.hippoecm.hst.core.sitemenu.AbstractMenuItem
 
getExternalLink() - Method in interface org.hippoecm.hst.core.sitemenu.CommonMenuItem
When this method does not return null, then by default will return null even if the sitemenu item has a sitemap reference path defined
getExternalLink() - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
getFacetedNavigationResultDocument(HstRequest, String, ObjectConverter, Class<T>) - Static method in class org.hippoecm.hst.utils.BeanUtils
Tries to return a bean that is located in a faceted navigation tree below a result set.
getFacetedNavigationResultDocument(HstRequest, String, String, ObjectConverter, Class<T>) - Static method in class org.hippoecm.hst.utils.BeanUtils
Tries to return a bean that is located in a faceted navigation tree below a result set.
getFacetedNavigationResultDocument(HstRequest, HstQuery, ObjectConverter, Class<T>) - Static method in class org.hippoecm.hst.utils.BeanUtils
Tries to return a bean that is located in a faceted navigation tree below a result set.
getFacetedNavigationResultDocument(HstRequest, HstQuery, String, ObjectConverter, Class<T>) - Static method in class org.hippoecm.hst.utils.BeanUtils
Tries to return a bean that is located in a faceted navigation tree below a result set.
getFacetNavigationBean(HstRequest, String, String, ObjectConverter) - Static method in class org.hippoecm.hst.utils.BeanUtils
Returns the HippoFacetNavigationBean for this HstRequest and relPath where it is accounted for the free text query.
getFacetNavigationBean(HstRequest, String, ObjectConverter) - Static method in class org.hippoecm.hst.utils.BeanUtils
Returns the HippoFacetNavigationBean for this HstRequest from the ResolvedSiteMapItem where it is accounted for the free text query.
getFacetNavigationBean(HstRequest, HstQuery, ObjectConverter) - Static method in class org.hippoecm.hst.utils.BeanUtils
getFacetNavigationBean(HstRequest, HstQuery, String, ObjectConverter) - Static method in class org.hippoecm.hst.utils.BeanUtils
Same as BeanUtils.getFacetNavigationBean(HstRequest, HstQuery, ObjectConverter) only now instead of having the faceted navigation node from the ResolvedSiteMapItem we add a relPath where it should be found
getFacetValueCombi() - Method in class org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetSubNavigation
 
getFarthestRemoteAddr(HttpServletRequest) - Static method in class org.hippoecm.hst.util.HstRequestUtils
Returns the remote client address.
getFarthestRequestHost(HttpServletRequest) - Static method in class org.hippoecm.hst.util.HstRequestUtils
Returns the original host information requested by the client.
getFarthestRequestHost(HttpServletRequest, boolean) - Static method in class org.hippoecm.hst.util.HstRequestUtils
Returns the original host information requested by the client and do check optional injected render host information only when checkRenderHost is true
getFarthestRequestScheme(HttpServletRequest) - Static method in class org.hippoecm.hst.util.HstRequestUtils
 
getField(String) - Method in class org.hippoecm.hst.component.support.forms.FormMap
 
getFieldNames() - Method in class org.hippoecm.hst.component.support.forms.FormMap
 
getFileName() - Method in class org.hippoecm.hst.content.beans.standard.HippoGalleryImageSet
 
getFileName() - Method in interface org.hippoecm.hst.content.beans.standard.HippoGalleryImageSetBean
 
getFilename() - Method in class org.hippoecm.hst.content.beans.standard.HippoResource
 
getFileName() - Method in class org.hippoecm.hst.servlet.utils.BinaryPage
Get the unencoded file name to be used for Content-Disposition header
getFileName(Node, String[]) - Static method in class org.hippoecm.hst.servlet.utils.ResourceUtils
 
getFilter() - Method in interface org.hippoecm.hst.content.beans.query.HstQuery
 
getFilter() - Method in class org.hippoecm.hst.content.beans.query.HstQueryImpl
 
getFloat(String) - Method in interface org.hippoecm.hst.core.container.ContainerConfiguration
Get a float associated with the given configuration key.
getFloat(String, float) - Method in interface org.hippoecm.hst.core.container.ContainerConfiguration
Get a Float associated with the given configuration key.
getFloat(String) - Method in class org.hippoecm.hst.mock.core.container.MockContainerConfiguration
 
getFloat(String, float) - Method in class org.hippoecm.hst.mock.core.container.MockContainerConfiguration
 
getFolderAdditionWorkflowCategory() - Method in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
Gets the workflow category name used to add a folder.
getFolderNodeTypeName() - Method in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
Gets the folder node type name which is used to create folders.
getFolderNodeWorkflowCategory() - Method in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
Gets the workflow category name used to get a folder workflow.
getFolders(boolean) - Method in class org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetNavigation
HippoFacetNavigation does not return the HippoResultSetBean as a folder, as this is normally a folder that is not wanted to be displayed, and can be accessed through HippoFacetNavigation.getResultSet() already
getFolders() - Method in class org.hippoecm.hst.content.beans.standard.HippoFolder
 
getFolders(boolean) - Method in class org.hippoecm.hst.content.beans.standard.HippoFolder
 
getFolders() - Method in interface org.hippoecm.hst.content.beans.standard.HippoFolderBean
 
getFolders(boolean) - Method in interface org.hippoecm.hst.content.beans.standard.HippoFolderBean
 
getFormLoginPage() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
Returns FORM Login Page
getFormLoginPage() - Method in interface org.hippoecm.hst.core.request.ResolvedMount
Returns FORM Login Page
getFormMap() - Method in class org.hippoecm.hst.component.support.forms.FormMap
 
getFormMap(HttpServletRequest) - Static method in class org.hippoecm.hst.component.support.forms.FormUtils
Returns a populated FormaMap for some form data node if that node can be found with the u_u_i_d parameter on the request.
getForwardPathInfo() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
getForwardPathInfo() - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
getForwardPathInfo() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
getFullName() - Method in interface org.hippoecm.hst.addon.module.ModuleInstance
 
getFullyQualifiedHstURL(HstRequestContext, HstURL, boolean) - Static method in class org.hippoecm.hst.util.HstRequestUtils
Returns a fully qualified String url for the HstURL hstUrl.
getGalleryBaseBean(HstRequest) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
 
getHandlerConfig() - Method in class org.hippoecm.hst.core.sitemapitemhandler.AbstractHstSiteMapItemHandler
 
getHandlerKeys() - Static method in class org.hippoecm.hst.security.PolicyContextWrapper
 
getHandlerServletContext() - Method in class org.hippoecm.hst.core.sitemapitemhandler.AbstractHstSiteMapItemHandler
 
getHasContentPrototype() - Method in class org.hippoecm.hst.configuration.channel.Blueprint
Does the Blueprint have a content prototype.
getHeadElements() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
getHeadElements() - Method in interface org.hippoecm.hst.core.component.HstResponse
Retrieves header element list.
getHeadElements() - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
getHeadElements() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
getHeader(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getHeaderNames() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getHeaders(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getHeaders() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
getHeight() - Method in class org.hippoecm.hst.content.beans.standard.HippoGalleryImage
 
getHeight() - Method in interface org.hippoecm.hst.content.beans.standard.HippoGalleryImageBean
 
getHippobean() - Method in class org.hippoecm.hst.tag.HstCmsEditLinkTag
 
getHippobean() - Method in class org.hippoecm.hst.tag.HstLinkTag
 
getHippoBeans() - Method in interface org.hippoecm.hst.content.beans.query.HstQueryResult
This returns a HippoBeanIterator, which is a lazy loading proxy for accessing the beans in the HstQueryResult.
getHippoBeans() - Method in class org.hippoecm.hst.content.beans.query.HstQueryResultImpl
 
getHippoCompound(String, Class<T>) - Method in class org.hippoecm.hst.content.beans.standard.HippoDocument
 
getHippoHtml(String) - Method in class org.hippoecm.hst.content.beans.standard.HippoCompound
 
getHippoHtml(String) - Method in class org.hippoecm.hst.content.beans.standard.HippoDocument
 
getHippohtml() - Method in class org.hippoecm.hst.tag.HstHtmlTag
 
getHippoSession(Session) - Static method in class org.hippoecm.hst.util.JcrSessionUtils
 
getHomePage() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
 
getHomePage() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
 
getHostGroupName() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
Returns the name of host group this virtual host belongs to, for example 'prod', 'acct' or 'dev'
getHostGroupNames() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
 
getHostname() - Method in class org.hippoecm.hst.configuration.channel.Channel
 
getHostName() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
The hostName of this VirtualHost.
getHostName() - Method in interface org.hippoecm.hst.core.container.HstContainerURL
Returns the host name of the request: note that with reverse proxies, this can be the original host informations requested by the client or the proxies
getHstCache() - Method in class org.hippoecm.hst.servlet.utils.BinariesCache
 
getHstComponentConfiguration() - Method in interface org.hippoecm.hst.core.request.ResolvedSiteMapItem
 
getHstComponentConfiguration() - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
getHstConfigPath() - Method in class org.hippoecm.hst.configuration.channel.Channel
 
getHstConfigurationAugmenters() - Method in interface org.hippoecm.hst.configuration.model.HstManager
 
getHstDispatchUrl(PortletRequest, PortletResponse, String, String, boolean) - Method in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
getHstLink() - Method in class org.hippoecm.hst.core.sitemenu.AbstractMenuItem
 
getHstLink() - Method in interface org.hippoecm.hst.core.sitemenu.CommonMenuItem
 
getHstLink() - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
getHstLinkCreator() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Returns the HstLinkCreator to create navigational links
getHstLinkCreator() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getHstManager() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
 
getHstMountPoint() - Method in class org.hippoecm.hst.configuration.channel.Channel
 
getHstPreviewMountPoint() - Method in class org.hippoecm.hst.configuration.channel.Channel
 
getHstQueryManagerFactory() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Returns a HstQueryManagerFactory instance responsible for creating a query manager
getHstQueryManagerFactory() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getHstRequest(HttpServletRequest) - Static method in class org.hippoecm.hst.util.HstRequestUtils
Returns HstRequest object found in the servletRequest.
getHstRequestContext(HttpServletRequest) - Static method in class org.hippoecm.hst.util.HstRequestUtils
Returns HstRequestContext object found in the servletRequest.
getHstResponse(HttpServletRequest, HttpServletResponse) - Static method in class org.hippoecm.hst.util.HstRequestUtils
Returns HstResponse object found in the servletRequest or servletResponse.
getHstSite(HstRequest) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
 
getHstSite() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
 
getHstSite(HstRequest) - Method in class org.hippoecm.hst.tag.HstTagSupport
Get the HST Site object from request.
getHstSiteMap() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
Return the HstSiteMap that is the container of this HstSiteMapItem
getHstSiteMapItem() - Method in interface org.hippoecm.hst.core.request.ResolvedSiteMapItem
 
getHstSiteMapItem() - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
getHstSiteMapItems() - Method in interface org.hippoecm.hst.core.linking.LocationMapTreeItem
 
getHstSiteMapMatcher() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
This is a shortcut method fetching the HstSiteMapMatcher from the backing HstManager
getHstSiteMenu() - Method in interface org.hippoecm.hst.core.sitemenu.HstSiteMenuItem
 
getHstSiteMenu() - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
getHstSiteMenuConfiguration() - Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfiguration
 
getHstSiteMenus() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
 
getHstSiteMenus() - Method in interface org.hippoecm.hst.core.sitemenu.EditableMenu
 
getHstSiteMenus() - Method in class org.hippoecm.hst.core.sitemenu.EditableMenuImpl
 
getHstSiteMenus() - Method in interface org.hippoecm.hst.core.sitemenu.HstSiteMenu
 
getHstSiteMenus() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getHstSiteMenus() - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenu
 
getIconPath() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
 
getIconPath() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getId() - Method in class org.hippoecm.hst.configuration.channel.Blueprint
Get Blueprint id
getId() - Method in class org.hippoecm.hst.configuration.channel.Channel
 
getId() - Method in interface org.hippoecm.hst.configuration.components.HstComponentInfo
Returns the id for this component configuration.
getId() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
The id of a HstSiteMapItem is mandatory and must be unique within its containing HstSiteMap because HstSiteMap.getSiteMapItemById(String) must uniquely return a HstSiteMapItem.
getId() - Method in interface org.hippoecm.hst.configuration.sitemapitemhandlers.HstSiteMapItemHandlerConfiguration
Returns the id for this sitemap item handler configuration.
getId() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getIdentifier() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
 
getIdentifier() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getIdentifier() - Method in interface org.hippoecm.hst.content.beans.standard.IdentifiableContentBean
This returns the identifier of the backing provider for this bean, for example some UUID or /documents/content/myprojec/news/article or http://www.example.com/foo/bar, or a RDBMS id, etc It is not allowed for any implementation to return null
getIdentifier() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getIdentifier() - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
We return the uuid of the jcr node.
getIdentifier() - Method in interface org.hippoecm.hst.provider.ValueProvider
 
getImageVariant() - Method in interface org.hippoecm.hst.content.rewriter.ContentRewriter
 
getImplementationVersion() - Static method in class org.hippoecm.hst.site.HstServices
 
getIncomingBeans(HstQuery, Class<? extends HippoBean>) - Static method in class org.hippoecm.hst.util.ContentBeanUtils
Returns a list of beans of type T (the same type as beanMappingClass) that have a (facet)link to the HippoDocumentBean bean.
getInitialSize() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Returns the initial size of the connection pool.
getInitParameter(String, String) - Method in class org.hippoecm.hst.servlet.BinariesServlet
 
getInitParameter(PortletConfig, PortletContext, String, String) - Static method in class org.hippoecm.hst.util.PortletConfigUtils
Deprecated.
Retrieves the init parameter from the portletConfig or portletContext.
getInitParameter(String, String, Object...) - Static method in class org.hippoecm.hst.util.PortletConfigUtils
Deprecated.
 
getInitParameter(ServletConfig, ServletContext, String, String) - Static method in class org.hippoecm.hst.util.ServletConfigUtils
Retrieves the init parameter from the servletConfig or servletContext.
getInitParameter(String, String, Object...) - Static method in class org.hippoecm.hst.util.ServletConfigUtils
Retrieves the init parameter from the given config objects which must have String getInitParameter(String); method.
getInputStream() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getInt(String) - Method in interface org.hippoecm.hst.core.container.ContainerConfiguration
Get a int associated with the given configuration key.
getInt(String, int) - Method in interface org.hippoecm.hst.core.container.ContainerConfiguration
Get a int associated with the given configuration key.
getInt(String) - Method in class org.hippoecm.hst.mock.core.container.MockContainerConfiguration
 
getInt(String, int) - Method in class org.hippoecm.hst.mock.core.container.MockContainerConfiguration
 
getIntHeader(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getJcrExpression() - Method in interface org.hippoecm.hst.content.beans.query.filter.BaseFilter
 
getJcrExpression() - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
getJcrExpression() - Method in class org.hippoecm.hst.content.beans.query.filter.IsNodeTypeFilter
 
getJcrExpression() - Method in class org.hippoecm.hst.content.beans.query.filter.MixinNodeTypeFilterImpl
 
getJcrExpression() - Method in class org.hippoecm.hst.content.beans.query.filter.PrimaryNodeTypeFilterImpl
 
getJcrNode() - Method in interface org.hippoecm.hst.provider.jcr.JCRValueProvider
returns the Node that was used to create this value provider with or null when the node is already detached
getJcrNode() - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
getKey() - Method in interface org.hippoecm.hst.cache.CacheElement
 
getKey() - Method in class org.hippoecm.hst.cache.NOOPHstCache.NOOPCacheElement
 
getKey() - Method in enum org.hippoecm.hst.configuration.channel.ChannelException.Type
 
getKey() - Method in class org.hippoecm.hst.util.DefaultKeyValue
Gets the key from the pair.
getKey() - Method in interface org.hippoecm.hst.util.KeyValue
Returns the key corresponding to the pair.
getKeyHint() - Method in class org.hippoecm.hst.tag.HeadContributionTag
 
getKeys() - Method in interface org.hippoecm.hst.core.container.ContainerConfiguration
Get the list of the keys contained in the configuration.
getKeys() - Method in class org.hippoecm.hst.mock.core.container.MockContainerConfiguration
 
getKeys() - Method in class org.hippoecm.hst.resourcebundle.CompositeResourceBundle
 
getLabel() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
 
getLabel() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getLastModified() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
 
getLastModified() - Method in class org.hippoecm.hst.content.beans.standard.HippoResource
 
getLastModified() - Method in interface org.hippoecm.hst.content.beans.standard.HippoResourceBean
 
getLastModified(Object) - Method in class org.hippoecm.hst.freemarker.RepositoryTemplateLoader
 
getLastModified() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getLastModified() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoResourceBean
 
getLastModified() - Method in class org.hippoecm.hst.servlet.utils.BinaryPage
Get the last modified date in milliseconds since epoch.
getLastModifiedDate(Node, String) - Static method in class org.hippoecm.hst.servlet.utils.ResourceUtils
 
getLastModifiedFromResource(HttpServletRequest, String) - Method in class org.hippoecm.hst.servlet.BinariesServlet
 
getLength() - Method in class org.hippoecm.hst.content.beans.standard.HippoResource
 
getLength() - Method in interface org.hippoecm.hst.content.beans.standard.HippoResourceBean
 
getLength() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoResourceBean
 
getLength() - Method in class org.hippoecm.hst.servlet.utils.BinaryPage
Get the data length which can be used for the Content-Length header or cache checks.
getLengthKB() - Method in class org.hippoecm.hst.content.beans.standard.HippoResource
 
getLengthKB() - Method in interface org.hippoecm.hst.content.beans.standard.HippoResourceBean
Return size in kilobytes
getLengthKB() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoResourceBean
 
getLengthMB() - Method in class org.hippoecm.hst.content.beans.standard.HippoResource
 
getLengthMB() - Method in interface org.hippoecm.hst.content.beans.standard.HippoResourceBean
Return size in kilobytes
getLengthMB() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoResourceBean
 
getLevel() - Method in interface org.hippoecm.hst.logging.LogEvent
Deprecated.
Return the level of this event.
getLevel() - Method in interface org.hippoecm.hst.logging.LogEventBuffer
Deprecated.
Returns log level
getLevelName() - Method in interface org.hippoecm.hst.logging.LogEventBuffer
Deprecated.
Returns log level name
getLifecyclePhase() - Method in interface org.hippoecm.hst.core.component.HstRequest
Returns the lifecycle phase of the current HST request.
getLifecyclePhase() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequest
 
getLimit() - Method in interface org.hippoecm.hst.content.beans.query.HstQuery
Returns the limit of the HstQuery.
getLimit() - Method in class org.hippoecm.hst.content.beans.query.HstQueryImpl
 
getLink() - Method in class org.hippoecm.hst.tag.HstLinkTag
 
getLinkedBean(String, Class<T>) - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
This method returns the HippoBean linked by relPath of type beanMappingClass, or null if no bean found or not of (sub)type beanMappingClass.
getLinkedBean(String, Class<T>) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getLinkedBean(String, Class<T>) - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getLinkedBeans(String, Class<T>) - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
This method returns all the HippoBean's linked by relPath of type beanMappingClass as a List, or an Empty list if no bean found or not of (sub)type beanMappingClass.
getLinkedBeans(String, Class<T>) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getLinkedBeans(String, Class<T>) - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getList(String) - Method in interface org.hippoecm.hst.core.container.ContainerConfiguration
Get a List of strings associated with the given configuration key.
getList(String) - Method in class org.hippoecm.hst.mock.core.container.MockContainerConfiguration
 
getLocalAddr() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getLocalAnnotatedClasses() - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
Deprecated.
since 7.8.3 : There is no replacement. Since automatic beans scanning this method is completely redundant. Make sure that through the 'hst-beans-annotated-classes' in the web.xml all annotated beans can be found. For example

 <param-value>
 classpath*:com/onehippo/myproject/beans/**\/\*.class,
 classpath*:org/onehippo/forge/poll/**\/\*.class,
 classpath*:org/onehippo/forge/properties/**\/\*.class,
 classpath*:org/onehippo/forge/tcmp/**\/\*.class,
 </param-value>

 
getLocale() - Method in class org.hippoecm.hst.configuration.channel.Channel
 
getLocale() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
the locale for this Mount or null when it does not contain one.
getLocale() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
the locale for this VirtualHost or null when it does not contain one.
getLocale() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
 
getLocale() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
the locale for this sitemapItem or null when it does not contain one.
getLocale() - Method in class org.hippoecm.hst.content.beans.standard.HippoDocument
 
getLocale() - Method in class org.hippoecm.hst.content.beans.standard.HippoFolder
 
getLocale() - Method in interface org.hippoecm.hst.content.beans.standard.HippoTranslated
Returns the Locale for content bean.
getLocale() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
getLocale() - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
getLocale() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getLocale() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
getLocales() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Returns an Enumeration of Locale objects
getLocales() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getLocales() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getLocaleString() - Method in class org.hippoecm.hst.content.beans.standard.HippoDocument
 
getLocaleString() - Method in class org.hippoecm.hst.content.beans.standard.HippoFolder
 
getLocaleString() - Method in interface org.hippoecm.hst.content.beans.standard.HippoTranslated
Return string expression of the locale for content bean.
getLocalizationContext(PageContext, String, boolean) - Static method in class org.hippoecm.hst.tag.SetHstBundleTag
getLocalizedBundle(Locale) - Method in interface org.hippoecm.hst.resourcebundle.ResourceBundleFamily
Returns a localized resource bundle for the specific locale for live mode.
getLocalizedBundleForPreview(Locale) - Method in interface org.hippoecm.hst.resourcebundle.ResourceBundleFamily
Returns a localized resource bundle for the specific locale for preview mode.
getLocalizedName() - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
This returns the localized node name of the backing jcr node for this bean.
getLocalizedName() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getLocalizedName() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getLocalizedName() - Method in interface org.hippoecm.hst.provider.jcr.JCRValueProvider
 
getLocalizedName() - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
getLocalName() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getLocalParameter(String, HstRequest) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
Deprecated.
getLocalParameter(String) - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
Returns the parameter value without inheritance for the parameter name and null if not present.
getLocalParameter(String) - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
see HstSiteMapItem.getParameter(String), only this method returns parameters without inheritance
getLocalParameter(String) - Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfiguration
The value of the local parameter, where there are no parameters inherited from ancestor items
getLocalParameter(String) - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
 
getLocalParameter(String, ResolvedSiteMapItem) - Method in interface org.hippoecm.hst.core.request.ComponentConfiguration
Returns the property without inheritance and if an expession exists it is resolved with the help of the ResolvedSiteMapItem
getLocalParameter(String) - Method in interface org.hippoecm.hst.core.request.ResolvedSiteMapItem
See ResolvedSiteMapItem.getParameter(String) only without inheritance of ancestor items
getLocalParameter(String) - Method in interface org.hippoecm.hst.core.sitemenu.HstSiteMenuItem
The value of the local (no parameters inherited from ancestor items) parameter with possible property placeholders substituted
getLocalParameter(String) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getLocalParameter(String) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
getLocalParameter(String, ResolvedSiteMapItem) - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
getLocalParameter(String) - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
getLocalParameter(String) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
getLocalParameters(HstRequest) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
Deprecated.
getLocalParameters() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
see HstComponentConfiguration.getParameter(String), but now only parameters directly present on the HstConfigurationItem are returned.
getLocalParameters() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
see HstSiteMapItem.getParameters(), only this method returns parameters (unmodifiable map) without inheritance
getLocalParameters() - Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfiguration
 
getLocalParameters(ResolvedSiteMapItem) - Method in interface org.hippoecm.hst.core.request.ComponentConfiguration
Returns all resolved parameters without inheritance into a map
getLocalParameters() - Method in interface org.hippoecm.hst.core.request.ResolvedSiteMapItem
See ResolvedSiteMapItem.getParameters() only without inheritance of ancestor items
getLocalParameters() - Method in interface org.hippoecm.hst.core.sitemenu.HstSiteMenuItem
 
getLocalParameters() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getLocalParameters(ResolvedSiteMapItem) - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
getLocalParameters() - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
getLocalParameters() - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
getLocalPort() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getLocationMapTree() - Method in interface org.hippoecm.hst.configuration.site.HstSite
The location map is an inverted version from the HstSiteMap: Instead of mapping for URLs to relativecontentpath's, the location map is a mapping from relativecontentpaths to URLs
getLocationResolvers() - Method in interface org.hippoecm.hst.core.linking.HstLinkCreator
 
getLockedBy() - Method in class org.hippoecm.hst.configuration.channel.Channel
Deprecated.
getLockedBy() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
 
getLockedBy() - Method in interface org.hippoecm.hst.configuration.hosting.MutableMount
Deprecated.
deprecated since 7.8.4 and will be removed in 7.9.x
getLockedBy() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getLockedOn() - Method in class org.hippoecm.hst.configuration.channel.Channel
In coarse grained locking mode: retrieve the timestamp when the lock was set.
getLockedOn() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
 
getLockedOn() - Method in interface org.hippoecm.hst.configuration.hosting.MutableMount
Deprecated.
deprecated since 7.8.4 and will be removed in 7.9.x
getLockedOn() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getLogger() - Method in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
getLogger(String) - Method in interface org.hippoecm.hst.logging.LoggerFactory
Deprecated.
Returns HST Logger with the category name
getLogger(String, String) - Method in interface org.hippoecm.hst.logging.LoggerFactory
Deprecated.
Returns HST Logger with the category name and wrapper logger fqcn used to find logging location
getLogger(String) - Static method in class org.hippoecm.hst.site.HstServices
Deprecated.
since 2.26.05. It will be removed from 2.28.00 and onwards. Just use org.slf4j.LoggerFactory.getLogger(MyClass.class); instead
getLogger(String, String) - Static method in class org.hippoecm.hst.site.HstServices
Deprecated.
since 2.26.05. It will be removed from 2.28.00 and onwards. Just use org.slf4j.LoggerFactory.getLogger(MyClass.class); instead
getLoggerName() - Method in interface org.hippoecm.hst.logging.LogEvent
Deprecated.
Gets the logger of the event.
getLong(String) - Method in interface org.hippoecm.hst.core.container.ContainerConfiguration
Get a long associated with the given configuration key.
getLong(String, long) - Method in interface org.hippoecm.hst.core.container.ContainerConfiguration
Get a long associated with the given configuration key.
getLong(String) - Method in class org.hippoecm.hst.mock.core.container.MockContainerConfiguration
 
getLong(String, long) - Method in class org.hippoecm.hst.mock.core.container.MockContainerConfiguration
 
getLong(String) - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
getLong(String) - Method in interface org.hippoecm.hst.provider.ValueProvider
Returns the long value of a node property.
getLongArrays() - Method in interface org.hippoecm.hst.provider.PropertyMap
 
getLongInitParameter(String, long) - Method in class org.hippoecm.hst.servlet.BinariesServlet
 
getLongs(String) - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
getLongs() - Method in interface org.hippoecm.hst.provider.PropertyMap
 
getLongs(String) - Method in interface org.hippoecm.hst.provider.ValueProvider
Returns long array of the long values of a node property.
getMappings() - Method in class org.hippoecm.hst.core.linking.AbstractResourceContainer
 
getMappings() - Method in interface org.hippoecm.hst.core.linking.ResourceContainer
returns the mapping from nodename to url prefix.
getMatchingIgnoredPrefix() - Method in interface org.hippoecm.hst.core.request.ResolvedMount
Expert: In most circumstance, this ResolvedMount.getMatchingIgnoredPrefix() will return null.
getMaxActive() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Returns the maximum number of active connections that can be allocated at the same time.
getMaxIdle() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Returns the maximum number of connections that can remain idle in the pool.
getMaxObjectSizeBytes() - Method in class org.hippoecm.hst.servlet.utils.BinariesCache
 
getMaxSize() - Method in interface org.hippoecm.hst.cache.HstCache
 
getMaxSize() - Method in class org.hippoecm.hst.cache.NOOPHstCache
 
getMaxWait() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Returns the maximum number of milliseconds that the pool will wait for a connection to be returned before throwing an exception.
getMenuItems() - Method in interface org.hippoecm.hst.core.sitemenu.EditableMenu
 
getMenuItems() - Method in class org.hippoecm.hst.core.sitemenu.EditableMenuImpl
 
getMessage() - Method in class org.hippoecm.hst.component.support.forms.FormMap
For each of th fields we only fetch it's first error message (if field contains error message(s)).
getMessage() - Method in interface org.hippoecm.hst.logging.LogEvent
Deprecated.
Return the message for this logging event.
getMessages() - Method in class org.hippoecm.hst.component.support.forms.FormField
 
getMessages() - Method in class org.hippoecm.hst.component.support.forms.FormMap
Returns all field (error) messages.
getMethod() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getMethod() - Method in class org.hippoecm.hst.util.AnnotationsScanner.MethodAnnotations
 
getMethodAnnotations(Class<?>) - Static method in class org.hippoecm.hst.util.AnnotationsScanner
Returns the map of method mapped to all the annotation classes on such a method.
getMethodAnnotationsList(Class<?>) - Static method in class org.hippoecm.hst.util.AnnotationsScanner
Returns the List of all AnnotationsScanner.MethodAnnotations for class clazz : Thus, all the methods that have an annotation (possibly on super classes/interfaces).
getMimeType() - Method in class org.hippoecm.hst.content.beans.standard.HippoResource
 
getMimeType() - Method in interface org.hippoecm.hst.content.beans.standard.HippoResourceBean
Get the mime type of this resource.
getMimeType() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoResourceBean
 
getMimeType() - Method in class org.hippoecm.hst.servlet.utils.BinaryPage
Get the mime type for the resource.
getMinEvictableIdleTimeMillis() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Returns the #minEvictableIdleTimeMillis property.
getMinIdle() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Returns the minimum number of idle connections in the pool
getModelAndViewOfActionSessionAttributeName(HstRequest) - Method in class org.hippoecm.hst.component.support.spring.mvc.HstDispatcherServlet
 
getModelAndViewOfActionSessionAttributeNamePrefix() - Method in class org.hippoecm.hst.component.support.spring.mvc.HstDispatcherServlet
 
getModuleInstance(String) - Method in interface org.hippoecm.hst.addon.module.ModuleInstance
 
getModuleInstances() - Method in interface org.hippoecm.hst.addon.module.ModuleInstance
 
getMount(HstRequest) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
 
getMount() - Method in interface org.hippoecm.hst.core.linking.HstLink
 
getMount(String) - Method in interface org.hippoecm.hst.core.request.HstRequestContext
a mount with Mount.getAlias() equal to alias and at least one common type with the mount from the current request.
getMount(String, String) - Method in interface org.hippoecm.hst.core.request.HstRequestContext
a mount with Mount.getAlias() equal to alias and one of its Mount.getTypes() equal to type.
getMount() - Method in interface org.hippoecm.hst.core.request.ResolvedMount
 
getMount() - Method in class org.hippoecm.hst.mock.core.linking.MockHstLink
 
getMount(String) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getMount(String, String) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getMount() - Method in class org.hippoecm.hst.tag.HstLinkTag
 
getMount(HstRequest) - Method in class org.hippoecm.hst.tag.HstTagSupport
Get the Mount for the current
getMountAlias() - Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfiguration
If not null the mount belonging to this alias is used for creating the sitemenu item link
getMountByGroupAliasAndType(String, String, String) - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
Returns the Mount for this hostGroupName, alias and type having Mount.getType() equal to type.
getMountByIdentifier(String) - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
 
getMountId() - Method in class org.hippoecm.hst.configuration.channel.Channel
 
getMountPath() - Method in class org.hippoecm.hst.configuration.channel.Channel
 
getMountPath() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
Returns the mount path for this Mount object.
getMountPoint() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
Returns the mount point for this Mount object.
getMountProperties() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
Returns all the properties that start with "hst:mount" and have value of type String.
getMountsByHostGroup(String) - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
 
getMountType() - Method in class org.hippoecm.hst.tag.HstLinkTag
 
getMountVariants() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
This method returns all HstComponentConfiguration.getParameterPrefixes() for the entire Mount combined
getMountVariants() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getName() - Method in interface org.hippoecm.hst.addon.module.ModuleInstance
 
getName() - Method in class org.hippoecm.hst.component.support.forms.FormField
 
getName() - Method in class org.hippoecm.hst.configuration.channel.Blueprint
Get the name of the Blueprint as provided in the property hst:name, if the property doesn't exist, the id (node name) is returned as the name
getName() - Method in class org.hippoecm.hst.configuration.channel.Channel
 
getName() - Method in interface org.hippoecm.hst.configuration.channel.HstPropertyDefinition
 
getName() - Method in interface org.hippoecm.hst.configuration.components.HstComponentInfo
Return the name of this component configuration.
getName() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
 
getName() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
Returns the name of this VirtualHost.
getName() - Method in interface org.hippoecm.hst.configuration.site.HstSite
Each contained HstSite within its HstSites container has a unique name.
getName() - Method in interface org.hippoecm.hst.configuration.sitemapitemhandlers.HstSiteMapItemHandlerConfiguration
Return the name of this sitemap item handler configuration.
getName() - Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuConfiguration
Returns the name of this SiteMenuConfiguration.
getName() - Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfiguration
 
getName() - Method in class org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetSubNavigation
For HippoFacetSubNavigation, the node name is the encoded facet values.
getName() - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
This returns the node name of the backing jcr node for this bean
getName() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getName() - Method in interface org.hippoecm.hst.content.rewriter.ImageVariant
 
getName() - Method in class org.hippoecm.hst.content.rewriter.impl.DefaultImageVariant
 
getName() - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
The name of the component window.
getName() - Method in class org.hippoecm.hst.core.sitemenu.AbstractMenu
 
getName() - Method in class org.hippoecm.hst.core.sitemenu.AbstractMenuItem
 
getName() - Method in interface org.hippoecm.hst.core.sitemenu.CommonMenu
Returns the name of this SiteMenu.
getName() - Method in interface org.hippoecm.hst.core.sitemenu.CommonMenuItem
 
getName() - Method in interface org.hippoecm.hst.diagnosis.Task
returns the task name
getName() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getName() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getName() - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
getName() - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenu
 
getName() - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
getName() - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
getName() - Method in interface org.hippoecm.hst.provider.ValueProvider
 
getName() - Method in class org.hippoecm.hst.security.TransientRole
 
getName() - Method in class org.hippoecm.hst.security.TransientUser
 
getName() - Method in class org.hippoecm.hst.tag.HstAttributeTag
Returns the name property.
getName() - Method in class org.hippoecm.hst.tag.HstElementTag
Returns the name property.
getName() - Method in class org.hippoecm.hst.tag.ParamTag
Returns the name.
getNamedPipeline() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
Note that if an ancestor Mount contains a namedPipeline, this value is inherited unless this Mount explicitly defines its own
getNamedPipeline() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
the namedPipeline for this sitemapItem or null when it does not contain one.
getNamedPipeline() - Method in interface org.hippoecm.hst.core.request.ResolvedMount
 
getNamedPipeline() - Method in interface org.hippoecm.hst.core.request.ResolvedSiteMapItem
Returns the namedPipeline to be used for the Hst Request Processing.
getNamedPipeline() - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
getNamedRenderer() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
 
getNamedRenderer() - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
 
getNamedRenderer() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getNamedRenderer() - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
getNamedResourceServer() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
 
getNamedResourceServer() - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
 
getNamedResourceServer() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getNamedResourceServer() - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
getNamespace() - Method in interface org.hippoecm.hst.core.component.HstResponse
The value returned by this method should be prefixed or appended to elements, such as JavaScript variables or function names, to ensure they are unique in the context of the HST-managed page.
getNamespace() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
getNextValidityCheckTimeStamp() - Method in class org.hippoecm.hst.servlet.utils.BinaryPage
Get the next Validity Check TimeStamp (millis since epoch)
getNode(String) - Method in interface org.hippoecm.hst.configuration.model.HstNode
 
getNode() - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
This returns the backing jcr node for this bean.
getNode() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getNode() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getNodes() - Method in interface org.hippoecm.hst.configuration.model.HstNode
 
getNodes(String) - Method in interface org.hippoecm.hst.configuration.model.HstNode
 
getNodeType() - Method in interface org.hippoecm.hst.core.linking.LocationResolver
 
getNodeType() - Method in interface org.hippoecm.hst.core.linking.ResourceContainer
 
getNodeTypeName() - Method in interface org.hippoecm.hst.configuration.model.HstNode
 
getNodeTypeNames() - Method in interface org.hippoecm.hst.core.jcr.EventListenerItem
Returns the node type name array for the event listener.
getNodeTypeNames() - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
getNumActive() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Returns the current active session count in the pool.
getNumIdle() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Returns the current idle session count in the pool.
getNumSessionsActivated() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingCounterMBean
 
getNumSessionsCreated() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingCounterMBean
 
getNumSessionsDestroyed() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingCounterMBean
 
getNumSessionsObtained() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingCounterMBean
 
getNumSessionsPassivated() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingCounterMBean
 
getNumSessionsReturned() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingCounterMBean
 
getNumTestsPerEvictionRun() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Returns the value of the #numTestsPerEvictionRun property.
getObject(String) - Method in interface org.hippoecm.hst.content.beans.manager.ObjectBeanManager
Get an object from the JCR repository.
getObject(String) - Method in class org.hippoecm.hst.content.beans.manager.ObjectBeanManagerImpl
 
getObject(Session, String) - Method in interface org.hippoecm.hst.content.beans.manager.ObjectConverter
 
getObject(Node) - Method in interface org.hippoecm.hst.content.beans.manager.ObjectConverter
 
getObject(Node, String) - Method in interface org.hippoecm.hst.content.beans.manager.ObjectConverter
 
getObject(String, Session) - Method in interface org.hippoecm.hst.content.beans.manager.ObjectConverter
 
getObject(String, Node) - Method in interface org.hippoecm.hst.content.beans.manager.ObjectConverter
 
getObject(Session, String) - Method in class org.hippoecm.hst.content.beans.manager.ObjectConverterImpl
 
getObject(Node, String) - Method in class org.hippoecm.hst.content.beans.manager.ObjectConverterImpl
 
getObject(String, Session) - Method in class org.hippoecm.hst.content.beans.manager.ObjectConverterImpl
 
getObject(String, Node) - Method in class org.hippoecm.hst.content.beans.manager.ObjectConverterImpl
 
getObject(Node) - Method in class org.hippoecm.hst.content.beans.manager.ObjectConverterImpl
 
getObject(Session, String) - Method in interface org.hippoecm.hst.content.beans.SimpleObjectConverter
Returns a mapped object for the JCR node indicated by the path.
getObject(String) - Method in class org.hippoecm.hst.mock.content.beans.manager.MockObjectBeanPersistenceManager
 
getObjectBeanManager(HstRequest) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
 
getObjectBeanManager() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
 
getObjectBeanManager(Session) - Method in interface org.hippoecm.hst.core.request.HstRequestContext
 
getObjectBeanManager() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getObjectBeanManager(Session) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getObjectBeanManager(HstRequest) - Method in class org.hippoecm.hst.tag.HstTagSupport
 
getObjectByUuid(String) - Method in interface org.hippoecm.hst.content.beans.manager.ObjectBeanManager
Get an object from the JCR repository
getObjectByUuid(String) - Method in class org.hippoecm.hst.content.beans.manager.ObjectBeanManagerImpl
 
getObjectByUuid(String) - Method in class org.hippoecm.hst.mock.content.beans.manager.MockObjectBeanPersistenceManager
 
getObjectConverter() - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
 
getObjectConverter() - Method in interface org.hippoecm.hst.content.beans.manager.ObjectConverterAware
 
getObjectConverter() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getObjectConverter() - Method in interface org.hippoecm.hst.content.tool.ContentBeansTool
 
getObjectConverter() - Method in class org.hippoecm.hst.content.tool.DefaultContentBeansTool
 
getObjectConverter() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getObjectConverter() - Method in class org.hippoecm.hst.tag.HstTagSupport
 
getObjectInstance(HstContainerConfig, String) - Method in interface org.hippoecm.hst.core.container.HstComponentFactory
Returns arbitrary object instance from the HstComponent context.
getOffset() - Method in interface org.hippoecm.hst.content.beans.query.HstQuery
Returns the offset of the HstQuery.
getOffset() - Method in class org.hippoecm.hst.content.beans.query.HstQueryImpl
 
getOrCreateLiveSecurityDelegate(Credentials, String) - Method in interface org.hippoecm.hst.core.jcr.SessionSecurityDelegation
Returns an existing Session if there is one on the hst request for key.
getOrCreatePreviewSecurityDelegate(Credentials, String) - Method in interface org.hippoecm.hst.core.jcr.SessionSecurityDelegation
Returns an existing Session if there is one on the hst request for key.
getOriginal() - Method in class org.hippoecm.hst.content.beans.standard.HippoGalleryImageSet
Get the picture version of the image.
getOriginal() - Method in interface org.hippoecm.hst.content.beans.standard.HippoGalleryImageSetBean
 
getOutputStream() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
getOutputStream() - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
getOutputStream() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
getPageCacheContext() - Method in interface org.hippoecm.hst.core.container.ValveContext
Returns the PageCacheContext for this valve context.
getPageCacheKey() - Method in interface org.hippoecm.hst.core.container.PageCacheContext
 
getPageErrorHandlerClassName() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
 
getPageErrorHandlerClassName() - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
 
getPageErrorHandlerClassName() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getPageErrorHandlerClassName() - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
getPageFromBlockingCache(String) - Method in class org.hippoecm.hst.servlet.utils.BinariesCache
 
getPageFromCacheOrLoadPage(HttpServletRequest) - Method in class org.hippoecm.hst.servlet.BinariesServlet
 
getPageNotFound() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
 
getPageNotFound() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
 
getParameter(String, HstRequest) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
Deprecated.
getParameter(String, HstRequest, String) - Method in class org.hippoecm.hst.component.support.SimpleDispatcherHstComponent
 
getParameter(String, HstRequest) - Method in class org.hippoecm.hst.component.support.spring.SpringBridgeHstComponent
 
getParameter(String) - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
Returns the parameter value for the parameter name and null if not present.
getParameter(String) - Method in interface org.hippoecm.hst.configuration.hosting.Mount
The String value of the mount parameter.
getParameter(String) - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
A HstSiteMapItem can contain a Map of parameters.
getParameter(String) - Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfiguration
A HstSiteMenuItemConfiguration can contain a Map of parameters.
getParameter(String) - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
 
getParameter(String, ResolvedSiteMapItem) - Method in interface org.hippoecm.hst.core.request.ComponentConfiguration
Returns the property and if an expession exists it is resolved with the help of the ResolvedSiteMapItem
getParameter(String) - Method in interface org.hippoecm.hst.core.request.ResolvedSiteMapItem
Returns a property from the HstSiteMapItem configuration but should have replaced possible property placeholders.
getParameter(String) - Method in interface org.hippoecm.hst.core.sitemenu.HstSiteMenuItem
A HstSiteMenuItem can contain a Map of parameters.
getParameter(String) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getParameter(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getParameter(String) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
getParameter(String, ResolvedSiteMapItem) - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
getParameter(String) - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
getParameter(String) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
getParameterInfoProxyFactory() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Expert: Returns HstParameterInfoProxyFactory to create a proxy for an interface that is referred to by a ParametersInfo annotation on a HstComponent annotated interface getters
getParameterInfoProxyFactory() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getParameterMap() - Method in interface org.hippoecm.hst.core.component.HstRequest
Returns the parameter map of this component window.
getParameterMap(String) - Method in interface org.hippoecm.hst.core.component.HstRequest
Returns the parameter map of the specified reference namespace component window.
getParameterMap() - Method in interface org.hippoecm.hst.core.component.HstURL
Returns the parameter map of this url.
getParameterMap() - Method in interface org.hippoecm.hst.core.container.HstContainerURL
Returns the render parameter map.
getParameterMap(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequest
 
getParameterMap() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getParameterMap() - Method in class org.hippoecm.hst.mock.core.component.MockHstURL
 
getParameterNameComponentSeparator() - Method in interface org.hippoecm.hst.core.container.HstContainerURLProvider
Returns the parameter name component separator.
getParameterNames() - Method in interface org.hippoecm.hst.core.request.ComponentConfiguration
 
getParameterNames() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getParameterNames() - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
getParameterPrefixes() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
Parameters can have prefixes (variant).
getParameterPrefixes() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getParameters(HstRequest) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
Deprecated.
since 2.26.01. Use #getComponentParameters(} instead
getParameters() - Method in exception org.hippoecm.hst.configuration.channel.ChannelException
 
getParameters() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
Returns the map of all parameters.
getParameters() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
Returns an unmodifiable map of all mount parameters, empty map if none.
getParameters() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
See HstSiteMapItem.getParameter(String), only now entire the parameters map is returned.
getParameters() - Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfiguration
Parameters are inherited from ancestor HstSiteMenuItemConfiguration's.
getParameters(ResolvedSiteMapItem) - Method in interface org.hippoecm.hst.core.request.ComponentConfiguration
Returns all resolved parameters into a map
getParameters() - Method in interface org.hippoecm.hst.core.request.ResolvedSiteMapItem
Return the parameter map from the HstSiteMapItem configuration, but all values containing property placeholders should be resolved.
getParameters() - Method in interface org.hippoecm.hst.core.sitemenu.HstSiteMenuItem
Parameters are inherited from ancestor sitemenu items.
getParameters() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getParameters(ResolvedSiteMapItem) - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
getParameters() - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
getParameters() - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
getParametersInfo(HstRequest) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
Deprecated.
since 2.26.01. Use #getComponentParametersInfo(org.hippoecm.hst.core.component.HstRequest)} instead
getParametersInfo(HstComponent, ComponentConfiguration, HstRequest) - Static method in class org.hippoecm.hst.utils.ParameterUtils
Returns a proxy ParametersInfo object for the component class which resolves parameter from HstComponentConfiguration : resolved means that possible property placeholders like ${1} or ${year}, where the first refers to the first wildcard matcher in a resolved sitemap item, and the latter to a resolved parameter in the resolved HstSiteMapItem

NOTE: Because the returned ParametersInfo proxy instance is bound to the current request, you MUST NOT store the returned object in a member variable or session.

getParameterValues(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getParent() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
Returns the parent HstComponentConfiguration for this this component or null if a root component.
getParent() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
 
getParent() - Method in interface org.hippoecm.hst.configuration.model.HstNode
 
getParent() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getParentBean() - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
Returns the parent bean wrt this bean.
getParentBean() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getParentBean() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getParentItem() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
Returns parent HstSiteMapItem and null when the item does not have a parent (in other words, it is a root HstSiteMapItem)
getParentItem() - Method in interface org.hippoecm.hst.core.linking.LocationMapTreeItem
 
getParentItem() - Method in interface org.hippoecm.hst.core.sitemenu.EditableMenuItem
 
getParentItem() - Method in class org.hippoecm.hst.core.sitemenu.EditableMenuItemImpl
 
getParentItem() - Method in interface org.hippoecm.hst.core.sitemenu.HstSiteMenuItem
 
getParentItem() - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
getParentItemConfiguration() - Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfiguration
 
getParentJcrNode() - Method in interface org.hippoecm.hst.provider.jcr.JCRValueProvider
returns the parent Node of this value provider or null when the node is detached.
getParentJcrNode() - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
getParentTask() - Method in interface org.hippoecm.hst.diagnosis.Task
 
getParentWindow() - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
The parent component window containing this component window.
getParentWindow() - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
getPath() - Method in class org.hippoecm.hst.configuration.channel.Blueprint
Get the normalized absolute path
getPath() - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
This returns the absolute path of the backing jcr node for this bean, for example /documents/content/myprojec/news/article When the jcr node is virtual, it returns the virtual path.
getPath() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getPath() - Method in interface org.hippoecm.hst.core.linking.HstLink
Note: This is *not* a url!
getPath() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getPath() - Method in class org.hippoecm.hst.mock.core.linking.MockHstLink
 
getPath() - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
getPath() - Method in interface org.hippoecm.hst.provider.ValueProvider
 
getPath() - Method in class org.hippoecm.hst.tag.HstLinkTag
 
getPath(HstSiteMapItem) - Static method in class org.hippoecm.hst.util.HstSiteMapUtils
Returns string representation of the sitemap item path
getPath(HstSiteMapItem, String) - Static method in class org.hippoecm.hst.util.HstSiteMapUtils
Returns string representation of the child sitemap item specified by the relPath from the specified sitemap item
getPath(Mount, String) - Static method in class org.hippoecm.hst.util.HstSiteMapUtils
Returns string representation of the sitemap item which is specified by either refId or path.
getPath(Mount, HstSiteMapItem, String) - Static method in class org.hippoecm.hst.util.HstSiteMapUtils
Returns string representation of the sitemap item which is specified by either refId or path If refIdOrRelPath doesn't represent a refId, then its return will be equivalent to HstSiteMapUtils.getPath(HstSiteMapItem siteMapItem, String relPath).
getPathElements() - Method in interface org.hippoecm.hst.core.linking.HstLink
 
getPathElements() - Method in class org.hippoecm.hst.mock.core.linking.MockHstLink
 
getPathInfo(PortletRequest) - Method in class org.hippoecm.hst.container.DefaultPortletRequestDispatcherImpl
Deprecated.
 
getPathInfo() - Method in class org.hippoecm.hst.container.HstContainerRequestImpl
 
getPathInfo(PortletRequest) - Method in interface org.hippoecm.hst.container.HstPortletRequestDispatcherPathProvider
Deprecated.
 
getPathInfo() - Method in interface org.hippoecm.hst.core.container.HstContainerURL
Returns the current request's path info (part after context path and Mount path)
getPathInfo() - Method in interface org.hippoecm.hst.core.request.HstPortalRequestContext
Deprecated.
 
getPathInfo() - Method in interface org.hippoecm.hst.core.request.ResolvedSiteMapItem
Returns a relative path from hst request path to the SiteMapItem that was matched.
getPathInfo() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getPathInfo() - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
getPathInfo() - Method in class org.hippoecm.hst.util.GenericHttpServletRequestWrapper
 
getPathInfo(ResolvedMount, HttpServletRequest) - Static method in class org.hippoecm.hst.util.HstRequestUtils
Returns any extra path information associated with the URL the client sent when it made this request.
getPathInfo(ResolvedMount, HttpServletRequest, String) - Static method in class org.hippoecm.hst.util.HstRequestUtils
Returns any extra path information associated with the URL the client sent when it made this request.
getPathProperty(Object) - Method in class org.hippoecm.hst.mock.content.beans.manager.MockObjectBeanPersistenceManager
 
getPathSuffix() - Method in interface org.hippoecm.hst.container.HstContainerRequest
Returns path suffix splitted from the request URI by the specified path suffix delimiter.
getPathSuffix() - Method in class org.hippoecm.hst.container.HstContainerRequestImpl
 
getPathSuffix() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Returns the path suffix from the resolved site map item.
getPathSuffix() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getPathSuffixDelimiter() - Method in interface org.hippoecm.hst.configuration.model.HstManager
Returns the request path suffix delimiter.
getPathTranslated() - Method in class org.hippoecm.hst.container.HstContainerRequestImpl
 
getPathTranslated() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getPathTranslated() - Method in class org.hippoecm.hst.util.GenericHttpServletRequestWrapper
 
getPendingChangePaths(Session, boolean) - Static method in class org.hippoecm.hst.util.JcrSessionUtils
 
getPendingChangePaths(Session, Node, boolean) - Static method in class org.hippoecm.hst.util.JcrSessionUtils
 
getPersistableSession(HstRequest) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
Creates a persistable JCR session with the default credentials
getPersistableSession(HstRequest, Credentials) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
Creates a persistable JCR session with provided credentials.
getPipeline(String) - Method in interface org.hippoecm.hst.core.container.Pipelines
Returns the specified pipeline by the name.
getPlaceHolderLastModified() - Method in class org.hippoecm.hst.freemarker.RepositorySource
 
getPooledSession(HttpServletRequest, String) - Static method in class org.hippoecm.hst.servlet.utils.SessionUtils
 
getPoolingCounter() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepository
Returns pooling counter.
getPort() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
 
getPortalContextProvider(PortletRequest) - Method in class org.hippoecm.hst.container.HstComponentPortlet
Deprecated.
 
getPortalContextProvider(PortletRequest) - Method in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
getPortalRequestContext(PortletRequest) - Method in interface org.hippoecm.hst.container.HstPortalContextProvider
Deprecated.
 
getPortletComponentConfigurationId() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
Deprecated.
portlet support will be removed after 2.26.xx
getPortletConfig() - Method in interface org.hippoecm.hst.core.request.HstPortletRequestContext
Deprecated.
Returns the PortletConfig serving the HstRequest.
getPortletHstComponentConfiguration() - Method in interface org.hippoecm.hst.core.request.ResolvedSiteMapItem
Deprecated.
portlet support will be removed after 2.26.xx
getPortletHstComponentConfiguration() - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
Deprecated.
getPortletRequest() - Method in interface org.hippoecm.hst.core.request.HstPortletRequestContext
Deprecated.
Returns the PortletRequest serving the HstRequest.
getPortletResponse() - Method in interface org.hippoecm.hst.core.request.HstPortletRequestContext
Deprecated.
Returns the PortletResponse serving the HstResponse.
getPortMount(int) - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
 
getPortNumber() - Method in interface org.hippoecm.hst.configuration.hosting.PortMount
 
getPortNumber() - Method in interface org.hippoecm.hst.core.container.HstContainerURL
Returns the portnumber of the request: note that with reverse proxies, this can be the original port requested by the client or the proxies
getPortNumber() - Method in interface org.hippoecm.hst.core.request.ResolvedVirtualHost
the portNumber that resolved to this ResolvedVirtualHost.
getPosition() - Method in interface org.hippoecm.hst.content.beans.standard.HippoBeanIterator
Returns the current position within the iterator.
getPosition() - Method in class org.hippoecm.hst.content.beans.standard.HippoBeanIteratorImpl
 
getPosition() - Method in interface org.hippoecm.hst.content.beans.standard.HippoDocumentIterator
Returns the current position within the iterator.
getPosition() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBeanIterator
 
getPreambleComments() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
getPreambleElements() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
getPreferItem() - Method in class org.hippoecm.hst.tag.SiteMapItemTag
Returns the name.
getPreferredLocale() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Gets the preferred locale associated with this request.
getPreferredLocale() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getPrefixedParameterName(String, ComponentConfiguration, HstRequest) - Method in class org.hippoecm.hst.core.component.HstParameterInfoProxyFactoryImpl.ParameterInfoInvocationHandler
This method can be overridden by subclasses of the HstParameterInfoProxyFactoryImpl.ParameterInfoInvocationHandler to return a prefixed value
getPreviewCanonicalContentPath() - Method in interface org.hippoecm.hst.configuration.internal.ContextualizableMount
internal only : not api
getPreviewCmsQuerySession(HstRequestContext, String) - Static method in class org.hippoecm.hst.utils.BeanUtils
 
getPreviewContentPath() - Method in interface org.hippoecm.hst.configuration.internal.ContextualizableMount
internal only : not api
getPreviewHstSite() - Method in interface org.hippoecm.hst.configuration.internal.ContextualizableMount
internal only : not api
getPreviewMountPoint() - Method in interface org.hippoecm.hst.configuration.internal.ContextualizableMount
internal only : not api
getPrevious() - Method in class org.hippoecm.hst.component.support.forms.FormMap
 
getPrimaryItem() - Method in class org.hippoecm.hst.core.linking.AbstractResourceContainer
 
getPrimaryItem() - Method in interface org.hippoecm.hst.core.linking.ResourceContainer
 
getPrimaryNodeTypeNameFor(Class<? extends HippoBean>) - Method in interface org.hippoecm.hst.content.beans.manager.ObjectConverter
 
getPrimaryNodeTypeNameFor(Class<? extends HippoBean>) - Method in class org.hippoecm.hst.content.beans.manager.ObjectConverterImpl
 
getPrimaryObjectType(Node) - Method in interface org.hippoecm.hst.content.beans.manager.ObjectConverter
Returns the Primary Node Type for a Node (or a child Node if the Node is a Handle) to be used for Object conversion, possibly using a fallback Node Type if no exact match can be determined.
getPrimaryObjectType(Node) - Method in class org.hippoecm.hst.content.beans.manager.ObjectConverterImpl
 
getProperties() - Method in class org.hippoecm.hst.configuration.channel.Channel
 
getProperties() - Method in interface org.hippoecm.hst.configuration.channel.ChannelInfo
 
getProperties() - Method in interface org.hippoecm.hst.configuration.sitemapitemhandlers.HstSiteMapItemHandlerConfiguration
 
getProperties() - Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfiguration
When developers have customized SiteMenuItem configuration with extra properties, these properties can be accessed through this Map
getProperties() - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
Same as HippoBean.getProperty(String), where getProperty is only there for having a nice .getProperty['propname'] in jsp expression language
getProperties() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
values in the map can be of type String, String[], Boolean, Boolean[], Long, Long[], Double, Double[] or Calendar, Calendar[]
Same as HippoBean.getProperty(String), where getProperty is only there for having a nice .getProperty['propname'] in jsp expression language
getProperties(ResolvedSiteMapItem, Class<T>) - Method in interface org.hippoecm.hst.core.request.SiteMapItemHandlerConfiguration
Returns all resolved properties of type mappingClass into a map.
getProperties() - Method in class org.hippoecm.hst.core.sitemenu.AbstractMenuItem
 
getProperties() - Method in interface org.hippoecm.hst.core.sitemenu.CommonMenuItem
When developers have customized SiteMenuItem configuration with extra properties, these properties can be accessed through this Map
getProperties() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getProperties() - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
getProperties() - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
getProperties() - Method in interface org.hippoecm.hst.provider.ValueProvider
Returns all combined properties that are of type String, boolean, int, long, double or Calendar in a Map.
getProperty(String) - Method in interface org.hippoecm.hst.configuration.hosting.Mount
the string value of the property or null when the property is not present.
getProperty(String) - Method in interface org.hippoecm.hst.configuration.sitemapitemhandlers.HstSiteMapItemHandlerConfiguration
 
getProperty(String) - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
Return types can be of type String, String[], Boolean, Boolean[], Long, Long[], Double, Double[] or Calendar, Calendar[]
getProperty(String, T) - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
If the property does not exist, return the defaultValue.
getProperty() - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
 
getProperty(String) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getProperty(String, T) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getProperty() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getProperty(String, ResolvedSiteMapItem, Class<T>) - Method in interface org.hippoecm.hst.core.request.SiteMapItemHandlerConfiguration
 
getProperty(String) - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getProperty(String, T) - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getProperty() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getProperty(String, String, Class, Method) - Method in interface org.hippoecm.hst.service.ServiceBeanAccessProvider
 
getProperty(String, String, Class, Method) - Method in class org.hippoecm.hst.service.ServiceBeanAccessProviderImpl
 
getPropertyDefinition(NodeType, String) - Static method in class org.hippoecm.hst.util.PropertyDefinitionUtils
Returns the PropertyDefinition for the name property in the given node type.
getPropertyDefinition(NodeType, String, int) - Static method in class org.hippoecm.hst.util.PropertyDefinitionUtils
Returns the PropertyDefinition for the name property in the given node type.
getPropertyDefinition(Node, String) - Static method in class org.hippoecm.hst.util.PropertyDefinitionUtils
Returns a PropertyDefinition for the given property name.
getPropertyDefinition(Node, String, int) - Static method in class org.hippoecm.hst.util.PropertyDefinitionUtils
Returns a PropertyDefinition for the given property name.
getPropertyDefinitions(Channel) - Method in interface org.hippoecm.hst.configuration.channel.ChannelManager
Get Channel property definitions given a Channel object instance
getPropertyDefinitions(String) - Method in interface org.hippoecm.hst.configuration.channel.ChannelManager
Get Channel property definitions given a Channel id
getPropertyMap() - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
getPropertyMap() - Method in interface org.hippoecm.hst.provider.ValueProvider
Returns all combined properties that are of type String, boolean, int, long, double or Calendar in a PropertyMap.
getProtocol() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getPrototypeChannel() - Method in class org.hippoecm.hst.configuration.channel.Blueprint
Get prototype Channel
getPublicRequestParameter(HstRequest, String) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
A public request parameter is a HttpServletRequest parameter that is not namespaced.
getPublicRequestParameters(HstRequest, String) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
getQualifiedId() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
The qualified id, which might contain more info then just HstSiteMapItem.getId() as the getId might return an id which is meaningfull only within it's current HstSiteMap
getQuery() - Method in class org.hippoecm.hst.content.beans.query.HstQueryImpl
 
getQueryAsString(boolean) - Method in interface org.hippoecm.hst.content.beans.query.HstQuery
Returns the query as string.
getQueryAsString(boolean) - Method in class org.hippoecm.hst.content.beans.query.HstQueryImpl
 
getQueryManager(HstRequest) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
 
getQueryManager(HstRequestContext) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
 
getQueryManager(Session) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
 
getQueryManager() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
 
getQueryManager(Session) - Method in interface org.hippoecm.hst.core.request.HstRequestContext
 
getQueryManager() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getQueryManager(Session) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getQueryString() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getRawLocalParameters() - Method in interface org.hippoecm.hst.core.request.ComponentConfiguration
getRawLocalParameters() - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
getRawParameters() - Method in interface org.hippoecm.hst.core.request.ComponentConfiguration
getRawParameters() - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
getRawProperties(Class<T>) - Method in interface org.hippoecm.hst.core.request.SiteMapItemHandlerConfiguration
Returns the map of all unresolved properties of type T into a map and an empty map if there are no properties of type mappingClass
getRawProperty(String, Class<T>) - Method in interface org.hippoecm.hst.core.request.SiteMapItemHandlerConfiguration
Returns the unresolved property for name or null when not present or is not of type mappingClass
getReader(Object, String) - Method in class org.hippoecm.hst.freemarker.RepositoryTemplateLoader
 
getReader() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getRealPath(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getReason() - Method in interface org.hippoecm.hst.content.beans.standard.HippoRequestBean
 
getReason() - Method in class org.hippoecm.hst.content.beans.standard.HippoStdPubWfRequest
 
getReasonsUncacheable() - Method in interface org.hippoecm.hst.core.container.PageCacheContext
 
getRedirectLocation() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
getRedirectLocation() - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
getRedirectLocation() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
getRef() - Method in class org.hippoecm.hst.tag.HstIncludeTag
Returns the referenced name of the child window content to include
getReferencedBean() - Method in class org.hippoecm.hst.content.beans.standard.HippoMirror
When you want the HippoBean that this mirror represents, you can use this method.
getReferencedBean() - Method in interface org.hippoecm.hst.content.beans.standard.HippoMirrorBean
 
getReferenceName() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
Return the referenceName of this HstComponentConfiguration.
getReferenceName() - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
The reference name of the component window.
getReferenceName() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getReferenceName() - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
getReferenceNameSeparator() - Method in interface org.hippoecm.hst.core.container.HstComponentWindowFactory
Returns the reference namespace separator.
getReferenceNamespace() - Method in interface org.hippoecm.hst.core.component.HstRequest
The reference namespace of the component window.
getReferenceNamespace() - Method in interface org.hippoecm.hst.core.component.HstURL
Returns the reference namespace
getReferenceNamespace() - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
The reference namespace of the component window.
getReferenceNamespace() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequest
 
getReferenceNamespace() - Method in class org.hippoecm.hst.mock.core.component.MockHstURL
 
getReferenceNamespace() - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
getRefId() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
The refId of a HstSiteMapItem is non-mandatory and must be unique within its containing HstSiteMap because HstSiteMap.getSiteMapItemByRefId(String) must uniquely return a HstSiteMapItem.
getRefreshPendingAfter() - Method in interface org.hippoecm.hst.core.jcr.LazySession
Returns the pending time millis after when the session should be refreshed.
getRelativeContentPath() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
This method returns a content path, relative to the Mount.getContentPath().
getRelativeContentPath() - Method in interface org.hippoecm.hst.core.request.ResolvedSiteMapItem
This method returns a content path, relative to the Mount.getContentPath().
getRelativeContentPath() - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
getRemoteAddr() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getRemoteAddrs(HttpServletRequest) - Static method in class org.hippoecm.hst.util.HstRequestUtils
Returns the remote host addresses related to this request.
getRemoteHost() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getRemotePort() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getRemoteUser() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getRemove() - Method in class org.hippoecm.hst.tag.HstFacetNavigationLinkTag
 
getRemoveList() - Method in class org.hippoecm.hst.tag.HstFacetNavigationLinkTag
 
getRenderHost() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
 
getRenderHost() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getRenderingHost(HttpServletRequest) - Static method in class org.hippoecm.hst.util.HstRequestUtils
Returns the rendering host of the current request, i.e.
getRenderParameters() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
getRenderPath() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
 
getRenderPath() - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
The dispatching path path to render this component window.
getRenderPath() - Method in interface org.hippoecm.hst.core.request.ComponentConfiguration
 
getRenderPath() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getRenderPath() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
getRenderPath() - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
getRenderPath() - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
getReplaces() - Method in interface org.hippoecm.hst.content.rewriter.ImageVariant
Returns the List of variants that should be replaced with ImageVariant.getName() and an EMPTY List if no explicit items for replaces are configured.
getReplaces() - Method in class org.hippoecm.hst.content.rewriter.impl.DefaultImageVariant
 
getRepository(String) - Method in interface org.hippoecm.hst.core.jcr.pool.JcrRepositoryProvider
Retrieves JCR Repository from this provider by specifying a repository URI.
getRepositoryByCredentials(Credentials) - Method in interface org.hippoecm.hst.core.jcr.pool.MultipleRepository
Returns the internal repository which has the specified credentials as its default credentials.
getRepositoryMap() - Method in interface org.hippoecm.hst.core.jcr.pool.MultipleRepository
Returns the internal repository map.
getRepositoryPath() - Method in class org.hippoecm.hst.servlet.utils.BinaryPage
Gets the absolute path of the repository.
getRepositoryResourceStream(Session, BinaryPage) - Method in class org.hippoecm.hst.servlet.BinariesServlet
 
getRequestContainerConfig() - Method in interface org.hippoecm.hst.core.container.ValveContext
Returns the HstComponent container configuration.
getRequestContext() - Method in interface org.hippoecm.hst.core.component.HstRequest
Returns the current request context
getRequestContext() - Method in interface org.hippoecm.hst.core.container.ValveContext
Returns the current request context.
getRequestContext() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequest
 
getRequestDate() - Method in interface org.hippoecm.hst.content.beans.standard.HippoRequestBean
 
getRequestDate() - Method in class org.hippoecm.hst.content.beans.standard.HippoStdPubWfRequest
 
getRequestDispatcher(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getRequestedSessionId() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getRequestHosts(HttpServletRequest, boolean) - Static method in class org.hippoecm.hst.util.HstRequestUtils
Returns HTTP/1.1 compatible 'Host' header value.
getRequestHosts(HttpServletRequest) - Static method in class org.hippoecm.hst.util.HstRequestUtils
Returns the original host informations requested by the client or the proxies in the Host HTTP request headers.
getRequestPath() - Method in interface org.hippoecm.hst.core.container.HstContainerURL
Returns the current request after the context path but before the queryString.
getRequestPath(HttpServletRequest) - Static method in class org.hippoecm.hst.util.HstRequestUtils
 
getRequestPath(HttpServletRequest, String) - Static method in class org.hippoecm.hst.util.HstRequestUtils
 
getRequestProcessor() - Static method in class org.hippoecm.hst.site.HstServices
Returns the RequestProcessor component to serve requests.
getRequestServerName(HttpServletRequest) - Static method in class org.hippoecm.hst.util.HstRequestUtils
Returns the original host's server name requested by the client.
getRequestServerPort(HttpServletRequest) - Static method in class org.hippoecm.hst.util.HstRequestUtils
Returns the original host' port number requested by the client.
getRequestURI() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getRequestURI() - Method in class org.hippoecm.hst.util.GenericHttpServletRequestWrapper
 
getRequestURI(HttpServletRequest, boolean) - Static method in class org.hippoecm.hst.util.HstRequestUtils
 
getRequestURL() - Method in class org.hippoecm.hst.container.HstContainerRequestImpl
 
getRequestURL() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getRequestURL() - Method in class org.hippoecm.hst.util.GenericHttpServletRequestWrapper
 
getRequestUsername() - Method in interface org.hippoecm.hst.content.beans.standard.HippoRequestBean
 
getRequestUsername() - Method in class org.hippoecm.hst.content.beans.standard.HippoStdPubWfRequest
 
getResolvedEmbeddingMount() - Method in interface org.hippoecm.hst.core.request.HstPortalRequestContext
Deprecated.
 
getResolvedEmbeddingMount() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Deprecated.
portlet support will be removed after 2.26.xx
getResolvedEmbeddingMount() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
Deprecated.
getResolvedHostName() - Method in interface org.hippoecm.hst.core.request.ResolvedVirtualHost
the hostName that resolved to this ResolvedVirtualHost.
getResolvedMount(HstRequest) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
 
getResolvedMount() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Returns the ResolvedMount for this request
getResolvedMount() - Method in interface org.hippoecm.hst.core.request.ResolvedSiteMapItem
 
getResolvedMount() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getResolvedMount() - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
getResolvedMountPath() - Method in interface org.hippoecm.hst.core.container.HstContainerURL
 
getResolvedMountPath() - Method in interface org.hippoecm.hst.core.request.ResolvedMount
Returns the mountPath from the backing Mount where possible wildcard values might have been replaced.
getResolvedSiteMapItem() - Method in interface org.hippoecm.hst.core.request.HstPortalRequestContext
Deprecated.
 
getResolvedSiteMapItem() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Returns the ResolvedSiteMapItem for this request
getResolvedSiteMapItem() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getResolvedVirtualHost() - Method in interface org.hippoecm.hst.core.request.ResolvedMount
 
getResourceBundle(Channel, Locale) - Method in interface org.hippoecm.hst.configuration.channel.ChannelManager
The resource bundle for the channel info.
getResourceBundleId() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
Deprecated.
Use #getDefaultResourceBundleIds() instead.
getResourceBundleIds() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
 
getResourceContainers() - Method in interface org.hippoecm.hst.core.linking.ResourceLocationResolver
for example known containers of resources are nodetypes 'hippogallery:exampleAssetSet' and 'hippogallery:exampleImageSet'
getResourceID() - Method in interface org.hippoecm.hst.core.component.HstRequest
Returns the resource ID which was set by the resource HST URL.
getResourceID() - Method in interface org.hippoecm.hst.core.component.HstURL
Returns the resource ID
getResourceId() - Method in interface org.hippoecm.hst.core.container.HstContainerURL
Returns the resource ID if the current request is for serving resource in a component window.
getResourceID() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequest
 
getResourceID() - Method in class org.hippoecm.hst.mock.core.component.MockHstURL
 
getResourceId() - Method in class org.hippoecm.hst.tag.BaseHstURLTag
Returns resource ID property
getResourceLifecycleManagement() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepository
Returns the resource lifecycle management implementation of this pool.
getResourceLifecycleManagements() - Method in interface org.hippoecm.hst.core.jcr.pool.MultipleRepository
Returns the resource lifecycle management implementation.
getResourcePath() - Method in class org.hippoecm.hst.servlet.utils.BinaryPage
 
getResourcePath(HttpServletRequest, String) - Static method in class org.hippoecm.hst.servlet.utils.ResourceUtils
 
getResourceRelPath(HttpServletRequest) - Static method in class org.hippoecm.hst.servlet.utils.ResourceUtils
 
getResourceWindowReferenceNamespace() - Method in interface org.hippoecm.hst.core.container.HstContainerURL
Returns the reference namespace of the current resource serving window if it exists.
getResponseOutputStream() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
getResponseOutputStream() - Method in class org.hippoecm.hst.core.component.HstPortletResponseState
Deprecated.
 
getResponseOutputStream() - Method in class org.hippoecm.hst.core.component.HstServletResponseState
 
getResponseState() - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
Returns the response state of this component window
getResponseState() - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
getResponseWriter() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
getResponseWriter() - Method in class org.hippoecm.hst.core.component.HstPortletResponseState
Deprecated.
 
getResponseWriter() - Method in class org.hippoecm.hst.core.component.HstServletResponseState
 
getResultSet() - Method in class org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetNavigation
 
getResultSet() - Method in interface org.hippoecm.hst.content.beans.standard.HippoFacetNavigationBean
 
getRoles() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
Returns the roles that are allowed to access this Mount when Mount.isAuthenticated() is true.
getRoles() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
Returns the roles that are allowed to access this sitemap item when HstSiteMapItem.isAuthenticated() is true.
getRoles() - Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfiguration
Returns the roles that are allowed to view this HstSiteMenuItemConfiguration.
getRoles() - Method in interface org.hippoecm.hst.core.request.ResolvedMount
Returns the roles that are allowed to access this Mount when ResolvedMount.isAuthenticated() is true.
getRoles() - Method in interface org.hippoecm.hst.core.request.ResolvedSiteMapItem
 
getRoles() - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
getRolesByUsername(String) - Method in interface org.hippoecm.hst.security.AuthenticationProvider
Returns security roles of the given username
getRootComponentRenderingWindow() - Method in interface org.hippoecm.hst.core.container.ValveContext
Returns the root HstComponentWindow instance to *render* the current request.
getRootComponentWindow() - Method in interface org.hippoecm.hst.core.container.ValveContext
Returns the root HstComponentWindow instance that is used to process the current request.
getRootFacetNavigationBean() - Method in class org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetNavigation
 
getRootFacetNavigationBean() - Method in interface org.hippoecm.hst.content.beans.standard.HippoFacetNavigationBean
 
getRootMount() - Method in interface org.hippoecm.hst.configuration.hosting.PortMount
A PortMount has to have at least a root Mount, otherwise it is not a valid PortNumber and cannot be used.
getRootTask() - Static method in class org.hippoecm.hst.diagnosis.HDC
 
getRootVirtualHostsByGroup() - Method in interface org.hippoecm.hst.configuration.hosting.MutableVirtualHosts
The root virtualhosts are the first segment of a host.
getScheme() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
 
getScheme() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
 
getScheme() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
The scheme of a site map item specifies which scheme is to be used for serving this site map item.
getScheme() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getSchemeNotMatchingResponseCode() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
the response code the HST sets when HttpServletRequest scheme does not match Mount.getScheme().
getSchemeNotMatchingResponseCode() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
the response code the HST sets when HttpServletRequest scheme does not match VirtualHost.getScheme().
getSchemeNotMatchingResponseCode() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
the response code the HST sets when HttpServletRequest scheme does not match HstSiteMapItem.getScheme().
getScope() - Method in class org.hippoecm.hst.tag.HstCmsEditLinkTag
 
getScope() - Method in class org.hippoecm.hst.tag.HstHtmlTag
 
getScope() - Method in class org.hippoecm.hst.tag.HstLinkTag
 
getSelectMenuItem() - Method in interface org.hippoecm.hst.core.sitemenu.EditableMenu
Note: the method should have been called getSelectedMenuItem because of a historical typo it is called getSelectMenuItem
getSelectMenuItem() - Method in class org.hippoecm.hst.core.sitemenu.EditableMenuImpl
 
getSelectSiteMenuItem() - Method in interface org.hippoecm.hst.core.sitemenu.HstSiteMenu
 
getSelectSiteMenuItem() - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenu
 
getSerializedCopy(Object) - Method in class org.hippoecm.hst.mock.content.beans.manager.MockObjectBeanPersistenceManager
 
getServeResourcePath() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
 
getServeResourcePath() - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
The dispatching path path to serve resource in this component window.
getServeResourcePath() - Method in interface org.hippoecm.hst.core.request.ComponentConfiguration
 
getServeResourcePath() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getServeResourcePath() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
getServeResourcePath() - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
getServeResourcePath() - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
getServerName() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getServerPort() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getServletConfig() - Method in interface org.hippoecm.hst.core.container.ComponentManager
 
getServletConfig() - Method in class org.hippoecm.hst.mock.core.container.MockComponentManager
 
getServletContext() - Method in class org.hippoecm.hst.container.HstContainerConfigImpl
 
getServletContext() - Method in interface org.hippoecm.hst.core.container.ComponentManager
 
getServletContext() - Method in interface org.hippoecm.hst.core.container.HstContainerConfig
Returns the servletContext of the web application where the HstComponents are located.
getServletContext() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Returns the ServletContext for this request
getServletContext() - Method in class org.hippoecm.hst.core.sitemapitemhandler.AbstractHstSiteMapItemHandler
Deprecated.
getServletContext() - Method in interface org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandler
Deprecated.
this method is deprecated since 2.25.02
getServletContext() - Method in class org.hippoecm.hst.mock.core.container.MockComponentManager
 
getServletContext() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getServletContext() - Method in class org.hippoecm.hst.sitemapitemhandler.AbstractHstSiteMapHandler
Deprecated.
 
getServletPath(PortletRequest) - Method in class org.hippoecm.hst.container.DefaultPortletRequestDispatcherImpl
Deprecated.
 
getServletPath(PortletRequest) - Method in interface org.hippoecm.hst.container.HstPortletRequestDispatcherPathProvider
Deprecated.
 
getServletPath() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getServletPath() - Method in class org.hippoecm.hst.util.GenericHttpServletRequestWrapper
 
getServletRequest() - Method in interface org.hippoecm.hst.core.container.ValveContext
Returns the current servlet request.
getServletRequest() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Returns the current HttpServletRequest
getServletRequest() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getServletResponse() - Method in interface org.hippoecm.hst.core.container.ValveContext
Returns the current servlet response.
getServletResponse() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Returns the current HttpServletResponse
getServletResponse() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getSession() - Method in class org.hippoecm.hst.container.event.HttpSessionCreatedEvent
 
getSession() - Method in class org.hippoecm.hst.container.event.HttpSessionDestroyedEvent
 
getSession() - Method in interface org.hippoecm.hst.content.beans.manager.ObjectBeanManager
This method returns the JCR session.
getSession() - Method in class org.hippoecm.hst.content.beans.manager.ObjectBeanManagerImpl
 
getSession() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Returns a session which is normally retrieved from a session pooling repository.
getSession(boolean) - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Returns a session which can be retrieved from a session pooling repository.
getSession() - Method in class org.hippoecm.hst.mock.content.beans.manager.MockObjectBeanPersistenceManager
 
getSession() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getSession(boolean) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getSession() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getSession(boolean) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getSetHeaderList(String, boolean) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
getSite() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMap
Return the HstSite this HstSiteMap belongs to.
getSite() - Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenusConfiguration
Return the HstSite this HstSiteMap belongs to.
getSiteContentBaseBean(HstRequest) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
 
getSiteContentBaseBean() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Returns the siteContentBaseBean HippoBean for this request.
getSiteContentBaseBean() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getSiteContentBaseBean(HstRequest) - Method in class org.hippoecm.hst.tag.HstTagSupport
Get the site content base bean, which is the root document bean whithin preview or live context.
getSiteContentBasePath(HstRequest) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
 
getSiteContentBasePath() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
 
getSiteContentBasePath() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getSiteContentBasePath(HstRequest) - Method in class org.hippoecm.hst.tag.HstTagSupport
 
getSiteMap() - Method in interface org.hippoecm.hst.configuration.site.HstSite
 
getSiteMapItem(String) - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMap
Return the child HstSiteMapItem that has the corresponding value (HstSiteMapItem.getValue() ) and null otherwise
getSiteMapItemById(String) - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMap
Return the child HstSiteMapItem that has the corresponding id (HstSiteMapItem.getId() ) and null otherwise
getSiteMapItemByRefId(String) - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMap
Return the child HstSiteMapItem that has the corresponding refId (HstSiteMapItem.getRefId() ) and null otherwise
getSiteMapItemHandler(HstContainerConfig, String) - Method in interface org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandlerRegistry
Returns the registered HstSiteMapItemHandler.
getSiteMapItemHandlerClassName() - Method in interface org.hippoecm.hst.configuration.sitemapitemhandlers.HstSiteMapItemHandlerConfiguration
 
getSiteMapItemHandlerConfiguration(String) - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
 
getSiteMapItemHandlerConfiguration(String) - Method in interface org.hippoecm.hst.configuration.sitemapitemhandlers.HstSiteMapItemHandlersConfiguration
 
getSiteMapItemHandlerConfiguration() - Method in class org.hippoecm.hst.core.sitemapitemhandler.AbstractHstSiteMapItemHandler
Deprecated.
getSiteMapItemHandlerConfiguration() - Method in interface org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandler
Deprecated.
this method is deprecated since 2.25.02 as it should not be needed. The SiteMapItemHandlerConfiguration can be accessed by storing the SiteMapItemHandlerConfiguration during the HstSiteMapItemHandler.init(javax.servlet.ServletContext, org.hippoecm.hst.core.request.SiteMapItemHandlerConfiguration)
getSiteMapItemHandlerConfiguration() - Method in class org.hippoecm.hst.sitemapitemhandler.AbstractHstSiteMapHandler
Deprecated.
 
getSiteMapItemHandlerConfigurations() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
The List of HstSiteMapItemHandlerConfigurations and an empty list if this SiteMapItem does not contain HstSiteMapItemHandlerConfigurations.
getSiteMapItemHandlerConfigurations() - Method in interface org.hippoecm.hst.configuration.sitemapitemhandlers.HstSiteMapItemHandlersConfiguration
Return the map of all HstSiteMapItemHandlerConfiguration's where the keys are the the HstSiteMapItemHandlerConfiguration's (HstSiteMapItemHandlerConfiguration.getId()).
getSiteMapItemHandlerFactory() - Method in interface org.hippoecm.hst.configuration.model.HstManager
 
getSiteMapItemHandlerInstance(HstContainerConfig, HstSiteMapItemHandlerConfiguration) - Method in interface org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandlerFactory
Returns the HstSiteMapItemHandler instance.
getSiteMapItemHandlersConfiguration() - Method in interface org.hippoecm.hst.configuration.site.HstSite
 
getSiteMapItemPath() - Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfiguration
The sitemapitem path can point to a sitemap item that contains wildcards.
getSiteMapItems() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMap
The list of SiteMapItem's that are root items.
getSiteMapMatcher() - Method in interface org.hippoecm.hst.configuration.model.HstManager
a HstSitesManager must contain a reference to the HstSiteMapMatcher that is being used.
getSiteMapMatcher() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Returns the HstSiteMapMatcher to be able to match a path to a sitemap item
getSiteMapMatcher() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getSiteMenu(String) - Method in interface org.hippoecm.hst.core.sitemenu.HstSiteMenus
 
getSiteMenu(String) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenus
 
getSiteMenuConfiguration(String) - Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenusConfiguration
 
getSiteMenuConfigurationItems() - Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuConfiguration
 
getSiteMenuConfigurations() - Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenusConfiguration
Returns the map containing all HstSiteMenuConfiguration's and an empty map if there are no HstSiteMenuConfiguration's.
getSiteMenuItems() - Method in interface org.hippoecm.hst.core.sitemenu.HstSiteMenu
 
getSiteMenuItems() - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenu
 
getSiteMenuItems() - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
getSiteMenus() - Method in interface org.hippoecm.hst.core.sitemenu.HstSiteMenus
 
getSiteMenus(HstRequestContext) - Method in interface org.hippoecm.hst.core.sitemenu.HstSiteMenusManager
 
getSiteMenus() - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenus
 
getSiteMenusConfiguration() - Method in interface org.hippoecm.hst.configuration.site.HstSite
Returns the configured HstSiteMenusConfiguration for this HstSite or null if this HstSite does not make use of a HstSiteMenusConfiguration
getSiteMenusConfiguration() - Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuConfiguration
 
getSize() - Method in interface org.hippoecm.hst.cache.HstCache
 
getSize() - Method in class org.hippoecm.hst.cache.NOOPHstCache
 
getSize() - Method in interface org.hippoecm.hst.content.beans.query.HstQueryResult
Returns the total number of hits.
getSize() - Method in class org.hippoecm.hst.content.beans.query.HstQueryResultImpl
 
getSize() - Method in interface org.hippoecm.hst.content.beans.standard.HippoBeanIterator
Returns the number of elements in the iterator.
getSize() - Method in class org.hippoecm.hst.content.beans.standard.HippoBeanIteratorImpl
 
getSize() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBeanIterator
 
getSkipPaths() - Method in class org.hippoecm.hst.core.jcr.GenericEventListener
 
getStatus() - Method in exception org.hippoecm.hst.configuration.channel.ChannelManagerEventListenerException
 
getStatus() - Method in class org.hippoecm.hst.servlet.utils.BinaryPage
Get the HTTP status for the resource.
getStatusCode() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
A HstSiteMapItem can specify the status-code that needs to be set on the webpage header.
getStatusCode() - Method in interface org.hippoecm.hst.core.request.ResolvedSiteMapItem
 
getStatusCode() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
getStatusCode() - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
getStatusMessage() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
getStream() - Method in class org.hippoecm.hst.servlet.utils.BinaryPage
Get the InputStream to the byte buffer of the data.
getString(String) - Method in interface org.hippoecm.hst.core.container.ContainerConfiguration
Get a string associated with the given configuration key.
getString(String, String) - Method in interface org.hippoecm.hst.core.container.ContainerConfiguration
Get a string associated with the given configuration key.
getString(String) - Method in class org.hippoecm.hst.mock.core.container.MockContainerConfiguration
 
getString(String, String) - Method in class org.hippoecm.hst.mock.core.container.MockContainerConfiguration
 
getString(String) - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
getString(String) - Method in interface org.hippoecm.hst.provider.ValueProvider
Returns the string value of a node property
getStringArray(String) - Method in interface org.hippoecm.hst.core.container.ContainerConfiguration
Get an array of strings associated with the given configuration key.
getStringArray(String) - Method in class org.hippoecm.hst.mock.core.container.MockContainerConfiguration
 
getStringArrays() - Method in interface org.hippoecm.hst.provider.PropertyMap
 
getStrings(String) - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
getStrings() - Method in interface org.hippoecm.hst.provider.PropertyMap
 
getStrings(String) - Method in interface org.hippoecm.hst.provider.ValueProvider
Returns String array of string values of a node property
getStringValue(Object) - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
getSubject() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Gets the subject associated with the authorized entity.
getSubject() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getSubject(AccessControlContext) - Static method in class org.hippoecm.hst.security.HstSubject
Get the Subject associated with the provided AccessControlContext fromn the current Thread or from the standard SUBJECT mechansim
getSubPath() - Method in interface org.hippoecm.hst.core.linking.HstLink
Returns the subPath of this HstLink object.
getSubPath() - Method in class org.hippoecm.hst.mock.core.linking.MockHstLink
 
getSubPath() - Method in class org.hippoecm.hst.tag.HstLinkTag
 
getTagName() - Method in interface org.hippoecm.hst.core.component.HeadElement
Return the tag name of the head contribution element
getTagName() - Method in class org.hippoecm.hst.core.component.HeadElementImpl
 
getTagName() - Method in class org.hippoecm.hst.core.component.SerializableElement
 
getTagName() - Method in interface org.hippoecm.hst.core.component.WrapperElement
Return the tag name of the head contribution element
getTagName() - Method in class org.hippoecm.hst.core.component.WrapperElementImpl
 
getTargetComponentPath() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Returns a target component path relative to HstComponentConfiguration of the {@link #getResolvedSiteMapItem().
getTargetComponentPath() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getTaskLog(Task) - Static method in class org.hippoecm.hst.util.TaskLogFormatter
 
getTemplate() - Method in class org.hippoecm.hst.freemarker.RepositorySource
 
getTestOnBorrow() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Returns the #testOnBorrow property.
getTestOnReturn() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Returns the value of the #testOnReturn property.
getTestWhileIdle() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Returns the value of the #testWhileIdle property.
getTextContent() - Method in interface org.hippoecm.hst.core.component.HeadElement
Returns the text content of the head contribution element.
getTextContent() - Method in class org.hippoecm.hst.core.component.HeadElementImpl
 
getTextContent() - Method in class org.hippoecm.hst.core.component.SerializableElement
 
getTextContent() - Method in interface org.hippoecm.hst.core.component.WrapperElement
Returns the text content of the head contribution element.
getTextContent() - Method in class org.hippoecm.hst.core.component.WrapperElementImpl
 
getThreadName() - Method in interface org.hippoecm.hst.logging.LogEvent
Deprecated.
Return the thread name of this event.
getThumbnail() - Method in class org.hippoecm.hst.content.beans.standard.HippoGalleryImageSet
Get the thumbnail version of the image.
getThumbnail() - Method in interface org.hippoecm.hst.content.beans.standard.HippoGalleryImageSetBean
 
getTimeBetweenEvictionRunsMillis() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Returns the value of the #timeBetweenEvictionRunsMillis property.
getTimestamp() - Method in interface org.hippoecm.hst.logging.LogEvent
Deprecated.
Getter for the event's time stamp.
getTimeToIdleSeconds() - Method in interface org.hippoecm.hst.cache.CacheElement
 
getTimeToIdleSeconds() - Method in interface org.hippoecm.hst.cache.HstCache
 
getTimeToIdleSeconds() - Method in class org.hippoecm.hst.cache.NOOPHstCache
 
getTimeToIdleSeconds() - Method in class org.hippoecm.hst.cache.NOOPHstCache.NOOPCacheElement
 
getTimeToLiveSeconds() - Method in interface org.hippoecm.hst.cache.CacheElement
 
getTimeToLiveSeconds() - Method in interface org.hippoecm.hst.cache.HstCache
 
getTimeToLiveSeconds() - Method in class org.hippoecm.hst.cache.NOOPHstCache
 
getTimeToLiveSeconds() - Method in class org.hippoecm.hst.cache.NOOPHstCache.NOOPCacheElement
 
getTotalSize() - Method in interface org.hippoecm.hst.content.beans.query.HstQueryResult
Returns the total number of hits.
getTotalSize() - Method in class org.hippoecm.hst.content.beans.query.HstQueryResultImpl
 
getTranslation(String) - Method in class org.hippoecm.hst.content.beans.standard.AvailableTranslations
 
getTranslation(String) - Method in class org.hippoecm.hst.content.beans.standard.HippoAvailableTranslations
Deprecated.
 
getTranslation(String) - Method in interface org.hippoecm.hst.content.beans.standard.HippoAvailableTranslationsBean
 
getTranslation(String) - Method in class org.hippoecm.hst.content.beans.standard.HippoAvailableTranslationsBean.NoopTranslationsBean
 
getTranslations() - Method in class org.hippoecm.hst.content.beans.standard.AvailableTranslations
 
getTranslations() - Method in class org.hippoecm.hst.content.beans.standard.HippoAvailableTranslations
Deprecated.
 
getTranslations() - Method in interface org.hippoecm.hst.content.beans.standard.HippoAvailableTranslationsBean
 
getTranslations() - Method in class org.hippoecm.hst.content.beans.standard.HippoAvailableTranslationsBean.NoopTranslationsBean
 
getTreeItem(String) - Method in interface org.hippoecm.hst.core.linking.LocationMapTree
 
getType() - Method in class org.hippoecm.hst.configuration.channel.Channel
 
getType() - Method in exception org.hippoecm.hst.configuration.channel.ChannelException
 
getType() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
 
getType() - Method in interface org.hippoecm.hst.content.beans.standard.HippoRequestBean
 
getType() - Method in class org.hippoecm.hst.content.beans.standard.HippoStdPubWfRequest
 
getType() - Method in interface org.hippoecm.hst.core.component.HstURL
Returns the url type: render, action or resource
getType() - Method in class org.hippoecm.hst.mock.core.component.MockHstURL
 
getTypes() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
 
getUnderlyingService() - Method in interface org.hippoecm.hst.service.UnderlyingServiceAware
Returns the originating Service instance.
getUrl() - Method in class org.hippoecm.hst.configuration.channel.Channel
 
getUrl() - Method in class org.hippoecm.hst.tag.BaseHstURLTag
 
getUrl() - Method in class org.hippoecm.hst.tag.HstActionURLTag
 
getUrl() - Method in class org.hippoecm.hst.tag.HstComponentRenderingURLTag
 
getUrl() - Method in class org.hippoecm.hst.tag.HstRenderURLTag
 
getUrl() - Method in class org.hippoecm.hst.tag.HstResourceURLTag
 
getUrlFactory() - Method in interface org.hippoecm.hst.configuration.model.HstManager
 
getURLFactory() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Returns the HstURLFactory to create HstURLs
getURLFactory() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getURLFactory(ResolvedSiteMapItem) - Method in class org.hippoecm.hst.sitemapitemhandler.AbstractHstSiteMapHandler
Deprecated.
 
getUserID() - Method in interface org.hippoecm.hst.core.jcr.pool.PooledSession
Gets the user ID that was used to acquire this session.
getUserPrincipal() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getUserRoleNames() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
getUsers() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
Returns the users that are allowed to access this Mount when Mount.isAuthenticated() is true.
getUsers() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
Returns the users that are allowed to access this sitemap item when HstSiteMapItem.isAuthenticated() is true.
getUsers() - Method in interface org.hippoecm.hst.core.request.ResolvedMount
Returns the users that are allowed to access this Mount when ResolvedMount.isAuthenticated() is true.
getUsers() - Method in interface org.hippoecm.hst.core.request.ResolvedSiteMapItem
 
getUsers() - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
getUuid() - Method in class org.hippoecm.hst.component.support.forms.StoreFormResult
 
getUuidProperty(Object) - Method in class org.hippoecm.hst.mock.content.beans.manager.MockObjectBeanPersistenceManager
 
getUuids() - Method in interface org.hippoecm.hst.core.jcr.EventListenerItem
Returns the UUID array for the event listener.
getUuids() - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
getValidatedPageFromCache(HttpServletRequest, BinaryPage) - Method in class org.hippoecm.hst.servlet.BinariesServlet
 
getValidationQuery() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Returns the validation query used to validate connections before returning them.
getValidityCheckIntervalMillis() - Method in class org.hippoecm.hst.servlet.utils.BinariesCache
 
getValue() - Method in class org.hippoecm.hst.component.support.forms.FormField
Most of the fields have single values, we'll return first element (if there), null otherwise
getValue() - Method in class org.hippoecm.hst.component.support.forms.FormMap
 
getValue() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
Returns the logical path element of this SiteMapItem.
getValue() - Method in interface org.hippoecm.hst.statistics.Counter
Gets the current counter value, regardless whether it's enabled or not.
getValue() - Method in class org.hippoecm.hst.statistics.DefaultCounter
 
getValue() - Method in class org.hippoecm.hst.tag.HstAttributeTag
Returns the value property.
getValue() - Method in class org.hippoecm.hst.tag.ParamTag
Returns the value.
getValue() - Method in class org.hippoecm.hst.util.DefaultKeyValue
Gets the value from the pair.
getValue() - Method in interface org.hippoecm.hst.util.KeyValue
Returns the value corresponding to the pair.
getValueProvider() - Method in interface org.hippoecm.hst.configuration.model.HstNode
 
getValueProvider() - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
 
getValueProvider() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
getValueProvider() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
getValueProvider() - Method in class org.hippoecm.hst.service.AbstractJCRService
 
getValueProvider() - Method in interface org.hippoecm.hst.service.jcr.JCRService
 
getValueProvider() - Method in interface org.hippoecm.hst.service.Service
 
getValues() - Method in class org.hippoecm.hst.component.support.forms.FormField
 
getValueType() - Method in interface org.hippoecm.hst.configuration.channel.HstPropertyDefinition
 
getValveName() - Method in class org.hippoecm.hst.container.valves.AbstractOrderableValve
 
getValveName() - Method in interface org.hippoecm.hst.core.container.OrderableValve
Returns the valve name.
getVar() - Method in class org.hippoecm.hst.tag.BaseHstURLTag
Returns the var property.
getVar() - Method in class org.hippoecm.hst.tag.HstCmsEditLinkTag
Returns the var property.
getVar() - Method in class org.hippoecm.hst.tag.HstElementTag
Returns the var property.
getVar() - Method in class org.hippoecm.hst.tag.HstFacetNavigationLinkTag
Returns the var property.
getVar() - Method in class org.hippoecm.hst.tag.HstHtmlTag
Returns the var property.
getVar() - Method in class org.hippoecm.hst.tag.HstLinkTag
Returns the var property.
getVariableInfo(TagData) - Method in class org.hippoecm.hst.tag.BaseHstURLTag.TEI
 
getVariableInfo(TagData) - Method in class org.hippoecm.hst.tag.DefineObjectsTag.TEI
 
getVariableInfo(TagData) - Method in class org.hippoecm.hst.tag.HstActionURLTag.TEI
 
getVariableInfo(TagData) - Method in class org.hippoecm.hst.tag.HstCmsEditLinkTag.TEI
 
getVariableInfo(TagData) - Method in class org.hippoecm.hst.tag.HstComponentRenderingURLTag.TEI
 
getVariableInfo(TagData) - Method in class org.hippoecm.hst.tag.HstElementTag.TEI
 
getVariableInfo(TagData) - Method in class org.hippoecm.hst.tag.HstFacetNavigationLinkTag.TEI
 
getVariableInfo(TagData) - Method in class org.hippoecm.hst.tag.HstHtmlTag.TEI
 
getVariableInfo(TagData) - Method in class org.hippoecm.hst.tag.HstLinkTag.TEI
 
getVariableInfo(TagData) - Method in class org.hippoecm.hst.tag.HstRenderURLTag.TEI
 
getVariableInfo(TagData) - Method in class org.hippoecm.hst.tag.HstResourceURLTag.TEI
 
getVariants() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
This method returns HstComponentConfiguration.getParameterPrefixes() for the entire composite tree of descendant components including the current component
getVariants() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getVersion() - Method in interface org.hippoecm.hst.configuration.model.HstSiteRootNode
 
getVersion() - Method in interface org.hippoecm.hst.configuration.site.HstSite
 
getVirtualHost() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
 
getVirtualHost() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Returns the matched virtual host object
getVirtualHost() - Method in interface org.hippoecm.hst.core.request.ResolvedVirtualHost
 
getVirtualHost() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
getVirtualHosts() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
 
getVirtualHosts() - Method in interface org.hippoecm.hst.configuration.model.HstManager
 
getVirtualHosts(boolean) - Method in interface org.hippoecm.hst.configuration.model.HstManager
When allowStale is true a stale VirtualHosts might be returned.
getWhenExhaustedAction() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Returns the action when the pool is exhausted returning them.
getWidth() - Method in class org.hippoecm.hst.content.beans.standard.HippoGalleryImage
 
getWidth() - Method in interface org.hippoecm.hst.content.beans.standard.HippoGalleryImageBean
 
getWorkflow(String, Node) - Method in interface org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManager
 
getWorkflow(String, Document) - Method in interface org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManager
 
getWorkflow(String, Node) - Method in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
 
getWorkflow(String, Document) - Method in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
 
getWorkflowPersistenceManager(Session) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
Returns a WorkflowPersistenceManager instance.
getWorkflowPersistenceManager(Session, Map<String, ContentNodeBinder>) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
Returns a WorkflowPersistenceManager instance with custom binders map.
getWrapperElement() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
getWrapperElement() - Method in interface org.hippoecm.hst.core.component.HstResponse
Returns the wrapper element for the rendered content
getWrapperElement() - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
getWrapperElement() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
getWritableCredentials(HstRequestContext) - Method in interface org.hippoecm.hst.core.request.ContextCredentialsProvider
Returns the writable credentials for this request context if available.
getWritableSession() - Static method in class org.hippoecm.hst.component.support.forms.FormUtils
 
getWriter() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
getWriter() - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
getWriter() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
getXhtml() - Method in class org.hippoecm.hst.tag.HeadContributionsTag
 
getXType() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
 
getXType() - Method in interface org.hippoecm.hst.core.request.ComponentConfiguration
 
getXType() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
getXType() - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 

H

handleComponentExceptions(PageErrors, HstRequest, HstResponse) - Method in interface org.hippoecm.hst.core.container.PageErrorHandler
Handles the exceptions generated by page or components.
handleGetObject(String) - Method in class org.hippoecm.hst.resourcebundle.CompositeResourceBundle
 
hasAttribute(String) - Method in interface org.hippoecm.hst.core.component.HeadElement
Checks if the head contribution element has the attribute specified by the attribute name
hasAttribute(String) - Method in class org.hippoecm.hst.core.component.HeadElementImpl
 
hasAttribute(String) - Method in class org.hippoecm.hst.core.component.SerializableElement
 
hasAttribute(String) - Method in interface org.hippoecm.hst.core.component.WrapperElement
Checks if the head contribution element has the attribute specified by the attribute name
hasAttribute(String) - Method in class org.hippoecm.hst.core.component.WrapperElementImpl
 
hasBinaryProperty(Node, String) - Static method in class org.hippoecm.hst.servlet.utils.ResourceUtils
 
hasChildElements() - Method in class org.hippoecm.hst.core.component.SerializableElement
 
hasChildHeadElements() - Method in interface org.hippoecm.hst.core.component.HeadElement
Checks if the head contribution element contains child head elements.
hasChildHeadElements() - Method in class org.hippoecm.hst.core.component.HeadElementImpl
 
hasComponentExceptions() - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
Whether it has component exceptions or not
hasComponentExceptions() - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
hasError - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
hashCode() - Method in class org.hippoecm.hst.component.support.forms.FormField
Fields should be equal for same names
hashCode() - Method in class org.hippoecm.hst.configuration.channel.Channel
 
hashCode() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
hashcode is based on the absolute path of the backing jcr node.
hashCode() - Method in class org.hippoecm.hst.freemarker.RepositorySource
 
hashCode() - Method in class org.hippoecm.hst.security.TransientRole
 
hashCode() - Method in class org.hippoecm.hst.security.TransientUser
 
hashCode() - Method in class org.hippoecm.hst.servlet.utils.BinaryPage
 
hashCode() - Method in class org.hippoecm.hst.util.DefaultKeyValue
Gets a hashCode compatible with the equals method.
hasInitParameter(String) - Method in class org.hippoecm.hst.servlet.HstFreemarkerServlet
 
hasMatchingEtag(HttpServletRequest, BinaryPage) - Static method in class org.hippoecm.hst.servlet.utils.HeaderUtils
 
hasMethodAnnotatedBy(String, String) - Method in interface org.hippoecm.hst.core.component.HstComponentMetadata
Determine whether the underlying operation method has an annotation of the given type defined.
hasMimeTypeProperty(Node, String) - Static method in class org.hippoecm.hst.servlet.utils.ResourceUtils
 
hasMoreElements() - Method in class org.hippoecm.hst.mock.util.IteratorEnumeration
 
hasNext() - Method in class org.hippoecm.hst.content.beans.standard.HippoBeanIteratorImpl
 
hasNext() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBeanIterator
 
hasPreviewConfiguration() - Method in interface org.hippoecm.hst.configuration.site.HstSite
 
hasProperty(String) - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
hasProperty(String) - Method in interface org.hippoecm.hst.provider.ValueProvider
Method returning true when the jcr node has the property
hasStatus - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
hasTranslation(String) - Method in class org.hippoecm.hst.content.beans.standard.AvailableTranslations
 
hasTranslation(String) - Method in class org.hippoecm.hst.content.beans.standard.HippoAvailableTranslations
Deprecated.
 
hasTranslation(String) - Method in interface org.hippoecm.hst.content.beans.standard.HippoAvailableTranslationsBean
 
hasTranslation(String) - Method in class org.hippoecm.hst.content.beans.standard.HippoAvailableTranslationsBean.NoopTranslationsBean
 
hasValideType(Node, String) - Static method in class org.hippoecm.hst.servlet.utils.ResourceUtils
 
HDC - Class in org.hippoecm.hst.diagnosis
Hierarchical Diagnostic Context
HEAD_ELEMENT_CONTRIBUTION_CATEGORY_HINT_ATTRIBUTE - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
The category key hint for head elements.
HEAD_ELEMENT_CONTRIBUTION_HINT_ATTRIBUTE_PREFIX - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
The head element attribute name prefix used as a hint for container to aggregate.
HeadContributionsTag - Class in org.hippoecm.hst.tag
 
HeadContributionsTag() - Constructor for class org.hippoecm.hst.tag.HeadContributionsTag
 
HeadContributionTag - Class in org.hippoecm.hst.tag
 
HeadContributionTag() - Constructor for class org.hippoecm.hst.tag.HeadContributionTag
 
HeadElement - Interface in org.hippoecm.hst.core.component
HeadElement interface wrapping a head contribution element
HeadElementImpl - Class in org.hippoecm.hst.core.component
HeadElementImpl
HeadElementImpl() - Constructor for class org.hippoecm.hst.core.component.HeadElementImpl
 
HeadElementImpl(String) - Constructor for class org.hippoecm.hst.core.component.HeadElementImpl
 
HeadElementImpl(Element) - Constructor for class org.hippoecm.hst.core.component.HeadElementImpl
 
headElements - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
HeadElementUtils - Class in org.hippoecm.hst.util
HeadElementUtils
HeaderUtils - Class in org.hippoecm.hst.servlet.utils
Utility class for checking and setting http headers for BinaryPage binaries.
HippoAsset - Class in org.hippoecm.hst.content.beans.standard
 
HippoAsset() - Constructor for class org.hippoecm.hst.content.beans.standard.HippoAsset
 
HippoAssetBean - Interface in org.hippoecm.hst.content.beans.standard
This is a base interface for possible beans containing an asset.
HippoAvailableTranslations<K extends HippoBean> - Class in org.hippoecm.hst.content.beans.standard
Deprecated.
since 2.26.01 : Use AvailableTranslations pojo which is not backed by a jcr node instead and does NOT extend from HippoItem and does not implement HippoBean at all
HippoAvailableTranslations() - Constructor for class org.hippoecm.hst.content.beans.standard.HippoAvailableTranslations
Deprecated.
 
HippoAvailableTranslationsBean<K extends HippoBean> - Interface in org.hippoecm.hst.content.beans.standard
 
HippoAvailableTranslationsBean.NoopTranslationsBean<K extends HippoBean> - Class in org.hippoecm.hst.content.beans.standard
A No-operation instance of a HippoAvailableTranslationsBean
HippoAvailableTranslationsBean.NoopTranslationsBean() - Constructor for class org.hippoecm.hst.content.beans.standard.HippoAvailableTranslationsBean.NoopTranslationsBean
 
HippoBean - Interface in org.hippoecm.hst.content.beans.standard
 
hippoBean - Variable in class org.hippoecm.hst.tag.HstCmsEditLinkTag
 
HippoBeanIterator - Interface in org.hippoecm.hst.content.beans.standard
A lazy proxied iterator, that only fetches the next bean when asked for it.
HippoBeanIteratorImpl - Class in org.hippoecm.hst.content.beans.standard
 
HippoBeanIteratorImpl(ObjectConverter, NodeIterator) - Constructor for class org.hippoecm.hst.content.beans.standard.HippoBeanIteratorImpl
 
HippoCompound - Class in org.hippoecm.hst.content.beans.standard
The abstract base bean that can (not should) be used for all HippoCompound types.
HippoCompound() - Constructor for class org.hippoecm.hst.content.beans.standard.HippoCompound
 
HippoCompoundBean - Interface in org.hippoecm.hst.content.beans.standard
A marker interface for all beans that extend from the abstract hippo:compound type
HippoDirectory - Class in org.hippoecm.hst.content.beans.standard
 
HippoDirectory() - Constructor for class org.hippoecm.hst.content.beans.standard.HippoDirectory
 
HippoDocument - Class in org.hippoecm.hst.content.beans.standard
 
HippoDocument() - Constructor for class org.hippoecm.hst.content.beans.standard.HippoDocument
 
HippoDocumentBean - Interface in org.hippoecm.hst.content.beans.standard
This is a marker interface for all beans that represent a document.
HippoDocumentIterator<E> - Interface in org.hippoecm.hst.content.beans.standard
 
hippoDocuments - Variable in class org.hippoecm.hst.content.beans.standard.HippoFolder
 
HippoFacetChildNavigationBean - Interface in org.hippoecm.hst.content.beans.standard
Interface for all child nodes primarily meant for the virtual structure below 'hippo:facetnavigation'
HippoFacetNavigation - Class in org.hippoecm.hst.content.beans.standard.facetnavigation
 
HippoFacetNavigation() - Constructor for class org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetNavigation
 
HippoFacetNavigationBean - Interface in org.hippoecm.hst.content.beans.standard
Interface for all nodes of type 'hippo:facetnavigation'
HippoFacetResult - Class in org.hippoecm.hst.content.beans.standard.facetnavigation
 
HippoFacetResult() - Constructor for class org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetResult
 
HippoFacetsAvailableNavigation - Class in org.hippoecm.hst.content.beans.standard.facetnavigation
 
HippoFacetsAvailableNavigation() - Constructor for class org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetsAvailableNavigation
 
HippoFacetSearch - Class in org.hippoecm.hst.content.beans.standard.facetnavigation
 
HippoFacetSearch() - Constructor for class org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetSearch
 
HippoFacetSelect - Class in org.hippoecm.hst.content.beans.standard
hippo:facetselect has the same methods as for hippo:mirror
HippoFacetSelect() - Constructor for class org.hippoecm.hst.content.beans.standard.HippoFacetSelect
 
HippoFacetSubNavigation - Class in org.hippoecm.hst.content.beans.standard.facetnavigation
 
HippoFacetSubNavigation() - Constructor for class org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetSubNavigation
 
HippoFixedDirectory - Class in org.hippoecm.hst.content.beans.standard
 
HippoFixedDirectory() - Constructor for class org.hippoecm.hst.content.beans.standard.HippoFixedDirectory
 
HippoFolder - Class in org.hippoecm.hst.content.beans.standard
 
HippoFolder() - Constructor for class org.hippoecm.hst.content.beans.standard.HippoFolder
 
HippoFolderBean - Interface in org.hippoecm.hst.content.beans.standard
This is a base interface for all beans that represent a folder should implement.
hippoFolders - Variable in class org.hippoecm.hst.content.beans.standard.HippoFolder
 
HippoGalleryImage - Class in org.hippoecm.hst.content.beans.standard
Bean mapping class for the 'hippogallery:image' document type
HippoGalleryImage() - Constructor for class org.hippoecm.hst.content.beans.standard.HippoGalleryImage
 
HippoGalleryImageBean - Interface in org.hippoecm.hst.content.beans.standard
The interface which all hippo gallery image implementations should implement
HippoGalleryImageSet - Class in org.hippoecm.hst.content.beans.standard
Bean mapping class for the 'hippogallery:imageset' document type
HippoGalleryImageSet() - Constructor for class org.hippoecm.hst.content.beans.standard.HippoGalleryImageSet
 
HippoGalleryImageSetBean - Interface in org.hippoecm.hst.content.beans.standard
The interface the default hippo gallery set impls must implement.
HippoHtml - Class in org.hippoecm.hst.content.beans.standard
 
HippoHtml() - Constructor for class org.hippoecm.hst.content.beans.standard.HippoHtml
 
hippoHtml - Variable in class org.hippoecm.hst.tag.HstHtmlTag
 
HippoHtmlBean - Interface in org.hippoecm.hst.content.beans.standard
Implementing classes represent a html node in the ecm repository.
HippoItem - Class in org.hippoecm.hst.content.beans.standard
 
HippoItem() - Constructor for class org.hippoecm.hst.content.beans.standard.HippoItem
 
HippoItem.ComparatorMap - Class in org.hippoecm.hst.content.beans.standard
 
HippoItem.ComparatorMap() - Constructor for class org.hippoecm.hst.content.beans.standard.HippoItem.ComparatorMap
 
HippoMirror - Class in org.hippoecm.hst.content.beans.standard
 
HippoMirror() - Constructor for class org.hippoecm.hst.content.beans.standard.HippoMirror
 
HippoMirrorBean - Interface in org.hippoecm.hst.content.beans.standard
 
HippoRequestBean - Interface in org.hippoecm.hst.content.beans.standard
The base interface for all bean implementing a hippo request
HippoResource - Class in org.hippoecm.hst.content.beans.standard
Bean mapping class for the 'hippo:resource' document type
HippoResource() - Constructor for class org.hippoecm.hst.content.beans.standard.HippoResource
 
HippoResourceBean - Interface in org.hippoecm.hst.content.beans.standard
This is a base interface for all beans that represent a hippo resource should implement.
HippoResultSetBean - Interface in org.hippoecm.hst.content.beans.standard
 
HippoStdPubWfRequest - Class in org.hippoecm.hst.content.beans.standard
 
HippoStdPubWfRequest() - Constructor for class org.hippoecm.hst.content.beans.standard.HippoStdPubWfRequest
 
HippoTranslated - Interface in org.hippoecm.hst.content.beans.standard
Interface for beans of hippotranslation:translated.
HippoTranslation - Class in org.hippoecm.hst.content.beans.standard
This 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.getLocalizedName() Note that this bean is quite different then HippoAvailableTranslations, which can be used to find the 'same' bean in multiple translations.
HippoTranslation() - Constructor for class org.hippoecm.hst.content.beans.standard.HippoTranslation
 
HippoVirtualOnlyBean - Interface in org.hippoecm.hst.content.beans.standard
A 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 null
HST_COMPONENT_PATH - Static variable in class org.hippoecm.hst.container.HstComponentPortlet
Deprecated.
Name of init parameter and/or portlet preference for the target HST component path to render
HST_CONTAINER_COMPONENT_LAST_MODIFIED - Static variable in interface org.hippoecm.hst.core.channelmanager.ChannelManagerConstants
 
HST_CONTAINER_COMPONENT_LOCKED_BY - Static variable in interface org.hippoecm.hst.core.channelmanager.ChannelManagerConstants
 
HST_CONTAINER_COMPONENT_LOCKED_BY_CURRENT_USER - Static variable in interface org.hippoecm.hst.core.channelmanager.ChannelManagerConstants
 
HST_CONTAINER_COMPONENT_LOCKED_ON - Static variable in interface org.hippoecm.hst.core.channelmanager.ChannelManagerConstants
 
HST_CREATIONTIME - Static variable in class org.hippoecm.hst.component.support.forms.FormUtils
 
HST_FILTER_CHAIN - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
The current servlet filter chain request attribute name.
HST_FORM_DATA_NODE - Static variable in class org.hippoecm.hst.component.support.forms.FormUtils
 
HST_FORM_FIELD_DATA - Static variable in class org.hippoecm.hst.component.support.forms.FormUtils
 
HST_FORM_FIELD_MESSAGES - Static variable in class org.hippoecm.hst.component.support.forms.FormUtils
 
HST_FORM_FIELD_NAME - Static variable in class org.hippoecm.hst.component.support.forms.FormUtils
 
HST_FORWARD_PATH_INFO - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
The key used to set forward path.
HST_HEADER_PAGE_PARAM_NAME - Static variable in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
Name of portlet preference for Header page
HST_HELP_PAGE_PARAM_NAME - Static variable in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
Name of portlet preference for Edit page
HST_MOUNT_FINEGRAINED_LOCKING - Static variable in interface org.hippoecm.hst.core.channelmanager.ChannelManagerConstants
 
HST_MOUNT_ID - Static variable in interface org.hippoecm.hst.core.channelmanager.ChannelManagerConstants
 
HST_MOUNT_LOCKED_BY - Static variable in interface org.hippoecm.hst.core.channelmanager.ChannelManagerConstants
 
HST_MOUNT_LOCKED_ON - Static variable in interface org.hippoecm.hst.core.channelmanager.ChannelManagerConstants
 
HST_MOUNT_PATH_PARAM - Static variable in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
Name of portlet preference for the Mount path of HST URL
HST_PAGE_ID - Static variable in interface org.hippoecm.hst.core.channelmanager.ChannelManagerConstants
 
HST_PAGE_REQUEST_VARIANTS - Static variable in interface org.hippoecm.hst.core.channelmanager.ChannelManagerConstants
 
HST_PATH_INFO_EDIT_MODE_PARAM - Static variable in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
Name of portlet preference for the path info for edit mode of HST URL
HST_PATH_INFO_PARAM - Static variable in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
Name of portlet preference for the path info of HST URL
HST_PATH_PARAM_NAME - Static variable in class org.hippoecm.hst.container.HstComponentPortlet
Deprecated.
 
HST_PATH_PARAM_NAME - Static variable in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
HST_PORTAL_CONTENT_PATH_BASED - Static variable in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
Name of portlet preference for the path info of HST URL
HST_PORTLET_TITLE_PARAM_NAME - Static variable in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
Name of portlet preference for the portlet title
HST_PREDECESSOR - Static variable in class org.hippoecm.hst.component.support.forms.FormUtils
 
HST_RENDER_VARIANT - Static variable in interface org.hippoecm.hst.core.channelmanager.ChannelManagerConstants
 
HST_REQUEST - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
The key used to bind the HstRequest to the underlying HttpServletRequest.
HST_REQUEST_CONTEXT - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
The attribute name used to set the request context object into the servlet request.
HST_REQUEST_USE_FULLY_QUALIFIED_URLS - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
The parameter name used in the request to store whether or not all URLs that are created must be fully qualified
HST_RESET_FILTER - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
The key to indicate HstFilter should "reset" itself from being done, allowing multiple invokations.
HST_RESPONSE - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
The key used to bind the HstResponse to the underlying HttpServletRequest.
HST_SEALED - Static variable in class org.hippoecm.hst.component.support.forms.FormUtils
 
HST_SERVICE_NAMESPACE_SEPARATOR - Static variable in class org.hippoecm.hst.service.ServiceBeanAccessProviderImpl
 
HST_SITE_CHANGED_BY_SET - Static variable in interface org.hippoecm.hst.core.channelmanager.ChannelManagerConstants
 
HST_SITE_HAS_PREVIEW_CONFIG - Static variable in interface org.hippoecm.hst.core.channelmanager.ChannelManagerConstants
 
HST_SITE_ID - Static variable in interface org.hippoecm.hst.core.channelmanager.ChannelManagerConstants
 
HST_TARGET_COMPONENT_PATH_PARAM - Static variable in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
Name of portlet preference for the target component path
HstActionURLTag - Class in org.hippoecm.hst.tag
 
HstActionURLTag() - Constructor for class org.hippoecm.hst.tag.HstActionURLTag
 
HstActionURLTag.TEI - Class in org.hippoecm.hst.tag
TagExtraInfo class for HstURLTag.
HstActionURLTag.TEI() - Constructor for class org.hippoecm.hst.tag.HstActionURLTag.TEI
 
HstAttributeTag - Class in org.hippoecm.hst.tag
Creating DOM Element Attribute Supporting Tag
HstAttributeTag() - Constructor for class org.hippoecm.hst.tag.HstAttributeTag
 
HstCache - Interface in org.hippoecm.hst.cache
HST Cache Interface for cache related activities.
HstCacheException - Exception in org.hippoecm.hst.cache
 
HstCacheException() - Constructor for exception org.hippoecm.hst.cache.HstCacheException
 
HstCacheException(String) - Constructor for exception org.hippoecm.hst.cache.HstCacheException
 
HstCacheException(String, Throwable) - Constructor for exception org.hippoecm.hst.cache.HstCacheException
 
HstCacheException(Throwable) - Constructor for exception org.hippoecm.hst.cache.HstCacheException
 
HstClassTemplateLoader - Class in org.hippoecm.hst.freemarker
 
HstClassTemplateLoader(Class) - Constructor for class org.hippoecm.hst.freemarker.HstClassTemplateLoader
 
HstCmsEditLinkTag - Class in org.hippoecm.hst.tag
This tag creates a cms edit url for some HippoBean.
HstCmsEditLinkTag() - Constructor for class org.hippoecm.hst.tag.HstCmsEditLinkTag
 
HstCmsEditLinkTag.TEI - Class in org.hippoecm.hst.tag
TagExtraInfo class for HstCmsEditLinkTag.
HstCmsEditLinkTag.TEI() - Constructor for class org.hippoecm.hst.tag.HstCmsEditLinkTag.TEI
 
HstComponent - Interface in org.hippoecm.hst.core.component
A HstComponent can be invoked by a HstComponent container during three different request lifecycle phases: ACTION, RESOURCE and RENDER.
HstComponentConfiguration - Interface in org.hippoecm.hst.configuration.components
A HstComponentConfiguration specifies a (Java) componentClassName implementing the HstComponent interface to provide the actual behavior for content rendering and (inter)action processing.
HstComponentConfiguration.Type - Enum in org.hippoecm.hst.configuration.components
A HstComponentConfiguration comes in three different main types.
HstComponentException - Exception in org.hippoecm.hst.core.component
The HstComponentException class defines a general exception that a HstComponent can throw when it is unable to perform its operation successfully.
HstComponentException() - Constructor for exception org.hippoecm.hst.core.component.HstComponentException
Constructs a new HstComponent exception.
HstComponentException(String) - Constructor for exception org.hippoecm.hst.core.component.HstComponentException
Constructs a new HstComponent exception with the given message.
HstComponentException(Throwable) - Constructor for exception org.hippoecm.hst.core.component.HstComponentException
Constructs a new HstComponent exception with the nested exception.
HstComponentException(String, Throwable) - Constructor for exception org.hippoecm.hst.core.component.HstComponentException
Constructs a new HstComponent exception when the HstComponent needs to do the following: throw an exception include the "nested" exception include a description message
HstComponentFactory - Interface in org.hippoecm.hst.core.container
The factory interface which is responsible for creating HstComponent instances.
HstComponentFatalException - Exception in org.hippoecm.hst.core.component
The HstComponentFatalException can be thrown to break out of the HST2 request handling.
HstComponentFatalException() - Constructor for exception org.hippoecm.hst.core.component.HstComponentFatalException
Constructs a new HstComponent exception.
HstComponentFatalException(String) - Constructor for exception org.hippoecm.hst.core.component.HstComponentFatalException
Constructs a new HstComponent exception with the given message.
HstComponentFatalException(Throwable) - Constructor for exception org.hippoecm.hst.core.component.HstComponentFatalException
Constructs a new HstComponent exception with the nested exception.
HstComponentFatalException(String, Throwable) - Constructor for exception org.hippoecm.hst.core.component.HstComponentFatalException
Constructs a new HstComponentConfigurationException exception when the HstComponent needs to do the following: throw an exception include the "nested" exception include a description message
HstComponentInfo - Interface in org.hippoecm.hst.configuration.components
HstComponentInvoker - Interface in org.hippoecm.hst.core.container
HstComponent invoker component.
HstComponentMetadata - Interface in org.hippoecm.hst.core.component
Interface that defines abstract metadata of a specific HstComponent class
HstComponentPortlet - Class in org.hippoecm.hst.container
Deprecated.
portlet support will be removed after 2.26.xx
HstComponentPortlet() - Constructor for class org.hippoecm.hst.container.HstComponentPortlet
Deprecated.
 
HstComponentRegistry - Interface in org.hippoecm.hst.core.container
The HstComponent registry interface
HstComponentRenderingURLTag - Class in org.hippoecm.hst.tag
 
HstComponentRenderingURLTag() - Constructor for class org.hippoecm.hst.tag.HstComponentRenderingURLTag
 
HstComponentRenderingURLTag.TEI - Class in org.hippoecm.hst.tag
TagExtraInfo class for HstURLTag.
HstComponentRenderingURLTag.TEI() - Constructor for class org.hippoecm.hst.tag.HstComponentRenderingURLTag.TEI
 
HstComponentsConfiguration - Interface in org.hippoecm.hst.configuration.components
A HstComponentConfigurations contains a map of (root) HstComponentConfiguration objects which themselves might contain additional HstComponentConfiguration children and so on.
HstComponentWindow - Interface in org.hippoecm.hst.core.container
HST Component Window.
HstComponentWindowFactory - Interface in org.hippoecm.hst.core.container
The factory interface which is responsible for creating HstComponentWindow instances.
HstComponentWindowFilter - Interface in org.hippoecm.hst.core.container
Interface to implement as a developer to add custom HstComponentWindow filtering for some requestContext.
HstConfigurationAugmenter - Interface in org.hippoecm.hst.configuration.model
Classes that implement this interface can be used to augment the loaded configuration.
HstContainerConfig - Interface in org.hippoecm.hst.core.container
The HstComponent container configuration.
HstContainerConfigImpl - Class in org.hippoecm.hst.container
 
HstContainerConfigImpl(ServletContext, ClassLoader) - Constructor for class org.hippoecm.hst.container.HstContainerConfigImpl
 
HstContainerPortlet - Class in org.hippoecm.hst.container
Deprecated.
portlet support will be removed after 2.26.xx
HstContainerPortlet() - Constructor for class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
HstContainerRequest - Interface in org.hippoecm.hst.container
HstContainerRequest
HstContainerRequestImpl - Class in org.hippoecm.hst.container
HstContainerRequestImpl(HttpServletRequest, String) - Constructor for class org.hippoecm.hst.container.HstContainerRequestImpl
Creates a wrapper HttpServletRequest with a HttpServletRequest.getServletPath() that is an empty String ("").
HstContainerURL - Interface in org.hippoecm.hst.core.container
The HstComponent container URL.
HstContainerURLProvider - Interface in org.hippoecm.hst.core.container
The URL provider for the HstContainerURL.
HstDispatcherServlet - Class in org.hippoecm.hst.component.support.spring.mvc
 
HstDispatcherServlet() - Constructor for class org.hippoecm.hst.component.support.spring.mvc.HstDispatcherServlet
 
HstElementTag - Class in org.hippoecm.hst.tag
Creating DOM Element Supporting Tag
HstElementTag() - Constructor for class org.hippoecm.hst.tag.HstElementTag
 
HstElementTag.TEI - Class in org.hippoecm.hst.tag
TagExtraInfo class for HstURLTag.
HstElementTag.TEI() - Constructor for class org.hippoecm.hst.tag.HstElementTag.TEI
 
HstFacetNavigationLinkTag - Class in org.hippoecm.hst.tag
Abstract supporting class for Hst Link tags
HstFacetNavigationLinkTag() - Constructor for class org.hippoecm.hst.tag.HstFacetNavigationLinkTag
 
HstFacetNavigationLinkTag.TEI - Class in org.hippoecm.hst.tag
TagExtraInfo class for HstURLTag.
HstFacetNavigationLinkTag.TEI() - Constructor for class org.hippoecm.hst.tag.HstFacetNavigationLinkTag.TEI
 
HstFilter - Class in org.hippoecm.hst.container
 
HstFilter() - Constructor for class org.hippoecm.hst.container.HstFilter
 
HstFreemarkerServlet - Class in org.hippoecm.hst.servlet
 
HstFreemarkerServlet() - Constructor for class org.hippoecm.hst.servlet.HstFreemarkerServlet
 
HstHtmlTag - Class in org.hippoecm.hst.tag
 
HstHtmlTag() - Constructor for class org.hippoecm.hst.tag.HstHtmlTag
 
HstHtmlTag.TEI - Class in org.hippoecm.hst.tag
TagExtraInfo class for HstURLTag.
HstHtmlTag.TEI() - Constructor for class org.hippoecm.hst.tag.HstHtmlTag.TEI
 
HstImageVariantTag - Class in org.hippoecm.hst.tag
 
HstImageVariantTag() - Constructor for class org.hippoecm.hst.tag.HstImageVariantTag
 
HstIncludeTag - Class in org.hippoecm.hst.tag
Supporting class for including the content of a child component window.
HstIncludeTag() - Constructor for class org.hippoecm.hst.tag.HstIncludeTag
 
HstLink - Interface in org.hippoecm.hst.core.linking
HstLink is the object representing a link.
hstLink - Variable in class org.hippoecm.hst.core.sitemenu.AbstractMenuItem
 
HstLinkCreator - Interface in org.hippoecm.hst.core.linking
HstLinkCreator interface for creating HstLink's
HstLinkProcessor - Interface in org.hippoecm.hst.core.linking
After linkcreation by HstLinkCreator all HstLinkProcessor's postProcess are called, and before a path is matched in HstSiteMapMatcher all HstLinkProcessor's preProcess are called.
HstLinkProcessorTemplate - Class in org.hippoecm.hst.linking
An abstract HstLinkProcessor template
HstLinkProcessorTemplate() - Constructor for class org.hippoecm.hst.linking.HstLinkProcessorTemplate
 
HstLinkTag - Class in org.hippoecm.hst.tag
Abstract supporting class for Hst Link tags
HstLinkTag() - Constructor for class org.hippoecm.hst.tag.HstLinkTag
 
HstLinkTag.TEI - Class in org.hippoecm.hst.tag
TagExtraInfo class for HstURLTag.
HstLinkTag.TEI() - Constructor for class org.hippoecm.hst.tag.HstLinkTag.TEI
 
HstManager - Interface in org.hippoecm.hst.configuration.model
 
HstMutablePortletRequestContext - Interface in org.hippoecm.hst.core.internal
Deprecated.
portlet support will be removed after 2.26.xx
HstMutableRequestContext - Interface in org.hippoecm.hst.core.internal
This is an INTERNAL USAGE ONLY API.
HstNavigationalStateCodec - Interface in org.hippoecm.hst.core.container
Codec component interface to generate navigation state information string.
HstNode - Interface in org.hippoecm.hst.configuration.model
 
HstNodeTypes - Interface in org.hippoecm.hst.configuration
 
HstParameterInfoProxyFactory - Interface in org.hippoecm.hst.core.component
HstParameterInfoProxyFactory is a factory interface for creating a proxy for an interface that is referred to by a ParametersInfo annotation.
HstParameterInfoProxyFactoryImpl - Class in org.hippoecm.hst.core.component
 
HstParameterInfoProxyFactoryImpl() - Constructor for class org.hippoecm.hst.core.component.HstParameterInfoProxyFactoryImpl
 
HstParameterInfoProxyFactoryImpl.ParameterInfoInvocationHandler - Class in org.hippoecm.hst.core.component
This class has visibility 'protected' to enable reuse.
HstParameterInfoProxyFactoryImpl.ParameterInfoInvocationHandler(ComponentConfiguration, HstRequest, HstParameterValueConverter) - Constructor for class org.hippoecm.hst.core.component.HstParameterInfoProxyFactoryImpl.ParameterInfoInvocationHandler
 
HstParameterValueConversionException - Exception in org.hippoecm.hst.core.component
 
HstParameterValueConversionException() - Constructor for exception org.hippoecm.hst.core.component.HstParameterValueConversionException
Constructs a new HstParameterValueConversionException exception.
HstParameterValueConversionException(String) - Constructor for exception org.hippoecm.hst.core.component.HstParameterValueConversionException
Constructs a new HstParameterValueConversionException exception with the given message.
HstParameterValueConversionException(Throwable) - Constructor for exception org.hippoecm.hst.core.component.HstParameterValueConversionException
Constructs a new HstParameterValueConversionException exception with the nested exception.
HstParameterValueConversionException(String, Throwable) - Constructor for exception org.hippoecm.hst.core.component.HstParameterValueConversionException
Constructs a new HstParameterValueConversionException exception
HstParameterValueConverter - Interface in org.hippoecm.hst.core.component
Implementations of this interface are a utility class for converting String values to some object of type Class
HstPingServlet - Class in org.hippoecm.hst.servlet
A servlet that can be used to check if the repository is up-and-running.
HstPingServlet() - Constructor for class org.hippoecm.hst.servlet.HstPingServlet
 
HstPortalContextProvider - Interface in org.hippoecm.hst.container
Deprecated.
portlet support will be removed after 2.26.xx
HstPortalRequestContext - Interface in org.hippoecm.hst.core.request
Deprecated.
portlet support will be removed after 2.26.xx
HstPortletRequestContext - Interface in org.hippoecm.hst.core.request
Deprecated.
portlet support will be removed after 2.26.xx
HstPortletRequestDispatcherPathProvider - Interface in org.hippoecm.hst.container
Deprecated.
portlet support will be removed after 2.26.xx
HstPortletResponseState - Class in org.hippoecm.hst.core.component
Deprecated.
portlet support will be removed after 2.26.xx
HstPortletResponseState(PortletRequest, PortletResponse) - Constructor for class org.hippoecm.hst.core.component.HstPortletResponseState
Deprecated.
 
HstPropertyDefinition - Interface in org.hippoecm.hst.configuration.channel
Definition of a Channel Property.
HstQuery - Interface in org.hippoecm.hst.content.beans.query
 
HstQueryImpl - Class in org.hippoecm.hst.content.beans.query
 
HstQueryImpl(Session, ObjectConverter, Node, NodeTypeFilter) - Constructor for class org.hippoecm.hst.content.beans.query.HstQueryImpl
 
HstQueryImpl(Session, ObjectConverter, Node, IsNodeTypeFilter) - Constructor for class org.hippoecm.hst.content.beans.query.HstQueryImpl
 
HstQueryManager - Interface in org.hippoecm.hst.content.beans.query
 
hstQueryManagerFactory - Variable in class org.hippoecm.hst.component.support.bean.BaseHstComponent
Deprecated.
since 2.26.05 : do not use any more, In the 2.28.00 this protected member is removed. Use HstRequestContext.getHstQueryManagerFactory() instead
HstQueryManagerFactory - Interface in org.hippoecm.hst.core.search
 
HstQueryManagerImpl - Class in org.hippoecm.hst.content.beans.query
 
HstQueryManagerImpl(Session, ObjectConverter) - Constructor for class org.hippoecm.hst.content.beans.query.HstQueryManagerImpl
HstQueryManagerImpl(Session, ObjectConverter, DateTools.Resolution) - Constructor for class org.hippoecm.hst.content.beans.query.HstQueryManagerImpl
 
HstQueryResult - Interface in org.hippoecm.hst.content.beans.query
The result of the execution of the HstQuery.
HstQueryResultImpl - Class in org.hippoecm.hst.content.beans.query
 
HstQueryResultImpl(ObjectConverter, QueryResult) - Constructor for class org.hippoecm.hst.content.beans.query.HstQueryResultImpl
 
HstRenderURLTag - Class in org.hippoecm.hst.tag
 
HstRenderURLTag() - Constructor for class org.hippoecm.hst.tag.HstRenderURLTag
 
HstRenderURLTag.TEI - Class in org.hippoecm.hst.tag
TagExtraInfo class for HstURLTag.
HstRenderURLTag.TEI() - Constructor for class org.hippoecm.hst.tag.HstRenderURLTag.TEI
 
HstRequest - Interface in org.hippoecm.hst.core.component
The HstRequest defines the interface to provide client request information to a HstComponent.
HstRequestContext - Interface in org.hippoecm.hst.core.request
HstRequestContext provides repository content context and page/components configuration context.
HstRequestContextComponent - Interface in org.hippoecm.hst.core.internal
Factory component to create HstRequestContext object.
HstRequestProcessor - Interface in org.hippoecm.hst.core.container
Request processor.
HstRequestUtils - Class in org.hippoecm.hst.util
HST Request Utils
HstResourceURLTag - Class in org.hippoecm.hst.tag
 
HstResourceURLTag() - Constructor for class org.hippoecm.hst.tag.HstResourceURLTag
 
HstResourceURLTag.TEI - Class in org.hippoecm.hst.tag
TagExtraInfo class for HstURLTag.
HstResourceURLTag.TEI() - Constructor for class org.hippoecm.hst.tag.HstResourceURLTag.TEI
 
HstResponse - Interface in org.hippoecm.hst.core.component
The HstResponse defines the interface to assist a HstComponent in creating and sending a response to the client.
HstResponseState - Interface in org.hippoecm.hst.core.component
Temporarily holds the current state of a HST response.
HstResponseUtils - Class in org.hippoecm.hst.util
HST Response Utils
HstServices - Class in org.hippoecm.hst.site
A static accessor to the ComponentManager managed by the HST container.
HstServletResponseState - Class in org.hippoecm.hst.core.component
Temporarily holds the current state of a HST response
HstServletResponseState(HttpServletRequest, HttpServletResponse) - Constructor for class org.hippoecm.hst.core.component.HstServletResponseState
 
HstSite - Interface in org.hippoecm.hst.configuration.site
The HstSite object is the object representing a site.
HstSiteMap - Interface in org.hippoecm.hst.configuration.sitemap
A HstSiteMap contains a list of (root) HstSiteMapItem objects which themselves might contain additional HstSiteMapItem children and so on.
HstSiteMapItem - Interface in org.hippoecm.hst.configuration.sitemap
A HstSiteMapItem is used as a representation of a logical path (element) for matching (part of a) external URL to a repository content location.
HstSiteMapItemHandler - Interface in org.hippoecm.hst.core.sitemapitemhandler
A HstSiteMapItemHandler can be invoked by HstFilter when the resolved sitemap item is configured with custom sitemap item handler IDs in the HST configurations.
HstSiteMapItemHandlerConfiguration - Interface in org.hippoecm.hst.configuration.sitemapitemhandlers
 
HstSiteMapItemHandlerException - Exception in org.hippoecm.hst.core.sitemapitemhandler
The HstSiteMapItemHandlerException class defines a general exception that a HstSiteMapItemHandler can throw when it is unable to perform its operation successfully.
HstSiteMapItemHandlerException() - Constructor for exception org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandlerException
Constructs a new HstSiteMapItemHandlerException exception.
HstSiteMapItemHandlerException(String) - Constructor for exception org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandlerException
Constructs a new HstSiteMapItemHandlerException exception with the given message.
HstSiteMapItemHandlerException(Throwable) - Constructor for exception org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandlerException
Constructs a new HstSiteMapItemHandlerException exception with the nested exception.
HstSiteMapItemHandlerException(String, Throwable) - Constructor for exception org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandlerException
Constructs a new HstSiteMapItemHandlerException exception with message and nested exception.
HstSiteMapItemHandlerFactory - Interface in org.hippoecm.hst.core.sitemapitemhandler
The factory interface which is responsible for creating HstSiteMapItemHandler instances.
HstSiteMapItemHandlerRegistry - Interface in org.hippoecm.hst.core.sitemapitemhandler
The HstSiteMapItemHandlerRegistry registry interface
HstSiteMapItemHandlersConfiguration - Interface in org.hippoecm.hst.configuration.sitemapitemhandlers
 
HstSiteMapMatcher - Interface in org.hippoecm.hst.core.request
Implementations should be able to match a path (pathInfo) in combination with a HstSite object to a ResolvedSiteMapItem.
HstSiteMapUtils - Class in org.hippoecm.hst.util
 
HstSiteMenu - Interface in org.hippoecm.hst.core.sitemenu
The interface for a SiteMenu implementation, containing possibly a tree of HstSiteMenuItem's
HstSiteMenuConfiguration - Interface in org.hippoecm.hst.configuration.sitemenu
 
HstSiteMenuItem - Interface in org.hippoecm.hst.core.sitemenu
The HstSiteMenuItem's is a tree of HstSiteMenuItem.
HstSiteMenuItemConfiguration - Interface in org.hippoecm.hst.configuration.sitemenu
Implementations should return an unmodifiable map for #getSiteMenuItemConfigurations() because clients should not be able to modify the configuration
HstSiteMenus - Interface in org.hippoecm.hst.core.sitemenu
Implementation of this interface is the container of all the HstSiteMenu's that are needed to build site menus.
HstSiteMenusConfiguration - Interface in org.hippoecm.hst.configuration.sitemenu
Implementations should return an unmodifiable map for #getSiteMenuConfiguration() because clients should not be able to modify the configuration
HstSiteMenusManager - Interface in org.hippoecm.hst.core.sitemenu
Implementations will be responsible for the creation of context sensitive sitemenu's.
HstSiteRootNode - Interface in org.hippoecm.hst.configuration.model
 
HstSubject - Class in org.hippoecm.hst.security
Wrapper for the javax.security.auth.Subject class.
HstTagSupport - Class in org.hippoecm.hst.tag
Base tag support class with HST functionalities
HstTagSupport() - Constructor for class org.hippoecm.hst.tag.HstTagSupport
 
HstURL - Interface in org.hippoecm.hst.core.component
The HstURL interface represents a URL that reference the HstComponent itself.
HstURLFactory - Interface in org.hippoecm.hst.core.component
HstURL Factory interface.
HstValueType - Enum in org.hippoecm.hst.core.parameters
Value type of an HstPropertyDefinition.
HttpSessionCreatedEvent - Class in org.hippoecm.hst.container.event
Published by a HttpSessionListener when an HttpSession is created by the container
HttpSessionCreatedEvent(HttpSession) - Constructor for class org.hippoecm.hst.container.event.HttpSessionCreatedEvent
 
HttpSessionDestroyedEvent - Class in org.hippoecm.hst.container.event
Published by a HttpSessionListener when an HttpSession is destroyed by the container
HttpSessionDestroyedEvent(HttpSession) - Constructor for class org.hippoecm.hst.container.event.HttpSessionDestroyedEvent
 

I

IdentifiableContentBean - Interface in org.hippoecm.hst.content.beans.standard
The 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.
identifiableContentBean - Variable in class org.hippoecm.hst.tag.HstLinkTag
 
IGNORE - Static variable in class org.hippoecm.hst.util.DOMElementWriter.XmlNamespacePolicy
Ignores namespaces for elements and attributes, the default.
ImageSetPath - Annotation Type in org.hippoecm.hst.core.parameters
Indicates that the annotated method returns the absolute path to the handle of an image set.
ImageVariant - Interface in org.hippoecm.hst.content.rewriter
 
imageVariant - Variable in class org.hippoecm.hst.tag.HstHtmlTag
Holds the ImageVariant when there is configured an ImageVariant and is null when no image variant has been specified
impersonate(Credentials) - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepository
Tries impersonation by the provided the credentials.
increment() - Method in interface org.hippoecm.hst.statistics.Counter
Increments by one the current counter value.
increment() - Method in class org.hippoecm.hst.statistics.DefaultCounter
 
Indexable - Annotation Type in org.hippoecm.hst.content.beans.index
 
IndexField - Annotation Type in org.hippoecm.hst.content.beans.index
Annotation that can be used on a public getter method to indicate that its return value or object should be indexed.
info(String) - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
info(String, Object) - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
info(String, Object, Object) - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
info(String, Object[]) - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
info(String, Throwable) - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
info(String) - Method in class org.hippoecm.hst.util.NOOPLogger
 
info(String, Object) - Method in class org.hippoecm.hst.util.NOOPLogger
 
info(String, Object, Object) - Method in class org.hippoecm.hst.util.NOOPLogger
 
info(String, Object[]) - Method in class org.hippoecm.hst.util.NOOPLogger
 
info(String, Throwable) - Method in class org.hippoecm.hst.util.NOOPLogger
 
init(ServletContext, ComponentConfiguration) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
 
init(ServletContext, ComponentConfiguration) - Method in class org.hippoecm.hst.component.support.SimpleDispatcherHstComponent
 
init(ServletContext, ComponentConfiguration) - Method in class org.hippoecm.hst.component.support.spring.SpringBridgeHstComponent
 
init(PortletConfig) - Method in class org.hippoecm.hst.container.DefaultPortletRequestDispatcherImpl
Deprecated.
 
init(PortletConfig) - Method in class org.hippoecm.hst.container.HstComponentPortlet
Deprecated.
 
init(PortletConfig) - Method in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
init(FilterConfig) - Method in class org.hippoecm.hst.container.HstFilter
 
init(PortletConfig) - Method in interface org.hippoecm.hst.container.HstPortletRequestDispatcherPathProvider
Deprecated.
 
init(FilterConfig) - Method in class org.hippoecm.hst.container.XSSUrlFilter
 
init(ServletContext, ComponentConfiguration) - Method in class org.hippoecm.hst.core.component.GenericHstComponent
 
init(ServletContext, ComponentConfiguration) - Method in interface org.hippoecm.hst.core.component.HstComponent
Allows the component to initialize itself
init(ServletContext, SiteMapItemHandlerConfiguration) - Method in class org.hippoecm.hst.core.sitemapitemhandler.AbstractHstSiteMapItemHandler
 
init(ServletContext, SiteMapItemHandlerConfiguration) - Method in interface org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandler
Allows the HstSiteMapItemHandler to initialize itself
init(ServletConfig) - Method in class org.hippoecm.hst.servlet.BinariesServlet
init() - Method in class org.hippoecm.hst.servlet.HstFreemarkerServlet
 
init(ServletConfig) - Method in class org.hippoecm.hst.servlet.HstPingServlet
 
init(ServletContext, SiteMapItemHandlerConfiguration) - Method in class org.hippoecm.hst.sitemapitemhandler.AbstractHstSiteMapHandler
Deprecated.
 
initBinaryPageValues(Session, BinaryPage) - Method in class org.hippoecm.hst.servlet.BinariesServlet
 
initialize() - Method in interface org.hippoecm.hst.addon.module.ModuleInstance
 
initialize() - Method in class org.hippoecm.hst.container.valves.AbstractValve
 
initialize() - Method in interface org.hippoecm.hst.core.container.ComponentManager
Initializes the component manager and container components.
initialize() - Method in class org.hippoecm.hst.core.container.DelegatingOrderableValve
 
initialize() - Method in interface org.hippoecm.hst.core.container.Pipeline
Initializes the pipeline
initialize() - Method in interface org.hippoecm.hst.core.container.Valve
Initialize the valve before using in a pipeline.
initialize() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Initializes the pool
initialize() - Method in interface org.hippoecm.hst.jaxrs.JAXRSService
 
initialize() - Method in class org.hippoecm.hst.mock.core.container.MockComponentManager
 
initialized - Variable in class org.hippoecm.hst.container.HstFilter
 
initializeResourceLifecycleManagements() - Static method in class org.hippoecm.hst.container.HstFilter
 
invalidate(EventIterator) - Method in interface org.hippoecm.hst.configuration.model.HstManager
Invalidates this HstSitesManager with EventIterator events.
invalidate(String...) - Method in interface org.hippoecm.hst.configuration.model.HstManager
Invalidates this HstSitesManager with all the varargs absEventPaths.
invalidate() - Method in interface org.hippoecm.hst.core.request.HstSiteMapMatcher
method that can be called if some event is triggered.
invalidateAll() - Method in interface org.hippoecm.hst.configuration.model.HstManager
Invalidates this HstSitesManager completely.
invalidatePendingHstConfigChanges(Session) - Method in interface org.hippoecm.hst.configuration.model.HstManager
Deprecated.
deprecated since 7.8.4. Use HstManager.invalidate(String...) instead
invoke(ValveContext) - Method in class org.hippoecm.hst.container.valves.AbstractValve
 
invoke(Object, Method, Object[]) - Method in class org.hippoecm.hst.core.component.HstParameterInfoProxyFactoryImpl.ParameterInfoInvocationHandler
 
invoke(ValveContext) - Method in class org.hippoecm.hst.core.container.DelegatingOrderableValve
 
invoke(HstContainerConfig, HstRequestContext, HttpServletRequest, HttpServletResponse) - Method in interface org.hippoecm.hst.core.container.Pipeline
Invokes the request processing, aka the initialization and rendering valves
invoke(ValveContext) - Method in interface org.hippoecm.hst.core.container.Valve
Invoke this valve
invoke(HstRequestContext, HttpServletRequest, HttpServletResponse) - Method in interface org.hippoecm.hst.jaxrs.JAXRSService
 
invoke(Object, Method, Object[]) - Method in class org.hippoecm.hst.proxy.NamespacedBeanMethodInvoker
 
invoke(String, String, Object[], Class, Method) - Method in interface org.hippoecm.hst.service.ServiceBeanAccessProvider
 
invoke(String, String, Object[], Class, Method) - Method in class org.hippoecm.hst.service.ServiceBeanAccessProviderImpl
 
invokeAction(HstContainerConfig, ServletRequest, ServletResponse) - Method in interface org.hippoecm.hst.core.container.HstComponentInvoker
invokeBeforeRender(HstContainerConfig, ServletRequest, ServletResponse) - Method in interface org.hippoecm.hst.core.container.HstComponentInvoker
invokeBeforeServeResource(HstContainerConfig, ServletRequest, ServletResponse) - Method in interface org.hippoecm.hst.core.container.HstComponentInvoker
invokeNext() - Method in interface org.hippoecm.hst.core.container.ValveContext
Requests invocation of next possible valve.
invokeRender(HstContainerConfig, ServletRequest, ServletResponse) - Method in interface org.hippoecm.hst.core.container.HstComponentInvoker
Dispatches to the renderpath of the HstComponent.
invokeServeResource(HstContainerConfig, ServletRequest, ServletResponse) - Method in interface org.hippoecm.hst.core.container.HstComponentInvoker
Dispatches to the serveresourcepath of the HstComponent.
IS_REQUEST_URI_DECODED - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
attribute that has a value when the request URI is already decoded.
isActionResponse - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
isActionResponse() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
isActionResponse() - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
isActive() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepository
Returns true if pooling repository is initialized to be available and not closed.
isActive() - Method in interface org.hippoecm.hst.core.ResourceLifecycleManagement
Returns true if resource lifecycle management is turned on or forced to be turned on.
isAlwaysActive() - Method in interface org.hippoecm.hst.core.ResourceLifecycleManagement
Returns true if resource lifecycle management is forced to be turned on.
isAncestor(HippoBean) - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
Returns true when this HippoBean is an ancestor of the compare HippoBean.
isAncestor(HippoBean) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
isAncestor(HippoBean) - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
isAny() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
Returns a boolean indicating whether this HstSiteMapItem represents a path with a any value **
isAsync() - Method in interface org.hippoecm.hst.configuration.components.HstComponentInfo
Rendering asynchronous is very useful for hst components that are uncacheable, depend on external services, or take long to render.
isAsync() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
isAuthenticated() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
If this method returns true, then only if the user is explicitly allowed or servletRequest.isUserInRole(role) returns true this Mount is accessible for the request.
isAuthenticated() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
If this method returns true, then only if the user is explicitly allowed or servletRequest.isUserInRole(role) returns true this sitemap item is accessible for the request.
isAuthenticated() - Method in interface org.hippoecm.hst.core.request.ResolvedMount
If this method returns true, then only if the user is explicitly allowed or servletRequest.isUserInRole(role) returns true this Mount is accessible for the request.
isAuthenticated() - Method in interface org.hippoecm.hst.core.request.ResolvedSiteMapItem
 
isAuthenticated() - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
isAvailable() - Static method in class org.hippoecm.hst.security.PolicyContextWrapper
 
isAvailable() - Static method in class org.hippoecm.hst.site.HstServices
Returns the flag if the HST container is available or not to serve requests.
isBeanType(Object, String) - Static method in class org.hippoecm.hst.util.ContentBeanUtils
Determines if the class or interface represented by this content bean object is either the same as, or is a subclass of, the class or interface represented by the specified fully qualified class name parameter.
isBinaryDataCacheable(BinaryPage) - Method in class org.hippoecm.hst.servlet.utils.BinariesCache
 
isBinaryLocation(String) - Method in interface org.hippoecm.hst.core.linking.HstLinkCreator
Binaries frequently have a different linkrewriting mechanism.
isBlank(String) - Static method in class org.hippoecm.hst.util.PortletConfigUtils
Deprecated.
 
isBlank(String) - Static method in class org.hippoecm.hst.util.ServletConfigUtils
Utility method to check if the given string is null or empty string or string having white spaces only.
isCacheable() - Method in interface org.hippoecm.hst.cache.CacheElement
 
isCacheable() - Method in class org.hippoecm.hst.cache.NOOPHstCache.NOOPCacheElement
 
isCacheable() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
 
isCacheable() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
 
isCacheable() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
 
isCacheable() - Method in interface org.hippoecm.hst.core.container.PageCacheContext
 
isChannelMngrSiteAuthenticationSkipped() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
 
isCmsRequest(HstRequest) - Method in class org.hippoecm.hst.core.channelmanager.AbstractComponentWindowResponseAppender
 
isCmsRequest() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
 
isCmsRequest() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
isCommitted() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
isCommitted() - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
isCommitted() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
isComposerMode(HstRequest) - Method in class org.hippoecm.hst.core.channelmanager.AbstractComponentWindowResponseAppender
 
isComposerModeEnabled() - Method in class org.hippoecm.hst.configuration.channel.Channel
 
isCompositeCacheable() - Method in interface org.hippoecm.hst.configuration.components.HstComponentInfo
 
isCompositeCacheable() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
isContentDispositionType(String, Set<String>) - Static method in class org.hippoecm.hst.servlet.utils.ContentDispositionUtils
Test if a mime type matches any of the content disposition types.
isContextPathInUrl() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
 
isContextPathInUrl() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
 
isContextPathInUrl() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
This is the global setting for every VirtualHost / Mount whether contextPath should be in the URL or not
isCrossContextInclude(HttpServletRequest) - Method in class org.hippoecm.hst.container.HstFilter
Deprecated.
portlet support will be removed after 2.26.xx
isDebugEnabled() - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
isDebugEnabled() - Method in class org.hippoecm.hst.util.NOOPLogger
 
isDeep() - Method in interface org.hippoecm.hst.core.jcr.EventListenerItem
Flag to check the event listener be registered with deep option.
isDeep() - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
isDereferenceable(Node) - Static method in class org.hippoecm.hst.util.NodeUtils
Checks if the node is dereferenceable.
isDescendant(HippoBean) - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
Returns true when this HippoBean is an descendant of the compare HippoBean.
isDescendant(HippoBean) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
isDescendant(HippoBean) - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
isDetached() - Method in interface org.hippoecm.hst.provider.jcr.JCRValueProvider
Test whether the jcr node is detached or not
isDetached() - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
isDevelopmentMode() - Method in interface org.hippoecm.hst.core.container.ContainerConfiguration
Checks if the container is running under development mode
isDevelopmentMode() - Method in class org.hippoecm.hst.mock.core.container.MockContainerConfiguration
 
isDiagnosticsEnabled(String) - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
 
isDisposableWhenNotInUse() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepository
Returns true if pooling repository can be marked to be disposed when not in use.
isEmbeddedRequest(PortletRequest) - Method in interface org.hippoecm.hst.container.HstPortalContextProvider
Deprecated.
 
isEmbeddedRequest() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Deprecated.
portlet support will be removed after 2.26.xx
isEmbeddedRequest() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
Deprecated.
isEmpty() - Method in interface org.hippoecm.hst.core.container.ContainerConfiguration
Check if the configuration is empty.
isEmpty() - Method in interface org.hippoecm.hst.core.container.PageErrors
Returns true if there's no component exceptions.
isEmpty() - Method in interface org.hippoecm.hst.logging.LogEventBuffer
Deprecated.
Returns true if this buffer is empty; false otherwise.
isEmpty() - Method in class org.hippoecm.hst.mock.core.container.MockContainerConfiguration
 
isEmpty() - Method in class org.hippoecm.hst.util.NOOPELMap
 
isEmpty(String) - Static method in class org.hippoecm.hst.util.PortletConfigUtils
Deprecated.
 
isEmpty(String) - Static method in class org.hippoecm.hst.util.ServletConfigUtils
Utility method to check if the given string is null or empty string
isEnabled() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingCounterMBean
 
isEqualsMethod(Method) - Static method in class org.hippoecm.hst.proxy.ProxyFactory
 
isErrorEnabled() - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
isErrorEnabled() - Method in class org.hippoecm.hst.util.NOOPLogger
 
isEternal() - Method in interface org.hippoecm.hst.cache.CacheElement
 
isEternal() - Method in class org.hippoecm.hst.cache.NOOPHstCache.NOOPCacheElement
 
isEventOnSkippedPath(Event) - Method in class org.hippoecm.hst.core.jcr.GenericEventListener
 
isExcluded(String) - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
Typically, some paths we do not want to be handle by the hst framework request processing.
isExcludedByHstFilterInitParameter(String) - Method in interface org.hippoecm.hst.configuration.model.HstManager
Typically, some paths we do not want to be handle by the hst framework request processing.
isExcludedForLinkRewriting() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
When having more sitemapitem as sibblings, for example foo.xml, foo.html and foo.rss, you might not want all three being used for linkrewriting: Even worse, if they all three have the same HstSiteMapItem.getRelativeContentPath(), we cannot choose which one is the one you want, so, one of the items is used.
isExpanded() - Method in class org.hippoecm.hst.core.sitemenu.AbstractMenu
 
isExpanded() - Method in class org.hippoecm.hst.core.sitemenu.AbstractMenuItem
 
isExpanded() - Method in interface org.hippoecm.hst.core.sitemenu.CommonMenu
Based on the request, the implementation should be able to indicate whether this HstSiteMenu is expanded
isExpanded() - Method in interface org.hippoecm.hst.core.sitemenu.CommonMenuItem
A sitemenu item is expanded if one of its descendants is selected or if it is selected itself
isExpanded() - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenu
 
isExpanded() - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
isFallback() - Method in interface org.hippoecm.hst.content.rewriter.ImageVariant
 
isFallback() - Method in class org.hippoecm.hst.content.rewriter.impl.DefaultImageVariant
 
isFineGrainedLocking() - Method in class org.hippoecm.hst.configuration.channel.Channel
Deprecated.
from 7.8.x in the 7.9, this method will be removed
isFineGrainedLocking() - Method in interface org.hippoecm.hst.configuration.model.HstManager
Deprecated.
temporary method on in the 7.8.x range. Will be removed in 7.9.x
isForcedCheck(HttpServletRequest) - Static method in class org.hippoecm.hst.servlet.utils.HeaderUtils
 
isFull() - Method in interface org.hippoecm.hst.logging.LogEventBuffer
Deprecated.
Returns true if this collection is full and no new elements can be added.
isFullyQualified() - Method in class org.hippoecm.hst.tag.BaseHstURLTag
Returns true if the generated URL should be a fully qualified URL, starting with 'http://' or 'https://', etc.
isFullyQualified() - Method in class org.hippoecm.hst.tag.HstLinkTag
 
isFullyQualifiedLinks() - Method in interface org.hippoecm.hst.content.rewriter.ContentRewriter
 
isFullyQualifiedURLs() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
 
isFullyQualifiedURLs() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
isHashCode(Method) - Static method in class org.hippoecm.hst.proxy.ProxyFactory
 
isHippoDocumentBean() - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
 
isHippoDocumentBean() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
isHippoDocumentBean() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
isHippoFolderBean() - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
 
isHippoFolderBean() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
isHippoFolderBean() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
isInfoEnabled() - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
isInfoEnabled() - Method in class org.hippoecm.hst.util.NOOPLogger
 
isInherited() - Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
 
isInherited() - Method in interface org.hippoecm.hst.configuration.model.HstNode
 
isInherited() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
isKeyInCache(Object) - Method in interface org.hippoecm.hst.cache.HstCache
 
isKeyInCache(Object) - Method in class org.hippoecm.hst.cache.NOOPHstCache
 
isLeaf() - Method in class org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetNavigation
 
isLeaf() - Method in class org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetSubNavigation
We override the isLeaf method as it is costly to check whether the HippoFacetSubNavigation has child nodes.
isLeaf() - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
 
isLeaf() - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
isLeaf() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
isLegalCharacter(char) - Method in class org.hippoecm.hst.util.DOMElementWriter
Is the given character allowed inside an XML document?
isMapped() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
When this Mount is not using a HstSiteMap for the request processing, this method returns false.
isMarkedForDisposal() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepository
Returns true if this PoolingRepository is marked for disposal.
isMimeResponse - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
isMimeResponse() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
isMimeResponse() - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
isModifiedSince(HttpServletRequest, BinaryPage) - Static method in class org.hippoecm.hst.servlet.utils.HeaderUtils
 
isNodeAddedEnabled() - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
isNodeRemovedEnabled() - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
isNodeType(String) - Method in interface org.hippoecm.hst.provider.jcr.JCRValueProvider
 
isNodeType(String) - Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
isNodeType(Node, String) - Static method in class org.hippoecm.hst.util.NodeUtils
Checks if the node is type of the nodeTypeName.
isNodeType(Node, String...) - Static method in class org.hippoecm.hst.util.NodeUtils
Checks if the node is type of any of the nodeTypeNames.
IsNodeTypeFilter - Class in org.hippoecm.hst.content.beans.query.filter
 
IsNodeTypeFilter(String) - Constructor for class org.hippoecm.hst.content.beans.query.filter.IsNodeTypeFilter
 
isNoLocal() - Method in interface org.hippoecm.hst.core.jcr.EventListenerItem
Flag to check the event listener be registered with noLocal option.
isNoLocal() - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
isNotFound() - Method in interface org.hippoecm.hst.core.linking.HstLink
When for example for some bean the (real) link cannot be created through the HstLinkCreator, a HstLink can be returned with a path that is for example from some configured property like '/pagenotfound'.
isNotFound() - Method in class org.hippoecm.hst.freemarker.RepositorySource
 
isNotFound() - Method in class org.hippoecm.hst.mock.core.linking.MockHstLink
 
isOfType(String) - Method in interface org.hippoecm.hst.configuration.hosting.Mount
When a this Mount is of type type this returns true.
isoLatin1AccentReplacer(String) - Static method in class org.hippoecm.hst.util.EncodingUtils
 
isPageStale(BinaryPage, long) - Method in class org.hippoecm.hst.servlet.utils.BinariesCache
 
isPortInUrl() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
 
isPortInUrl() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
 
isPortInUrl() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
This is the global setting for every VirtualHost / Mount whether the port number should be in the URL or not
isPortletContext() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Deprecated.
portlet support will be removed after 2.26.xx
isPortletContext() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
Deprecated.
isPreview(HstRequest) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
 
isPreview() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
This method returns the same as Mount.isOfType(String type) with type="preview"
isPreview() - Method in interface org.hippoecm.hst.core.request.HstRequestContext
 
isPreview() - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
isPreview(HstRequest) - Method in class org.hippoecm.hst.tag.HstTagSupport
Is this a request in preview?
isPreviewHstConfigExists() - Method in class org.hippoecm.hst.configuration.channel.Channel
 
isPrimaryNodeType(Node, String...) - Static method in class org.hippoecm.hst.util.NodeUtils
Checks if the primary nodetype of node is equal to one of the supplied primaryNodeTypeNames.
isPropertyAddedEnabled() - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
isPropertyChangedEnabled() - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
isPropertyRemovedEnabled() - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
isReadable(Object, String) - Static method in class org.hippoecm.hst.utils.PropertyUtils
 
isReference(String) - Method in class org.hippoecm.hst.util.DOMElementWriter
Is the given argument a character or entity reference?
isReference(String) - Static method in class org.hippoecm.hst.util.XmlUtils
Is the given argument a character or entity reference?
isReferenceNamespaceIgnored() - Method in interface org.hippoecm.hst.core.component.HstURLFactory
Returns the flag if parameter namespacing is ignored or not.
isRendererSkipped() - Method in interface org.hippoecm.hst.core.component.HstResponse
For single /subtree component rendering mode that has HstComponentInfo.isStandalone() equal to false, this check can be used whether some HstComponent won't get its renderer called.
isRendererSkipped() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
isRenderRedirect() - Method in class org.hippoecm.hst.core.component.HstPortletResponseState
Deprecated.
 
isRenderResponse - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
isRenderResponse() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
isRenderResponse() - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
isRepositoryBased() - Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfiguration
 
isRepositoryBased() - Method in class org.hippoecm.hst.core.sitemenu.AbstractMenuItem
 
isRepositoryBased() - Method in interface org.hippoecm.hst.core.sitemenu.CommonMenuItem
 
isRepositoryBased() - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
isRequestedSessionIdFromCookie() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
isRequestedSessionIdFromURL() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
isRequestedSessionIdFromUrl() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
isRequestedSessionIdValid() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
isRequired() - Method in interface org.hippoecm.hst.configuration.channel.HstPropertyDefinition
 
isResidualPropertyDefinition(PropertyDefinition) - Static method in class org.hippoecm.hst.util.PropertyDefinitionUtils
 
isResourceResponse - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
isResourceResponse() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
isResourceResponse() - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
isRunning() - Method in interface org.hippoecm.hst.diagnosis.Task
Returns true if the task was started but not stopped.
isSchemeAgnostic() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
If a Mount is scheme agnostic, the request gets served regardless whether it is http or https (assuming HstSiteMapItem does not override the value)
isSchemeAgnostic() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
If a VirtualHost is scheme agnostic, the request gets served regardless whether it is http or https (assuming Mount and HstSiteMapItem do not override the value)
isSchemeAgnostic() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
If a HstSiteMapItem is scheme agnostic, the request gets served regardless whether it is http or https
isSealed() - Method in class org.hippoecm.hst.component.support.forms.FormMap
 
isSecure() - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
isSelected() - Method in class org.hippoecm.hst.core.sitemenu.AbstractMenuItem
 
isSelected() - Method in interface org.hippoecm.hst.core.sitemenu.CommonMenuItem
 
isSelected() - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
isSelf(HippoBean) - Method in interface org.hippoecm.hst.content.beans.standard.HippoBean
Returns true when this HippoBean has a underlying jcr node with the same jcr path as the compare HippoBean.
isSelf(HippoBean) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
isSelf(HippoBean) - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
isSessionStateful() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
Returns true if subject based jcr session should be statefully managed.
isSessionStateful() - Method in interface org.hippoecm.hst.core.request.ResolvedMount
Returns true if subject based jcr session should be statefully managed.
isSite() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
When this method returns false, then HstLink will have the HstManager.getPathSuffixDelimiter() included even for empty or null HstLink.getSubPath(), if and only if the VirtualHosts.isExcluded(String) for the path to create a link for returns true.
isSpecialChar(char) - Static method in class org.hippoecm.hst.util.SearchInputParsingUtils
 
isStale() - Method in interface org.hippoecm.hst.configuration.model.HstNode
 
isStandalone() - Method in interface org.hippoecm.hst.configuration.components.HstComponentInfo
 
isStandalone() - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
isStarted() - Static method in class org.hippoecm.hst.diagnosis.HDC
 
isStateAwareResponse - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
isStateAwareResponse() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
isStateAwareResponse() - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
isSubjectBasedSession() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
Returns true if subject based jcr session should be used for this Mount
isSubjectBasedSession() - Method in interface org.hippoecm.hst.core.request.ResolvedMount
Returns true if subject based jcr session should be used for this Mount
isTopHstResponse(HstComponentWindow, HstComponentWindow, HstComponentWindow) - Method in class org.hippoecm.hst.core.channelmanager.AbstractComponentWindowResponseAppender
 
isUserInRole(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
isValidResourcePath(String) - Static method in class org.hippoecm.hst.servlet.utils.ResourceUtils
 
isVersionInPreviewHeader() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
When this Mount has Mount.isPreview() return false, this method always returns false.
isVersionInPreviewHeader() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
 
isVisible() - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
When this method returns true, the HstComponentWindow is still part of the hierarchy of HstComponentWindows, but the doBeforeRender of the HstComponentWindow.getComponent() and dispatched from the HstResponse will be skipped.
isVisible() - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
isWarnEnabled() - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
isWarnEnabled() - Method in class org.hippoecm.hst.util.NOOPLogger
 
isWildCard() - Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
Returns a boolean indicating whether this HstSiteMapItem represents a path with a wildcard value *
iterator() - Method in interface org.hippoecm.hst.logging.LogEventBuffer
Deprecated.
Returns an iterator over this buffer's elements.
IteratorEnumeration<E> - Class in org.hippoecm.hst.mock.util
 
IteratorEnumeration(Iterator<E>) - Constructor for class org.hippoecm.hst.mock.util.IteratorEnumeration
 

J

JAXRSService - Interface in org.hippoecm.hst.jaxrs
JAXRSService interface to be wired in the JAXRSServiceValve
jcrBeanPrimaryNodeTypePairs - Variable in class org.hippoecm.hst.content.beans.manager.ObjectConverterImpl
 
JcrPath - Annotation Type in org.hippoecm.hst.core.parameters
Indicates that the annotated method returns a JCR path that can be selected via a 'picker'.
jcrPrimaryNodeTypeBeanPairs - Variable in class org.hippoecm.hst.content.beans.manager.ObjectConverterImpl
 
JcrRepositoryProvider - Interface in org.hippoecm.hst.core.jcr.pool
Interface to define the contract between service provider and jcr session pool.
JCRService - Interface in org.hippoecm.hst.service.jcr
 
JcrSessionUtils - Class in org.hippoecm.hst.util
 
JCRValueProvider - Interface in org.hippoecm.hst.provider.jcr
 
JCRValueProviderImpl - Class in org.hippoecm.hst.provider.jcr
 
JCRValueProviderImpl(Node) - Constructor for class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
JCRValueProviderImpl(Node, boolean) - Constructor for class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
 
JCRValueProviderImpl(Node, boolean, boolean) - Constructor for class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
if lazyLoading is false, we'll actively fill all the properties of the jcr node in the properties map and fetch the canonical path

K

keyHint - Variable in class org.hippoecm.hst.tag.HeadContributionTag
 
keySet() - Method in class org.hippoecm.hst.util.NOOPELMap
 
KeyValue<K,V> - Interface in org.hippoecm.hst.util
Defines a simple key value pair.
knownEntities - Variable in class org.hippoecm.hst.util.DOMElementWriter
Don't try to be too smart but at least recognize the predefined entities.

L

lastLoggedIn() - Method in interface org.hippoecm.hst.core.jcr.LazySession
Returns the last logged in time mills
lastRefreshed() - Method in interface org.hippoecm.hst.core.jcr.LazySession
Returns the last refreshed time millis.
lastRefreshed() - Method in interface org.hippoecm.hst.core.jcr.pool.PooledSession
Returns the last refreshed time millis.
LazySession - Interface in org.hippoecm.hst.core.jcr
LazySession interface.
LIFECYCLE_PHASE_ATTRIBUTE - Static variable in class org.hippoecm.hst.component.support.SimpleDispatcherHstComponent
 
link - Variable in class org.hippoecm.hst.tag.HstLinkTag
 
linkForAttributeSet - Variable in class org.hippoecm.hst.tag.HstLinkTag
Whether either the link, path, identifiableContentBean or siteMapItemRefId did have its setter called.
LIVE_NAME - Static variable in interface org.hippoecm.hst.configuration.hosting.Mount
the string value that indicates 'live'
loadDataFromStream(InputStream) - Method in class org.hippoecm.hst.servlet.utils.BinaryPage
Read the data from the input stream and close the stream when done.
locale - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
localizedName - Variable in class org.hippoecm.hst.content.beans.standard.HippoItem
 
localRefresh() - Method in interface org.hippoecm.hst.core.jcr.LazySession
Does a localRefresh that does not get propagated in clustered environments to the database
localRefresh() - Method in interface org.hippoecm.hst.core.jcr.pool.PooledSession
Does a localRefresh that does not get propagated in clustered environments to the database
LocationMapTree - Interface in org.hippoecm.hst.core.linking
Expert: The LocationMapTree is the container for a tree of LocationMapTreeItem's that are used for internal linkrewriting.
LocationMapTreeItem - Interface in org.hippoecm.hst.core.linking
Expert: A LocationMapTreeItem is an item in the tree of the containing LocationMapTree.
LocationResolver - Interface in org.hippoecm.hst.core.linking
 
LogEvent - Interface in org.hippoecm.hst.logging
Deprecated.
since 2.26.05. It will be removed from 2.28.00 and onwards.
LogEvent.Level - Enum in org.hippoecm.hst.logging
Deprecated.
Defines the minimum set of levels recognized by the system, that is ERROR, WARN, INFODEBUG.
LogEventBuffer - Interface in org.hippoecm.hst.logging
Deprecated.
since 2.26.05. It will be removed from 2.28.00 and onwards.
Logger - Interface in org.hippoecm.hst.logging
Deprecated.
since 2.26.05. It will be removed from 2.28.00 and onwards. Just use org.slf4j.Logger; instead
logger - Static variable in class org.hippoecm.hst.tag.HstTagSupport
 
loggerFactory - Variable in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
LoggerFactory - Interface in org.hippoecm.hst.logging
Deprecated.
since 2.26.05. It will be removed from 2.28.00 and onwards. Just use org.slf4j.LoggerFactory; instead
logoutSession() - Method in interface org.hippoecm.hst.core.jcr.LazySession
Invokes logout() of the underlying session.
logoutSession() - Method in interface org.hippoecm.hst.core.jcr.pool.PooledSession
Invokes logout() of the underlying session.
lookUpResource(Session, String, Map<String, List<ResourceContainer>>, List<ResourceContainer>) - Static method in class org.hippoecm.hst.servlet.utils.ResourceUtils
 

M

markStale() - Method in interface org.hippoecm.hst.configuration.model.HstNode
marks the HstNode as stale: The JCRValueProvider is out-of-date
markUncacheable() - Method in interface org.hippoecm.hst.core.container.PageCacheContext
 
markUncacheable(String) - Method in interface org.hippoecm.hst.core.container.PageCacheContext
 
match(String, ResolvedMount) - Method in interface org.hippoecm.hst.core.request.HstSiteMapMatcher
method to match the pathInfo for the hstSite to a HstSiteMapItem if possible.
MatchException - Exception in org.hippoecm.hst.configuration.hosting
Exception which can be thrown when matching fails
MatchException() - Constructor for exception org.hippoecm.hst.configuration.hosting.MatchException
Constructs a new ContainerException exception.
MatchException(String) - Constructor for exception org.hippoecm.hst.configuration.hosting.MatchException
Constructs a new MatchException exception with the given message.
MatchException(Throwable) - Constructor for exception org.hippoecm.hst.configuration.hosting.MatchException
Constructs a new MatchException exception with the nested exception.
MatchException(String, Throwable) - Constructor for exception org.hippoecm.hst.configuration.hosting.MatchException
Constructs a new MatchException exception when the container needs to do the following: throw an exception include the "nested" exception include a description message
matchMount(String, String, String) - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
This method tries to match a hostName, contextPath and requestPath to a flyweight ResolvedMount.
matchMount(String, String) - Method in interface org.hippoecm.hst.core.request.ResolvedVirtualHost
matches the current requestPath and resolved virtual host to a ResolvedMount item.
matchSiteMapItem(HstContainerURL) - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
This method tries to match a hstContainerURL to a flyweight ResolvedSiteMapItem.
matchSiteMapItem(String) - Method in interface org.hippoecm.hst.core.request.ResolvedMount
matches a pathInfo to a ResolvedSiteMapItem item or throws a MatchException or NotFoundException when cannot resolve to a sitemap item
matchSiteMapItem(HttpServletRequest, HttpServletResponse, ResolvedSiteMapItem, String) - Method in class org.hippoecm.hst.sitemapitemhandler.AbstractHstSiteMapHandler
Deprecated.
Resolves with the help of the current resolvedSiteMapItem to a new sitemap item with path pathInfo
matchVirtualHost(String) - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
This method tries to match a request to a flyweight ResolvedVirtualHost
maxSize() - Method in interface org.hippoecm.hst.logging.LogEventBuffer
Deprecated.
Gets the maximum size of the collection (the bound).
mergeParameters(HstContainerURL, String, Map<String, String[]>) - Method in interface org.hippoecm.hst.core.container.HstContainerURLProvider
Merges the render parameters into the containerURL.
MetadataReaderClasspathResourceScanner - Class in org.hippoecm.hst.component.support.spring.util
MetadataReaderClasspathResourceScanner
MetadataReaderClasspathResourceScanner() - Constructor for class org.hippoecm.hst.component.support.spring.util.MetadataReaderClasspathResourceScanner
 
MixinNodeTypeFilterImpl - Class in org.hippoecm.hst.content.beans.query.filter
 
MixinNodeTypeFilterImpl(String, int) - Constructor for class org.hippoecm.hst.content.beans.query.filter.MixinNodeTypeFilterImpl
 
MixinNodeTypeFilterImpl(String[], int) - Constructor for class org.hippoecm.hst.content.beans.query.filter.MixinNodeTypeFilterImpl
 
MockComponentConfiguration - Class in org.hippoecm.hst.mock.core.request
Mock implementation of {@link org.hippoecm.hst.core.request.ComponentConfiguration for testing purposes.
MockComponentConfiguration() - Constructor for class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
MockComponentManager - Class in org.hippoecm.hst.mock.core.container
 
MockComponentManager() - Constructor for class org.hippoecm.hst.mock.core.container.MockComponentManager
 
MockContainerConfiguration - Class in org.hippoecm.hst.mock.core.container
Mock implementation of (@link ContainerConfiguration).
MockContainerConfiguration() - Constructor for class org.hippoecm.hst.mock.core.container.MockContainerConfiguration
 
MockHippoBean - Class in org.hippoecm.hst.mock.content.beans.standard
 
MockHippoBean() - Constructor for class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
MockHippoBeanIterator - Class in org.hippoecm.hst.mock.content.beans.standard
Mock implementation of HippoBeanIterator for testing purposes.
MockHippoBeanIterator() - Constructor for class org.hippoecm.hst.mock.content.beans.standard.MockHippoBeanIterator
 
MockHippoBeanIterator(List<HippoBean>) - Constructor for class org.hippoecm.hst.mock.content.beans.standard.MockHippoBeanIterator
 
MockHippoResourceBean - Class in org.hippoecm.hst.mock.content.beans.standard
 
MockHippoResourceBean() - Constructor for class org.hippoecm.hst.mock.content.beans.standard.MockHippoResourceBean
 
MockHstComponentConfiguration - Class in org.hippoecm.hst.mock.configuration.components
Mock implementation of HstComponentConfiguration.
MockHstComponentConfiguration(String) - Constructor for class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
MockHstComponentWindow - Class in org.hippoecm.hst.mock.core.container
 
MockHstComponentWindow() - Constructor for class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
MockHstLink - Class in org.hippoecm.hst.mock.core.linking
Mock implementation of HstLink.
MockHstLink() - Constructor for class org.hippoecm.hst.mock.core.linking.MockHstLink
 
MockHstLink(String) - Constructor for class org.hippoecm.hst.mock.core.linking.MockHstLink
 
MockHstRequest - Class in org.hippoecm.hst.mock.core.component
 
MockHstRequest() - Constructor for class org.hippoecm.hst.mock.core.component.MockHstRequest
 
MockHstRequestBase - Class in org.hippoecm.hst.mock.core.component
 
MockHstRequestBase() - Constructor for class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
MockHstRequestContext - Class in org.hippoecm.hst.mock.core.request
 
MockHstRequestContext() - Constructor for class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
MockHstResponse - Class in org.hippoecm.hst.mock.core.component
MockHstResponse
MockHstResponse() - Constructor for class org.hippoecm.hst.mock.core.component.MockHstResponse
 
MockHstResponseBase - Class in org.hippoecm.hst.mock.core.component
MockHstResponseBase
MockHstResponseBase() - Constructor for class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
MockHstSiteMenu - Class in org.hippoecm.hst.mock.core.sitemenu
Mock implementation of HstSiteMenu.
MockHstSiteMenu() - Constructor for class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenu
 
MockHstSiteMenuItem - Class in org.hippoecm.hst.mock.core.sitemenu
Mock implementation of HstSiteMenuItem.
MockHstSiteMenuItem() - Constructor for class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
MockHstSiteMenuItem(String) - Constructor for class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
MockHstSiteMenuItem(String, boolean) - Constructor for class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
MockHstSiteMenus - Class in org.hippoecm.hst.mock.core.sitemenu
Mock implementation of HstSiteMenus.
MockHstSiteMenus() - Constructor for class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenus
 
MockHstURL - Class in org.hippoecm.hst.mock.core.component
MockHstURL
MockHstURL() - Constructor for class org.hippoecm.hst.mock.core.component.MockHstURL
 
MockObjectBeanPersistenceManager - Class in org.hippoecm.hst.mock.content.beans.manager
Simple in-memory implementation for MockObjectBeanPersistenceManager interface.
MockObjectBeanPersistenceManager() - Constructor for class org.hippoecm.hst.mock.content.beans.manager.MockObjectBeanPersistenceManager
 
MockResolvedSiteMapItem - Class in org.hippoecm.hst.mock.core.request
A dummy ResolvedSiteMapItem for testing purposes.
MockResolvedSiteMapItem() - Constructor for class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
modelAndViewOfActionSessionAttributeNamePrefix - Variable in class org.hippoecm.hst.component.support.spring.mvc.HstDispatcherServlet
 
ModifiableRequestContextProvider - Class in org.hippoecm.hst.container
ModifiableRequestContextProvider provides a way to modify the current thread's request context object which can be accessed via RequestContextProvider.get().
ModuleInstance - Interface in org.hippoecm.hst.addon.module
 
ModuleNotFoundException - Exception in org.hippoecm.hst.core.container
The ModuleNotFoundException class defines a exception for not found addon module
ModuleNotFoundException() - Constructor for exception org.hippoecm.hst.core.container.ModuleNotFoundException
Constructs a new ModuleNotFoundException exception.
ModuleNotFoundException(String) - Constructor for exception org.hippoecm.hst.core.container.ModuleNotFoundException
Constructs a new ModuleNotFoundException exception with the given message.
ModuleNotFoundException(Throwable) - Constructor for exception org.hippoecm.hst.core.container.ModuleNotFoundException
Constructs a new ModuleNotFoundException exception with the nested exception.
ModuleNotFoundException(String, Throwable) - Constructor for exception org.hippoecm.hst.core.container.ModuleNotFoundException
Constructs a new ModuleNotFoundException exception when the container needs to do the following: throw an exception include the "nested" exception include a description message
Mount - Interface in org.hippoecm.hst.configuration.hosting
A Mount object is the mount from a prefix to some (sub)site *or* content location: when the Mount.isMapped() property returns true or missing, the Mount is linked to a HstSite that uses a HstSiteMap.
MOUNT_ALIAS_ASSETS - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
 
MOUNT_ALIAS_GALLERY - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
 
MOUNT_ALIAS_REST - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
 
MOUNT_ALIAS_SITE - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
 
MOUNT_HST_ROOTNAME - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
MOUNT_PROPERTY_ALIAS - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
MOUNT_PROPERTY_AUTHENTICATED - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
MOUNT_PROPERTY_CHANNELPATH - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
MOUNT_PROPERTY_DEFAULTSITEMAPITEMHANDLERIDS - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
MOUNT_PROPERTY_EMBEDDEDMOUNTPATH - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
Deprecated.
portlet support will be removed after 2.26.xx
MOUNT_PROPERTY_FORMLOGINPAGE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
MOUNT_PROPERTY_IS_SITE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
MOUNT_PROPERTY_ISMAPPED - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
MOUNT_PROPERTY_MOUNTPOINT - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
MOUNT_PROPERTY_NAMEDPIPELINE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
MOUNT_PROPERTY_ONLYFORCONTEXTPATH - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
MOUNT_PROPERTY_ROLES - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
MOUNT_PROPERTY_SCHEME - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
MOUNT_PROPERTY_SESSIONSTATEFUL - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
MOUNT_PROPERTY_SHOWCONTEXTPATH - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
MOUNT_PROPERTY_SHOWPORT - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
MOUNT_PROPERTY_SUBJECTBASEDSESSION - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
MOUNT_PROPERTY_TYPE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
MOUNT_PROPERTY_TYPES - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
MOUNT_PROPERTY_USERS - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
mountAlias - Variable in class org.hippoecm.hst.tag.HstLinkTag
The alias of the mount the link is meant for
MountDecorator - Interface in org.hippoecm.hst.core.internal
This is an INTERNAL USAGE ONLY API.
mountType - Variable in class org.hippoecm.hst.tag.HstLinkTag
The type of the mount the link is meant for
MultipleRepository - Interface in org.hippoecm.hst.core.jcr.pool
Interface extending Repository to allow transparent access to internal multiple repositories based on credentials given by the caller.
MultipleRepositoryAware - Interface in org.hippoecm.hst.core.jcr.pool
Interface to be implemented by beans (such as session) that wish to be aware of its owning multiple repository.
mustCheckValidity(BinaryPage) - Method in class org.hippoecm.hst.servlet.utils.BinariesCache
 
MutableHstManager - Interface in org.hippoecm.hst.configuration.model
 
MutableMount - Interface in org.hippoecm.hst.configuration.hosting
Mount extension that decouples channel info retrieval from the mount service construction.
MutablePortMount - Interface in org.hippoecm.hst.configuration.hosting
 
MutableResolvedMount - Interface in org.hippoecm.hst.core.internal
This is an INTERNAL USAGE ONLY API.
MutableResourceBundleFamily - Interface in org.hippoecm.hst.resourcebundle.internal
MutableResourceBundleFamily
MutableResourceBundleRegistry - Interface in org.hippoecm.hst.resourcebundle.internal
MutableResourceBundleRegistry
MutableVirtualHost - Interface in org.hippoecm.hst.configuration.hosting
 
MutableVirtualHosts - Interface in org.hippoecm.hst.configuration.hosting
 

N

name - Variable in class org.hippoecm.hst.content.beans.standard.HippoItem
 
name - Variable in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
name - Variable in class org.hippoecm.hst.core.sitemenu.AbstractMenu
 
name - Variable in class org.hippoecm.hst.core.sitemenu.AbstractMenuItem
 
name - Variable in class org.hippoecm.hst.tag.HstAttributeTag
 
name - Variable in class org.hippoecm.hst.tag.HstElementTag
 
name - Variable in class org.hippoecm.hst.tag.HstImageVariantTag
the name of the image variant to use
NamespacedBeanMethodInvoker - Class in org.hippoecm.hst.proxy
 
NamespacedBeanMethodInvoker(ServiceBeanAccessProvider, String) - Constructor for class org.hippoecm.hst.proxy.NamespacedBeanMethodInvoker
 
NamespaceTag - Class in org.hippoecm.hst.tag
This tag produces a unique value for the current HST component.
NamespaceTag() - Constructor for class org.hippoecm.hst.tag.NamespaceTag
 
navigationStateful - Variable in class org.hippoecm.hst.tag.HstLinkTag
boolean indicating whether the link that will be created is wrt the current URL and virtual location of the jcr Node backing the HippoBean or wrt the canonical location.
negate() - Method in interface org.hippoecm.hst.content.beans.query.filter.Filter
negates the current filter
negate() - Method in class org.hippoecm.hst.content.beans.query.filter.FilterImpl
 
newInstance(ServletContext) - Static method in class org.hippoecm.hst.component.support.spring.util.MetadataReaderClasspathResourceScanner
Create an instance with setting the proper ResourceLoader object.
next() - Method in class org.hippoecm.hst.content.beans.standard.HippoBeanIteratorImpl
 
next() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBeanIterator
 
nextElement() - Method in class org.hippoecm.hst.mock.util.IteratorEnumeration
 
nextHippoBean() - Method in interface org.hippoecm.hst.content.beans.standard.HippoBeanIterator
Returns the next HippoBean in the iteration.
nextHippoBean() - Method in class org.hippoecm.hst.content.beans.standard.HippoBeanIteratorImpl
 
nextHippoBean() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBeanIterator
 
NoAvailableSessionException - Exception in org.hippoecm.hst.core.jcr.pool
The NoAvailableSessionException class defines the exception that a JCR session pooling repository can throw when it is unable to return an available session since its pooled session are already exhausted and it cannot create new session.
NoAvailableSessionException() - Constructor for exception org.hippoecm.hst.core.jcr.pool.NoAvailableSessionException
Constructs a new NoAvailableSessionException exception.
NoAvailableSessionException(String) - Constructor for exception org.hippoecm.hst.core.jcr.pool.NoAvailableSessionException
Constructs a NoAvailableSessionException, saving a reference to the error message string s for later retrieval by the getMessage method.
Node - Annotation Type in org.hippoecm.hst.content.beans
Allows for the annotation of a Java class so mapping through simple java interface or delegatee class to a JCR node.
node - Variable in class org.hippoecm.hst.content.beans.standard.HippoItem
 
NodeAware - Interface in org.hippoecm.hst.content.beans
Interface to be implemented by beans that wish to be aware of its originating JCR node.
NODENAME_HST_BLUEPRINTS - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODENAME_HST_CATALOG - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODENAME_HST_CHANNEL - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODENAME_HST_CHANNELINFO - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODENAME_HST_CHANNELS - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODENAME_HST_COMPONENTS - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODENAME_HST_CONFIGURATION - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODENAME_HST_CONFIGURATIONS - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODENAME_HST_CONTENTNODE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODENAME_HST_HOSTS - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODENAME_HST_HSTDEFAULT - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODENAME_HST_MOUNT - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODENAME_HST_PAGES - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODENAME_HST_SITE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODENAME_HST_SITEMAP - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODENAME_HST_SITEMAPITEMHANDLERS - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODENAME_HST_SITEMENUS - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODENAME_HST_TEMPLATES - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_BLUEPRINT - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_BLUEPRINTS - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_CATALOG - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_CHANNEL - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_CHANNELINFO - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_CHANNELS - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_COMPONENT - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_CONFIGURATION - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_CONFIGURATIONS - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_CONTAINERCOMPONENT - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_CONTAINERITEM_PACKAGE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_CONTAINERITEMCOMPONENT - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_CONTENTMOUNT - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_MOUNT - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_PORTMOUNT - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_SITE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_SITEMAP - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_SITEMAPITEM - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_SITEMAPITEMHANDLER - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_SITEMAPITEMHANDLERS - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_SITEMENU - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_SITEMENUITEM - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_SITEMENUS - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_SITES - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_TEMPLATE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_VIRTUALHOST - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_VIRTUALHOSTGROUP - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NODETYPE_HST_VIRTUALHOSTS - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
NodeTypeFilter - Interface in org.hippoecm.hst.content.beans.query.filter
 
nodeTypeNames - Variable in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
NodeUtils - Class in org.hippoecm.hst.util
NodeUtils
NodeUtils() - Constructor for class org.hippoecm.hst.util.NodeUtils
 
noLocal - Variable in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
NOOP_TASK - Static variable in class org.hippoecm.hst.diagnosis.HDC
 
NOOPELMap - Class in org.hippoecm.hst.util
A NOOP map implementation which can be used to extend for simple expression language maps.
NOOPELMap() - Constructor for class org.hippoecm.hst.util.NOOPELMap
 
NOOPHstCache - Class in org.hippoecm.hst.cache
NOOPHstCache
NOOPHstCache() - Constructor for class org.hippoecm.hst.cache.NOOPHstCache
 
NOOPHstCache.NOOPCacheElement - Class in org.hippoecm.hst.cache
 
NOOPLogger - Class in org.hippoecm.hst.util
A Logger implementation with no operation.
NOOPLogger() - Constructor for class org.hippoecm.hst.util.NOOPLogger
 
normalizePath(String) - Static method in class org.hippoecm.hst.util.PathUtils
remove trailing and leading slashes
NotFoundException - Exception in org.hippoecm.hst.configuration.hosting
When a request fails to match for example a HstSiteMapItem because the request path can match the sitemap tree, this exception should be thrown.
NotFoundException() - Constructor for exception org.hippoecm.hst.configuration.hosting.NotFoundException
Constructs a new ContainerException exception.
NotFoundException(String) - Constructor for exception org.hippoecm.hst.configuration.hosting.NotFoundException
Constructs a new NotFoundExceptiion exception with the given message.
NotFoundException(Throwable) - Constructor for exception org.hippoecm.hst.configuration.hosting.NotFoundException
Constructs a new NotFoundExceptiion exception with the nested exception.
NotFoundException(String, Throwable) - Constructor for exception org.hippoecm.hst.configuration.hosting.NotFoundException
Constructs a new NotFoundExceptiion exception when the container needs to do the following: throw an exception include the "nested" exception include a description message

O

OBJECT_CONVERTER_CONTEXT_ATTRIBUTE - Static variable in class org.hippoecm.hst.component.support.bean.BaseHstComponent
Deprecated.
since 2.26.05 : do not use any more, In the 2.28.00 this static class variable is removed.
ObjectBeanManager - Interface in org.hippoecm.hst.content.beans.manager
The object content manager encapsulates a JCR session.
ObjectBeanManagerException - Exception in org.hippoecm.hst.content.beans
The ObjectBeanManagerException class defines a general exception that an object content manager can throw when it is unable to perform its operation successfully.
ObjectBeanManagerException() - Constructor for exception org.hippoecm.hst.content.beans.ObjectBeanManagerException
Constructs a new ObjectBeanManagerException exception.
ObjectBeanManagerException(String) - Constructor for exception org.hippoecm.hst.content.beans.ObjectBeanManagerException
Constructs a new ObjectBeanManagerException exception with the given message.
ObjectBeanManagerException(Throwable) - Constructor for exception org.hippoecm.hst.content.beans.ObjectBeanManagerException
Constructs a new ObjectBeanManagerException exception with the nested exception.
ObjectBeanManagerException(String, Throwable) - Constructor for exception org.hippoecm.hst.content.beans.ObjectBeanManagerException
Constructs a new ObjectBeanManagerException exception when the container needs to do the following: throw an exception include the "nested" exception include a description message
ObjectBeanManagerImpl - Class in org.hippoecm.hst.content.beans.manager
 
ObjectBeanManagerImpl(Session, ObjectConverter) - Constructor for class org.hippoecm.hst.content.beans.manager.ObjectBeanManagerImpl
 
ObjectBeanPersistenceException - Exception in org.hippoecm.hst.content.beans
The ObjectBeanPersistenceException class defines a general exception that a ObjectBeanPersistenceManager can throw when it is unable to perform its operation successfully.
ObjectBeanPersistenceException() - Constructor for exception org.hippoecm.hst.content.beans.ObjectBeanPersistenceException
Constructs a new ObjectBeanPersistenceException exception.
ObjectBeanPersistenceException(String) - Constructor for exception org.hippoecm.hst.content.beans.ObjectBeanPersistenceException
Constructs a new ObjectBeanPersistenceException exception with the given message.
ObjectBeanPersistenceException(Throwable) - Constructor for exception org.hippoecm.hst.content.beans.ObjectBeanPersistenceException
Constructs a new ObjectBeanPersistenceException exception with the nested exception.
ObjectBeanPersistenceException(String, Throwable) - Constructor for exception org.hippoecm.hst.content.beans.ObjectBeanPersistenceException
Constructs a new ObjectBeanPersistenceException exception when the container needs to do the following: throw an exception include the "nested" exception include a description message
ObjectBeanPersistenceManager - Interface in org.hippoecm.hst.content.beans.manager
ObjectBeanPersistenceManager is the primary interface for HST-2-Persistence-aware application components.
objectConverter - Variable in class org.hippoecm.hst.component.support.bean.BaseHstComponent
Deprecated.
since 2.26.05 : do not use any more, In the 2.28.00 this protected member is removed. Use BaseHstComponent.getObjectConverter() instead
objectConverter - Variable in class org.hippoecm.hst.content.beans.manager.ObjectBeanManagerImpl
 
ObjectConverter - Interface in org.hippoecm.hst.content.beans.manager
Convert any kind of beans into JCR nodes & properties.
objectConverter - Variable in class org.hippoecm.hst.content.beans.standard.HippoItem
 
ObjectConverterAware - Interface in org.hippoecm.hst.content.beans.manager
Interface to be implemented by beans that wish to be aware of the object converter.
ObjectConverterImpl - Class in org.hippoecm.hst.content.beans.manager
 
ObjectConverterImpl(Map<String, Class<? extends HippoBean>>, String[]) - Constructor for class org.hippoecm.hst.content.beans.manager.ObjectConverterImpl
 
ObjectConverterUtils - Class in org.hippoecm.hst.util
ObjectConverterUtils
objectToBytes(Object) - Method in class org.hippoecm.hst.mock.content.beans.manager.MockObjectBeanPersistenceManager
 
observationManager - Variable in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
onApplicationEvent(ApplicationEvent) - Method in class org.hippoecm.hst.component.support.spring.SpringBridgeHstComponent
 
onAsynchronousEvent(EventIterator) - Method in class org.hippoecm.hst.core.jcr.AsynchronousDispatchingEventListener
Deprecated.
This method is called when a bundle of events is dispatched asynchronously and detached from the repository listener.
onEvent(EventIterator) - Method in class org.hippoecm.hst.core.jcr.AsynchronousDispatchingEventListener
Deprecated.
 
onEvent(EventIterator) - Method in class org.hippoecm.hst.core.jcr.GenericEventListener
 
onEventListenersContainerRefreshed() - Method in interface org.hippoecm.hst.core.jcr.EventListenersContainerListener
On event raised when event listeners are re-established in the existing event listeners container.
onEventListenersContainerStarted() - Method in interface org.hippoecm.hst.core.jcr.EventListenersContainerListener
On event raised when event listeners container is started and event listeners are established.
onEventListenersContainerStopped() - Method in interface org.hippoecm.hst.core.jcr.EventListenersContainerListener
On event raised when event listeners container is stopped.
ONLY_QUALIFY_ELEMENTS - Static variable in class org.hippoecm.hst.util.DOMElementWriter.XmlNamespacePolicy
Ignores namespaces for attributes.
onlyForContextPath() - Method in interface org.hippoecm.hst.configuration.hosting.Mount
In case the HttpServletRequest.getContextPath() does not matter, this method must return null or empty.
onlyForContextPath() - Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
In case the HttpServletRequest.getContextPath() does not matter, this method returns null or empty.
onNodeAdded(Event) - Method in class org.hippoecm.hst.core.jcr.GenericEventListener
 
onNodeRemoved(Event) - Method in class org.hippoecm.hst.core.jcr.GenericEventListener
 
onPropertyAdded(Event) - Method in class org.hippoecm.hst.core.jcr.GenericEventListener
 
onPropertyChanged(Event) - Method in class org.hippoecm.hst.core.jcr.GenericEventListener
 
onPropertyRemoved(Event) - Method in class org.hippoecm.hst.core.jcr.GenericEventListener
 
openElement(Element, Writer, int, String) - Method in class org.hippoecm.hst.util.DOMElementWriter
Writes the opening tag - including all attributes - corresponding to a DOM element.
openElement(Element, Writer, int, String, boolean) - Method in class org.hippoecm.hst.util.DOMElementWriter
Writes the opening tag - including all attributes - corresponding to a DOM element.
optimizeArrayList(List<E>) - Static method in class org.hippoecm.hst.core.internal.CollectionOptimizer
 
optimizeHashMap(Map<K, V>) - Static method in class org.hippoecm.hst.core.internal.CollectionOptimizer
 
optimizeHashSet(Set<V>) - Static method in class org.hippoecm.hst.core.internal.CollectionOptimizer
 
optimizeLinkedHashMap(Map<K, V>) - Static method in class org.hippoecm.hst.core.internal.CollectionOptimizer
 
OR - Static variable in interface org.hippoecm.hst.content.beans.query.filter.NodeTypeFilter
 
OrderableValve - Interface in org.hippoecm.hst.core.container
Orderable valve interface.
org.hippoecm.hst.addon.module - package org.hippoecm.hst.addon.module
 
org.hippoecm.hst.cache - package org.hippoecm.hst.cache
 
org.hippoecm.hst.component.support - package org.hippoecm.hst.component.support
 
org.hippoecm.hst.component.support.bean - package org.hippoecm.hst.component.support.bean
 
org.hippoecm.hst.component.support.forms - package org.hippoecm.hst.component.support.forms
 
org.hippoecm.hst.component.support.portlet - package org.hippoecm.hst.component.support.portlet
 
org.hippoecm.hst.component.support.spring - package org.hippoecm.hst.component.support.spring
 
org.hippoecm.hst.component.support.spring.mvc - package org.hippoecm.hst.component.support.spring.mvc
 
org.hippoecm.hst.component.support.spring.util - package org.hippoecm.hst.component.support.spring.util
 
org.hippoecm.hst.configuration - package org.hippoecm.hst.configuration
The org.hippoecm.hst.configuration package defines the API for the HST Configuration
org.hippoecm.hst.configuration.channel - package org.hippoecm.hst.configuration.channel
 
org.hippoecm.hst.configuration.components - package org.hippoecm.hst.configuration.components
The org.hippoecm.hst.configuration.components package defines the API for the HST Components Configuration
org.hippoecm.hst.configuration.hosting - package org.hippoecm.hst.configuration.hosting
The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hosting
org.hippoecm.hst.configuration.internal - package org.hippoecm.hst.configuration.internal
 
org.hippoecm.hst.configuration.model - package org.hippoecm.hst.configuration.model
 
org.hippoecm.hst.configuration.site - package org.hippoecm.hst.configuration.site
The org.hippoecm.hst.configuration.site package defines the API for the HST Configuration
org.hippoecm.hst.configuration.sitemap - package org.hippoecm.hst.configuration.sitemap
The org.hippoecm.hst.configuration.sitemap package defines the API for the HST SiteMap Configuration
org.hippoecm.hst.configuration.sitemapitemhandlers - package org.hippoecm.hst.configuration.sitemapitemhandlers
 
org.hippoecm.hst.configuration.sitemenu - package org.hippoecm.hst.configuration.sitemenu
The org.hippoecm.hst.configuration.sitemenu package defines the API for the HST SiteMenu Configuration
org.hippoecm.hst.container - package org.hippoecm.hst.container
The org.hippoecm.hst.container package defines the API for the HST Container
org.hippoecm.hst.container.event - package org.hippoecm.hst.container.event
 
org.hippoecm.hst.container.valves - package org.hippoecm.hst.container.valves
 
org.hippoecm.hst.content.annotations - package org.hippoecm.hst.content.annotations
 
org.hippoecm.hst.content.beans - package org.hippoecm.hst.content.beans
The org.hippoecm.hst.content.beans package defines the API for the HST Content Beans
org.hippoecm.hst.content.beans.index - package org.hippoecm.hst.content.beans.index
 
org.hippoecm.hst.content.beans.manager - package org.hippoecm.hst.content.beans.manager
The org.hippoecm.hst.content.beans.manager package defines the API for the HST Content Beans Manager
org.hippoecm.hst.content.beans.manager.workflow - package org.hippoecm.hst.content.beans.manager.workflow
The org.hippoecm.hst.content.beans.manager.workflow package defines the API for the HST Content Beans Workflow Manager
org.hippoecm.hst.content.beans.query - package org.hippoecm.hst.content.beans.query
The org.hippoecm.hst.content.beans.query package defines the API for the HST Content Beans Query
org.hippoecm.hst.content.beans.query.exceptions - package org.hippoecm.hst.content.beans.query.exceptions
The org.hippoecm.hst.content.beans.query.exceptions package defines the API for the HST Content Beans Query Exceptions
org.hippoecm.hst.content.beans.query.filter - package org.hippoecm.hst.content.beans.query.filter
The org.hippoecm.hst.content.beans.query.filter package defines the API for the HST Content Beans Query Filter
org.hippoecm.hst.content.beans.standard - package org.hippoecm.hst.content.beans.standard
The org.hippoecm.hst.content.beans.standard package defines the API for the HST Content Standard Beans
org.hippoecm.hst.content.beans.standard.facetnavigation - package org.hippoecm.hst.content.beans.standard.facetnavigation
 
org.hippoecm.hst.content.rewriter - package org.hippoecm.hst.content.rewriter
The org.hippoecm.hst.content.rewriter package defines the API for the HST Content Rewriters
org.hippoecm.hst.content.rewriter.impl - package org.hippoecm.hst.content.rewriter.impl
 
org.hippoecm.hst.content.tool - package org.hippoecm.hst.content.tool
 
org.hippoecm.hst.core - package org.hippoecm.hst.core
The org.hippoecm.hst.core package defines the API for the HST Core
org.hippoecm.hst.core.channelmanager - package org.hippoecm.hst.core.channelmanager
 
org.hippoecm.hst.core.component - package org.hippoecm.hst.core.component
The org.hippoecm.hst.core.component package defines the API for the HST Core Component
org.hippoecm.hst.core.container - package org.hippoecm.hst.core.container
The org.hippoecm.hst.core.container package defines the API for the HST Core Container
org.hippoecm.hst.core.hosting - package org.hippoecm.hst.core.hosting
 
org.hippoecm.hst.core.internal - package org.hippoecm.hst.core.internal
The org.hippoecm.hst.core.internal package defines INTERNAL USAGE ONLY API for the HST Container
org.hippoecm.hst.core.jcr - package org.hippoecm.hst.core.jcr
The org.hippoecm.hst.core.jcr package defines the API for the HST Core JCR
org.hippoecm.hst.core.jcr.pool - package org.hippoecm.hst.core.jcr.pool
The org.hippoecm.hst.core.jcr.pool package defines the API for the HST Core JCR Pool
org.hippoecm.hst.core.linking - package org.hippoecm.hst.core.linking
The org.hippoecm.hst.core.linking package defines the API for the HST Core Linking
org.hippoecm.hst.core.parameters - package org.hippoecm.hst.core.parameters
The org.hippoecm.hst.core.parameters package defines meta-information about parameters of HST components and channels.
org.hippoecm.hst.core.request - package org.hippoecm.hst.core.request
The org.hippoecm.hst.core.request package defines the API for the HST Core Request
org.hippoecm.hst.core.search - package org.hippoecm.hst.core.search
The org.hippoecm.hst.core.search package defines the API for the HST Core Search
org.hippoecm.hst.core.sitemapitemhandler - package org.hippoecm.hst.core.sitemapitemhandler
 
org.hippoecm.hst.core.sitemenu - package org.hippoecm.hst.core.sitemenu
The org.hippoecm.hst.core.sitemenu package defines the API for the HST Core SiteMenu
org.hippoecm.hst.diagnosis - package org.hippoecm.hst.diagnosis
 
org.hippoecm.hst.freemarker - package org.hippoecm.hst.freemarker
 
org.hippoecm.hst.jaxrs - package org.hippoecm.hst.jaxrs
 
org.hippoecm.hst.linking - package org.hippoecm.hst.linking
 
org.hippoecm.hst.logging - package org.hippoecm.hst.logging
The org.hippoecm.hst.logging package defines the API for the HST Logging
org.hippoecm.hst.mock.configuration.components - package org.hippoecm.hst.mock.configuration.components
 
org.hippoecm.hst.mock.content.beans.manager - package org.hippoecm.hst.mock.content.beans.manager
 
org.hippoecm.hst.mock.content.beans.standard - package org.hippoecm.hst.mock.content.beans.standard
 
org.hippoecm.hst.mock.core.component - package org.hippoecm.hst.mock.core.component
 
org.hippoecm.hst.mock.core.container - package org.hippoecm.hst.mock.core.container
 
org.hippoecm.hst.mock.core.linking - package org.hippoecm.hst.mock.core.linking
 
org.hippoecm.hst.mock.core.request - package org.hippoecm.hst.mock.core.request
 
org.hippoecm.hst.mock.core.sitemenu - package org.hippoecm.hst.mock.core.sitemenu
 
org.hippoecm.hst.mock.util - package org.hippoecm.hst.mock.util
 
org.hippoecm.hst.provider - package org.hippoecm.hst.provider
The org.hippoecm.hst.provider package defines the API for the HST Provider
org.hippoecm.hst.provider.jcr - package org.hippoecm.hst.provider.jcr
The org.hippoecm.hst.provider.jcr package defines the API for the HST JCR Provider
org.hippoecm.hst.proxy - package org.hippoecm.hst.proxy
 
org.hippoecm.hst.resourcebundle - package org.hippoecm.hst.resourcebundle
 
org.hippoecm.hst.resourcebundle.internal - package org.hippoecm.hst.resourcebundle.internal
 
org.hippoecm.hst.security - package org.hippoecm.hst.security
 
org.hippoecm.hst.service - package org.hippoecm.hst.service
The org.hippoecm.hst.service package defines the API for the HST Service
org.hippoecm.hst.service.jcr - package org.hippoecm.hst.service.jcr
The org.hippoecm.hst.service.jcr package defines the API for the HST Service JCR
org.hippoecm.hst.servlet - package org.hippoecm.hst.servlet
 
org.hippoecm.hst.servlet.utils - package org.hippoecm.hst.servlet.utils
 
org.hippoecm.hst.site - package org.hippoecm.hst.site
 
org.hippoecm.hst.sitemapitemhandler - package org.hippoecm.hst.sitemapitemhandler
 
org.hippoecm.hst.statistics - package org.hippoecm.hst.statistics
 
org.hippoecm.hst.tag - package org.hippoecm.hst.tag
 
org.hippoecm.hst.util - package org.hippoecm.hst.util
The org.hippoecm.hst.content.util package defines the API for the HST Util
org.hippoecm.hst.utils - package org.hippoecm.hst.utils
 
outputStream - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 

P

PageCacheContext - Interface in org.hippoecm.hst.core.container
 
PageCacheKey - Interface in org.hippoecm.hst.core.container
A PageCacheKey represents a key that can be used to qualify/categorize some request.
PageErrorHandler - Interface in org.hippoecm.hst.core.container
PageErrorHandler
PageErrorHandler.Status - Enum in org.hippoecm.hst.core.container
Processing status of page error handler.
PageErrors - Interface in org.hippoecm.hst.core.container
PageErrors
PageErrorUtils - Class in org.hippoecm.hst.util
PageErrorUtils
PARAM_ALLOW_PREFERENCES - Static variable in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
Name of portlet preference to allow the use of preferences to set pages
ParamContainerTag - Class in org.hippoecm.hst.tag
Abstract supporting class for all tags that can contain hst:param tags
ParamContainerTag() - Constructor for class org.hippoecm.hst.tag.ParamContainerTag
 
Parameter - Annotation Type in org.hippoecm.hst.core.parameters
Annotation indicating that a getter method returns the value of an HST parameter.
PARAMETER_PREFIX_NAME_DELIMITER - Static variable in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
The delimiter that is used between the parametername and the parameterprefix when there is a prefix value
PARAMETERS_INFO_ATTRIBUTE - Static variable in class org.hippoecm.hst.utils.ParameterUtils
 
ParametersInfo - Annotation Type in org.hippoecm.hst.core.parameters
This is an annotation to be used for HstComponent's.
parametersMap - Variable in class org.hippoecm.hst.tag.HstFacetNavigationLinkTag
 
parametersMap - Variable in class org.hippoecm.hst.tag.ParamContainerTag
 
ParameterUtils - Class in org.hippoecm.hst.utils
 
ParameterUtils() - Constructor for class org.hippoecm.hst.utils.ParameterUtils
 
ParamTag - Class in org.hippoecm.hst.tag
A tag handler for the param tag.
ParamTag() - Constructor for class org.hippoecm.hst.tag.ParamTag
 
parentElement - Variable in class org.hippoecm.hst.tag.HstElementTag
 
parse(String, boolean) - Static method in class org.hippoecm.hst.util.SearchInputParsingUtils
Returns a parsed version of the input
parse(String, boolean, int) - Static method in class org.hippoecm.hst.util.SearchInputParsingUtils
Returns a parsed version of the input
parseQueryString(HttpServletRequest) - Static method in class org.hippoecm.hst.util.HstRequestUtils
 
parseURL(HttpServletRequest, HttpServletResponse, ResolvedMount) - Method in interface org.hippoecm.hst.core.container.HstContainerURLProvider
Parses the current request and creates an HstContainerURL instance.
parseURL(HstRequestContext, ResolvedMount, String) - Method in interface org.hippoecm.hst.core.container.HstContainerURLProvider
Parses a specified requestPath with the current HstRequestContext for a new ResolvedMount and requestPath and creates an HstContainerURL instance.
parseURL(HttpServletRequest, ResolvedMount, String) - Method in interface org.hippoecm.hst.core.container.HstContainerURLProvider
Parses a request for a specific ResolvedMount and requestPath and creates an HstContainerURL instance.
parseURL(ResolvedMount, String, String, String) - Method in interface org.hippoecm.hst.core.container.HstContainerURLProvider
Parses a request for a specific ResolvedMount, contextPath, requestPath and request character encoding and creates an HstContainerURL instance.
passivate() - Method in interface org.hippoecm.hst.core.jcr.pool.PooledSession
Marks this pooled session as passivated.
path - Variable in class org.hippoecm.hst.content.beans.standard.HippoItem
 
path - Variable in class org.hippoecm.hst.tag.HstLinkTag
 
pathInfo - Variable in class org.hippoecm.hst.util.GenericHttpServletRequestWrapper
 
pathTranslated - Variable in class org.hippoecm.hst.util.GenericHttpServletRequestWrapper
 
PathUtils - Class in org.hippoecm.hst.util
Helper class to encode and decode node from and to urls TODO: Add test cases: without them it's very tricky to get this exactly right
persist(String, Channel) - Method in interface org.hippoecm.hst.configuration.channel.ChannelManager
Persists a channel.
Persistable - Annotation Type in org.hippoecm.hst.content.annotations
Indicates that an annotated operation is to persist contents into repository.
persistFormMap(HstRequest, HstResponse, FormMap, StoreFormResult) - Static method in class org.hippoecm.hst.component.support.forms.FormUtils
Facility to temporarily store submitted form data which needs to be accessed in the rendering phase again.
Pipeline - Interface in org.hippoecm.hst.core.container
Pipeline interface.
Pipelines - Interface in org.hippoecm.hst.core.container
The Pipeline container interface.
PolicyContextWrapper - Class in org.hippoecm.hst.security
PolicyContextWrapper
PooledSession - Interface in org.hippoecm.hst.core.jcr.pool
PooledSession interface.
PooledSessionRefresher - Interface in org.hippoecm.hst.core.jcr.pool
PooledSessionRefresher This interface is responsible for refreshing the states of the pooled session.
PoolingCounter - Interface in org.hippoecm.hst.core.jcr.pool
PoolingCounter
PoolingCounterMBean - Interface in org.hippoecm.hst.core.jcr.pool
PoolingCounterMBean
PoolingRepository - Interface in org.hippoecm.hst.core.jcr.pool
Interface extending Repository to allow transparent access to internal session pooling implementation.
PoolingRepositoryAware - Interface in org.hippoecm.hst.core.jcr.pool
Interface to be implemented by beans (such as session) that wish to be aware of its owning pooling repository.
PoolingRepositoryMBean - Interface in org.hippoecm.hst.core.jcr.pool
PoolingRepositoryMBean
populate(HttpServletRequest, FormMap) - Static method in class org.hippoecm.hst.component.support.forms.FormUtils
This method tries to repopulate an earlier posted form that was stored in the repository.
populate(HstRequest, FormMap) - Static method in class org.hippoecm.hst.component.support.forms.FormUtils
This method tries to repopulate an earlier posted form that was stored in the repository.
populateResult(Node) - Method in class org.hippoecm.hst.component.support.forms.StoreFormResult
 
PortletConfigUtils - Class in org.hippoecm.hst.util
Deprecated.
portlet support will be removed after 2.26.xx
portletContext - Variable in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
PortMount - Interface in org.hippoecm.hst.configuration.hosting
 
postProcess(HstLink) - Method in interface org.hippoecm.hst.core.linking.HstLinkProcessor
The postProcess of the HstLink
postProcess(HstLink) - Method in class org.hippoecm.hst.linking.HstLinkProcessorTemplate
 
preambleComments - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
preambleElements - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
preferItemId - Variable in class org.hippoecm.hst.tag.SiteMapItemTag
 
preferPath - Variable in class org.hippoecm.hst.tag.SiteMapItemTag
 
PREFERRED_LOCALE_ATTR_NAME - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
Preferred local request or session attribute name
preferSiteMapItem - Variable in class org.hippoecm.hst.tag.HstLinkTag
if defined, first a link for this preferSiteMapItem is tried to be created.
PREFIX_EXCLUSIONS_INIT_PARAM - Static variable in class org.hippoecm.hst.container.HstFilter
 
preProcess(HstLink) - Method in interface org.hippoecm.hst.core.linking.HstLinkProcessor
The preProcess of the HstLink
preProcess(HstLink) - Method in class org.hippoecm.hst.linking.HstLinkProcessorTemplate
 
PREVIEW_NAME - Static variable in interface org.hippoecm.hst.configuration.hosting.Mount
the string value that indicates 'preview'
PrimaryNodeTypeFilterImpl - Class in org.hippoecm.hst.content.beans.query.filter
 
PrimaryNodeTypeFilterImpl(String) - Constructor for class org.hippoecm.hst.content.beans.query.filter.PrimaryNodeTypeFilterImpl
 
PrimaryNodeTypeFilterImpl(String[]) - Constructor for class org.hippoecm.hst.content.beans.query.filter.PrimaryNodeTypeFilterImpl
 
printWriter - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
process(HstComponentWindow, HstComponentWindow, HstComponentWindow, HstRequest, HstResponse) - Method in interface org.hippoecm.hst.core.channelmanager.ComponentWindowResponseAppender
if any info needs to be added, like response headers or html comments, it can be written to the response below
process(ResolvedSiteMapItem, HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.hippoecm.hst.core.sitemapitemhandler.AbstractFilterChainAwareHstSiteMapItemHandler
 
process(ResolvedSiteMapItem, HttpServletRequest, HttpServletResponse) - Method in class org.hippoecm.hst.core.sitemapitemhandler.AbstractFilterChainAwareHstSiteMapItemHandler
 
process(ResolvedSiteMapItem, HttpServletRequest, HttpServletResponse) - Method in class org.hippoecm.hst.core.sitemapitemhandler.AbstractHstSiteMapItemHandler
 
process(ResolvedSiteMapItem, HttpServletRequest, HttpServletResponse, FilterChain) - Method in interface org.hippoecm.hst.core.sitemapitemhandler.FilterChainAwareHstSiteMapItemHandler
Does custom request processing.
process(ResolvedSiteMapItem, HttpServletRequest, HttpServletResponse) - Method in interface org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandler
Does custom request processing.
process(ResolvedSiteMapItem, HttpServletRequest, HttpServletResponse) - Method in class org.hippoecm.hst.sitemapitemhandler.AbstractHstSiteMapHandler
Deprecated.
Override this method when you are implementing your own real HstSiteMapHandler.
processAction(ActionRequest, ActionResponse) - Method in class org.hippoecm.hst.container.HstComponentPortlet
Deprecated.
 
processAction(ActionRequest, ActionResponse) - Method in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
processActionResponseState(ActionRequest, ActionResponse, String, HstPortletResponseState) - Method in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
processHandlers(ResolvedSiteMapItem, HstSiteMapItemHandlerFactory, HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.hippoecm.hst.container.HstFilter
This method is invoked for every HstSiteMapItemHandler from the resolvedSiteMapItem that was matched from ResolvedMount.matchSiteMapItem(String).
processMimeResponseRequest(PortletRequest, MimeResponse, String, HstPortletResponseState) - Method in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
processRequest(PortletRequest, PortletResponse) - Method in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
processRequest(HstContainerConfig, HstRequestContext, HttpServletRequest, HttpServletResponse, String) - Method in interface org.hippoecm.hst.core.container.HstRequestProcessor
processes request
processResolvedSiteMapItem(HttpServletRequest, HttpServletResponse, FilterChain, HstManager, HstSiteMapItemHandlerFactory, HstMutableRequestContext, boolean, Logger) - Method in class org.hippoecm.hst.container.HstFilter
 
processWindowBeforeRender(HstComponentWindow, HstRequest, HstResponse) - Method in interface org.hippoecm.hst.core.container.AsynchronousComponentWindowRenderer
Invoked when processing the doBeforeRender phase of a component window which should be asynchronously rendered.
processWorkflow(T) - Method in interface org.hippoecm.hst.content.beans.manager.workflow.WorkflowCallbackHandler
 
properties - Variable in class org.hippoecm.hst.core.sitemenu.AbstractMenuItem
 
PROPERTY_NAME_MOUNT_PREFIX - Static variable in interface org.hippoecm.hst.configuration.hosting.Mount
the predefined property name prefix to indicates mount aliases
PropertyDefinitionUtils - Class in org.hippoecm.hst.util
PropertyDefinitionUtils
PropertyMap - Interface in org.hippoecm.hst.provider
 
PropertyUtils - Class in org.hippoecm.hst.utils
 
PropertyUtils() - Constructor for class org.hippoecm.hst.utils.PropertyUtils
 
ProxyFactory - Class in org.hippoecm.hst.proxy
Extending the commons-proxy's ProxyFactory because the class in 1.0 release does not provide internal handler as serializable ones.
ProxyFactory() - Constructor for class org.hippoecm.hst.proxy.ProxyFactory
 
ProxyUtils - Class in org.hippoecm.hst.proxy
Utility class to create proxies.
publishEvent(EventObject) - Method in interface org.hippoecm.hst.core.container.ComponentManager
Publish the given event to all components which wants to listen to.
publishEvent(EventObject) - Method in class org.hippoecm.hst.mock.core.container.MockComponentManager
 
put(CacheElement) - Method in interface org.hippoecm.hst.cache.HstCache
 
put(CacheElement) - Method in class org.hippoecm.hst.cache.NOOPHstCache
 
put(K, V) - Method in class org.hippoecm.hst.util.DuplicateKeyNotAllowedHashMap
 
put(Object, Object) - Method in class org.hippoecm.hst.util.NOOPELMap
 
putAll(Map) - Method in class org.hippoecm.hst.util.NOOPELMap
 
putAllProperties(Map<String, Object>) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
putPage(BinaryPage) - Method in class org.hippoecm.hst.servlet.utils.BinariesCache
 

Q

QUALIFY_ALL - Static variable in class org.hippoecm.hst.util.DOMElementWriter.XmlNamespacePolicy
Qualifies namespaces for elements and attributes.
QueryException - Exception in org.hippoecm.hst.content.beans.query.exceptions
 
QueryException(String) - Constructor for exception org.hippoecm.hst.content.beans.query.exceptions.QueryException
 
QueryException(String, Throwable) - Constructor for exception org.hippoecm.hst.content.beans.query.exceptions.QueryException
 

R

ref - Variable in class org.hippoecm.hst.tag.HstIncludeTag
 
refresh() - Method in interface org.hippoecm.hst.content.beans.manager.ObjectBeanPersistenceManager
Invokes Session.refresh(boolean) with false parameter.
refresh(boolean) - Method in interface org.hippoecm.hst.content.beans.manager.ObjectBeanPersistenceManager
Invokes Session.refresh(boolean).
refresh() - Method in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
Invokes Session.refresh(boolean) with false parameter.
refresh(boolean) - Method in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
Invokes Session.refresh(boolean).
refresh(PooledSession, boolean) - Method in interface org.hippoecm.hst.core.jcr.pool.PooledSessionRefresher
Refreshes the pooled session.
refresh() - Method in class org.hippoecm.hst.mock.content.beans.manager.MockObjectBeanPersistenceManager
 
refresh(boolean) - Method in class org.hippoecm.hst.mock.content.beans.manager.MockObjectBeanPersistenceManager
 
registerBundleFamily(String, ResourceBundleFamily) - Method in interface org.hippoecm.hst.resourcebundle.internal.MutableResourceBundleRegistry
Registers the internal resource bundle family specified by the basename.
registerComponent(HstContainerConfig, String, HstComponent) - Method in interface org.hippoecm.hst.core.container.HstComponentRegistry
Registers the HstComponent.
registerEventSubscriber(Object) - Method in interface org.hippoecm.hst.core.container.ComponentManager
Registers event subscriber object to receive events.
registerEventSubscriber(Object) - Method in class org.hippoecm.hst.mock.core.container.MockComponentManager
 
registerResource(Object) - Method in interface org.hippoecm.hst.core.ResourceLifecycleManagement
Registers a disposable resource.
registerSiteMapItemHandler(HstContainerConfig, String, HstSiteMapItemHandler) - Method in interface org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandlerRegistry
Registers the HstSiteMapItemHandler.
release(HstRequestContext) - Method in interface org.hippoecm.hst.core.internal.HstRequestContextComponent
Release a request context back to the context pool.
release() - Method in class org.hippoecm.hst.tag.BaseHstURLTag
 
release() - Method in class org.hippoecm.hst.tag.HstAttributeTag
 
release() - Method in class org.hippoecm.hst.tag.HstCmsEditLinkTag
 
release() - Method in class org.hippoecm.hst.tag.HstElementTag
 
release() - Method in class org.hippoecm.hst.tag.HstFacetNavigationLinkTag
 
release() - Method in class org.hippoecm.hst.tag.HstHtmlTag
 
release() - Method in class org.hippoecm.hst.tag.HstLinkTag
 
release() - Method in class org.hippoecm.hst.tag.SetHstBundleTag
 
releaseSession(HttpServletRequest, Session) - Static method in class org.hippoecm.hst.servlet.utils.SessionUtils
 
remove(Object) - Method in interface org.hippoecm.hst.cache.HstCache
 
remove(Object) - Method in class org.hippoecm.hst.cache.NOOPHstCache
 
remove(Object) - Method in interface org.hippoecm.hst.content.beans.manager.ObjectBeanPersistenceManager
Removes the content node which is mapped to the object.
remove(Object) - Method in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
Removes the content node which is mapped to the object.
remove() - Method in class org.hippoecm.hst.content.beans.standard.HippoBeanIteratorImpl
 
remove() - Method in interface org.hippoecm.hst.logging.LogEventBuffer
Deprecated.
Removes the least recently inserted element from this buffer.
remove(Object) - Method in class org.hippoecm.hst.mock.content.beans.manager.MockObjectBeanPersistenceManager
 
remove() - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBeanIterator
 
remove - Variable in class org.hippoecm.hst.tag.HstFacetNavigationLinkTag
 
remove(Object) - Method in class org.hippoecm.hst.util.NOOPELMap
 
removeAllMatrixParams(String) - Static method in class org.hippoecm.hst.util.HstRequestUtils
 
removeAttribute(String) - Method in interface org.hippoecm.hst.core.component.HeadElement
Removes the attribute from the head contribution element specified by the attribute name.
removeAttribute(String) - Method in class org.hippoecm.hst.core.component.HeadElementImpl
 
removeAttribute(String) - Method in class org.hippoecm.hst.core.component.SerializableElement
 
removeAttribute(String) - Method in interface org.hippoecm.hst.core.component.WrapperElement
Removes the attribute from the head contribution element specified by the attribute name.
removeAttribute(String) - Method in class org.hippoecm.hst.core.component.WrapperElementImpl
 
removeAttribute(String) - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
 
removeAttribute(String) - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Removes the attribute by the attribute name.
removeAttribute(String) - Method in interface org.hippoecm.hst.diagnosis.Task
Removes the attribute by the attribute name.
removeAttribute(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
removeAttribute(String) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
removeAttribute(String) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
removeChannelManagerEventListeners(ChannelManagerEventListener...) - Method in interface org.hippoecm.hst.configuration.channel.ChannelManager
Removes channel manager listeners.
removedParametersList - Variable in class org.hippoecm.hst.tag.ParamContainerTag
 
removeEventListenerItem(EventListenerItem) - Method in interface org.hippoecm.hst.core.jcr.EventListenersContainer
Removes an event listener item.
removeEventListenerItem(EventListenerItem) - Method in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
removeInvalidAndEscapeChars(String, boolean) - Static method in class org.hippoecm.hst.util.SearchInputParsingUtils
Removes invalid chars, escapes some chars.
removeLeadingOrTrailingOrOperator(String) - Static method in class org.hippoecm.hst.util.SearchInputParsingUtils
Removes the logical operator "OR" at the end of the query.
removeLeadingWildCardsFromWords(String) - Static method in class org.hippoecm.hst.util.SearchInputParsingUtils
 
removeList - Variable in class org.hippoecm.hst.tag.HstFacetNavigationLinkTag
 
removeLocalizedBundle(Locale) - Method in interface org.hippoecm.hst.resourcebundle.internal.MutableResourceBundleFamily
Removes the localized resource bundle specified by the locale for live mode.
removeLocalizedBundleForPreview(Locale) - Method in interface org.hippoecm.hst.resourcebundle.internal.MutableResourceBundleFamily
Removes the localized resource bundle specified by the locale for preview mode.
removeLocalParameter(String) - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
removeLocalParameter(String) - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
removeLocalParameter(String) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
removeMount(String) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
removeMount(String, String) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
removeNode(String) - Method in interface org.hippoecm.hst.configuration.model.HstNode
removes child node with name and does nothing if not present
removePage(BinaryPage) - Method in class org.hippoecm.hst.servlet.utils.BinariesCache
 
removeParameter(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
removeParameter(String) - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
removeParameter(String) - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
removeParameter(String) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
removeRawLocalParameter(String) - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
removeRawParameter(String) - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
removeRepository(Credentials) - Method in interface org.hippoecm.hst.core.jcr.pool.MultipleRepository
Removes an internal repository with a credentials as key
removeSiteMenu(String) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenus
 
render(ModelAndView, HttpServletRequest, HttpServletResponse) - Method in class org.hippoecm.hst.component.support.spring.mvc.HstDispatcherServlet
 
RENDER_PATH_PARAM_NAME - Static variable in class org.hippoecm.hst.component.support.SimpleDispatcherHstComponent
The parameter name for the dispatch path for RENDER_PHASE.
RENDER_PHASE - Static variable in interface org.hippoecm.hst.core.component.HstRequest
String identifier for the HST render lifecycle phase.
RENDER_TYPE - Static variable in interface org.hippoecm.hst.core.component.HstURL
 
RENDER_VARIANT - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
The attribute used on the request or http session to indicate that the page should be rendered as some specific variant
RENDERING_HOST - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
The parameter name used in the request to store whether or not a different host than the one in the request needs to be used
renderRedirect - Variable in class org.hippoecm.hst.core.component.HstPortletResponseState
Deprecated.
 
replaces - Variable in class org.hippoecm.hst.tag.HstImageVariantTag
the name of variants to replaces.
repository - Variable in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
repositoryBased - Variable in class org.hippoecm.hst.core.sitemenu.AbstractMenuItem
 
RepositoryNotAvailableException - Exception in org.hippoecm.hst.core.container
Deprecated.
use ContainerException instead
RepositoryNotAvailableException() - Constructor for exception org.hippoecm.hst.core.container.RepositoryNotAvailableException
Deprecated.
Constructs a new RepositoryNotAvailableException exception.
RepositoryNotAvailableException(String) - Constructor for exception org.hippoecm.hst.core.container.RepositoryNotAvailableException
Deprecated.
Constructs a new RepositoryNotAvailableException exception with the given message.
RepositoryNotAvailableException(Throwable) - Constructor for exception org.hippoecm.hst.core.container.RepositoryNotAvailableException
Deprecated.
Constructs a new RepositoryNotAvailableException exception with the nested exception.
RepositoryNotAvailableException(String, Throwable) - Constructor for exception org.hippoecm.hst.core.container.RepositoryNotAvailableException
Deprecated.
Constructs a new RepositoryNotAvailableException exception when the container needs to do the following: throw an exception include the "nested" exception include a description message
RepositorySource - Class in org.hippoecm.hst.freemarker
 
RepositorySource(String) - Constructor for class org.hippoecm.hst.freemarker.RepositorySource
 
repositorySourceNotFound - Static variable in class org.hippoecm.hst.freemarker.RepositorySource
 
RepositoryTemplateLoader - Class in org.hippoecm.hst.freemarker
 
RepositoryTemplateLoader() - Constructor for class org.hippoecm.hst.freemarker.RepositoryTemplateLoader
 
REQUEST_COMES_FROM_CMS - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
Deprecated.
REQUEST_CONTENT_PATH_KEY - Static variable in interface org.hippoecm.hst.jaxrs.JAXRSService
 
requestContainerConfig - Variable in class org.hippoecm.hst.container.HstFilter
 
RequestContextProvider - Class in org.hippoecm.hst.container
RequestContextProvider provides an easy access method to the request context object in the current thread's active request.
RequestInfoCacheKeyFragmentCreator - Interface in org.hippoecm.hst.core.container
Responsible for creating the cachekey fragment that will be part of the PageCacheKey.
requestURI - Variable in class org.hippoecm.hst.util.GenericHttpServletRequestWrapper
 
requestURL - Variable in class org.hippoecm.hst.util.GenericHttpServletRequestWrapper
 
requestUrlToTemplatePath(HttpServletRequest) - Method in class org.hippoecm.hst.servlet.HstFreemarkerServlet
Special dispatch info is included when the request contains the attribute ContainerConstants.DISPATCH_URI_SCHEME.
reset() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
reset() - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
reset() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingCounterMBean
 
reset() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
reset() - Method in interface org.hippoecm.hst.statistics.Counter
Resets the counter, regardless whether it's enabled or not.
reset() - Method in class org.hippoecm.hst.statistics.DefaultCounter
 
resetBuffer() - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
resetBuffer() - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
resetBuffer() - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
resolve(Node, Mount) - Method in interface org.hippoecm.hst.core.linking.LocationResolver
Implementations should here do their logic, possibly linkrewriting.
ResolvedMount - Interface in org.hippoecm.hst.core.request
Implementations of this interface are a request flyweight instance of the Mount object, where possible wildcard property placeholders have been filled in, similar to the ResolvedSiteMapItem and HstSiteMapItem
ResolvedSiteMapItem - Interface in org.hippoecm.hst.core.request
An instance of the implementation of this interface will be available on the HstRequestContext.
ResolvedVirtualHost - Interface in org.hippoecm.hst.core.request
Implementations of this interface are a request flyweight instance of the VirtualHost object, where possible wildcard property placeholders have been filled in, similar to the ResolvedMount and Mount
resolveEmbeddedDispatchURL(PortletRequest, PortletResponse) - Method in class org.hippoecm.hst.container.HstComponentPortlet
Deprecated.
 
resolveToPathInfo(Node, Node, Mount) - Method in class org.hippoecm.hst.core.linking.AbstractResourceContainer
 
resolveToPathInfo(Node, Node, Mount) - Method in interface org.hippoecm.hst.core.linking.ResourceContainer
Implementations should here do their logic, possibly linkrewriting.
resolveToResourceNode(Session, String) - Method in class org.hippoecm.hst.core.linking.AbstractResourceContainer
 
resolveToResourceNode(Session, String) - Method in interface org.hippoecm.hst.core.linking.ResourceContainer
This is the reverse of #resolvePathInfo(Node, Node, HstSite).
resolveToSiteMapItem(HstRequest) - Method in class org.hippoecm.hst.core.sitemenu.AbstractMenuItem
 
resolveToSiteMapItem(HstRequest) - Method in interface org.hippoecm.hst.core.sitemenu.CommonMenuItem
 
resolveToSiteMapItem(HstRequest) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
resource(Object) - Method in interface org.hippoecm.hst.core.ResourceVisitor
Called at each resource in a traversal.
RESOURCE_PATH_BY_RESOURCE_ID - Static variable in class org.hippoecm.hst.core.component.GenericHstComponent
Configuration key for flag whether or not to allow resource path resolving by resourceID as fallback.
RESOURCE_PATH_PARAM_NAME - Static variable in class org.hippoecm.hst.component.support.SimpleDispatcherHstComponent
The parameter name for the dispatch path for RESOURCE_PHASE.
RESOURCE_PHASE - Static variable in interface org.hippoecm.hst.core.component.HstRequest
String identifier for the HST resource serving lifecycle phase.
RESOURCE_TYPE - Static variable in interface org.hippoecm.hst.core.component.HstURL
 
ResourceBundleFamily - Interface in org.hippoecm.hst.resourcebundle
ResourceBundleFamily
ResourceBundleFamilyFactory - Interface in org.hippoecm.hst.resourcebundle.internal
ResourceBundleFamilyFactory
ResourceBundleRegistry - Interface in org.hippoecm.hst.resourcebundle
ResourceBundleRegistry
ResourceBundleUtils - Class in org.hippoecm.hst.resourcebundle
ResourceBundleUtils
ResourceContainer - Interface in org.hippoecm.hst.core.linking
Implementations that know how to rewrite a link for a nodetype containing resources, like hippogallery:exampleImageSet or hippogallery:exampleAssetSet
resourceId - Variable in class org.hippoecm.hst.tag.BaseHstURLTag
 
ResourceLifecycleManagement - Interface in org.hippoecm.hst.core
Resource management interface.
ResourceLocationResolver - Interface in org.hippoecm.hst.core.linking
 
ResourceServlet - Class in org.hippoecm.hst.servlet
Deprecated.
since 2.25.04 use ResourceServlet instead
ResourceServlet() - Constructor for class org.hippoecm.hst.servlet.ResourceServlet
Deprecated.
 
ResourceUtils - Class in org.hippoecm.hst.servlet.utils
 
ResourceVisitor - Interface in org.hippoecm.hst.core
ResourceVisitor
response - Variable in class org.hippoecm.hst.core.component.HstPortletResponseState
Deprecated.
 
response - Variable in class org.hippoecm.hst.core.component.HstServletResponseState
 
returnRepository(Repository) - Method in interface org.hippoecm.hst.core.jcr.pool.JcrRepositoryProvider
Returns the repository back to the provider After returning, the caller cannot use the repository any more.
returnSession(Session) - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepository
Returns the session to the pool.
rewrite(T, Node, HstRequestContext) - Method in interface org.hippoecm.hst.content.rewriter.ContentRewriter
Rewrites the content of the content node.
rewrite(T, Node, HstRequestContext, String) - Method in interface org.hippoecm.hst.content.rewriter.ContentRewriter
Rewrites the content of the content node.
rewrite(T, Node, HstRequestContext, Mount) - Method in interface org.hippoecm.hst.content.rewriter.ContentRewriter
Rewrites the content of the content node.
Role - Interface in org.hippoecm.hst.security
Role
run() - Method in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl.EventListenersContainerSessionChecker
 
RuntimeRepositoryException - Exception in org.hippoecm.hst.core.jcr
The unchecked equivalent of the checked RepositoryException : This class can be used to delegate a RepositoryException that cannot be handled into a RuntimeException
RuntimeRepositoryException(RepositoryException) - Constructor for exception org.hippoecm.hst.core.jcr.RuntimeRepositoryException
 

S

save(Channel) - Method in interface org.hippoecm.hst.configuration.channel.ChannelManager
Save channel properties.
save() - Method in interface org.hippoecm.hst.content.beans.manager.ObjectBeanPersistenceManager
Saves all pending changes.
save() - Method in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
Saves all pending changes.
save() - Method in class org.hippoecm.hst.mock.content.beans.manager.MockObjectBeanPersistenceManager
 
scanClassNamesAnnotatedBy(Class<? extends Annotation>, boolean, String...) - Method in class org.hippoecm.hst.component.support.spring.util.MetadataReaderClasspathResourceScanner
 
scanClassNamesAnnotatedBy(Class<? extends Annotation>, boolean, String...) - Method in interface org.hippoecm.hst.util.ClasspathResourceScanner
Scans classpath from the location specified by locationPatterns for all class names which annotates the speified annotationType.
scope - Variable in class org.hippoecm.hst.tag.HstCmsEditLinkTag
 
scope - Variable in class org.hippoecm.hst.tag.HstHtmlTag
 
scope - Variable in class org.hippoecm.hst.tag.HstLinkTag
 
ScopeException - Exception in org.hippoecm.hst.content.beans.query.exceptions
 
ScopeException(String, Throwable) - Constructor for exception org.hippoecm.hst.content.beans.query.exceptions.ScopeException
 
ScopeException(String) - Constructor for exception org.hippoecm.hst.content.beans.query.exceptions.ScopeException
 
SearchInputParsingUtils - Class in org.hippoecm.hst.util
Input utilities for user searches.
selected - Variable in class org.hippoecm.hst.core.sitemenu.AbstractMenuItem
 
sendError(int, String) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
sendError(int) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
sendError(int, String) - Method in interface org.hippoecm.hst.core.component.HstResponse
Sends an error response to the client using the specified status.
sendError(int) - Method in interface org.hippoecm.hst.core.component.HstResponse
Sends an error response to the client using the specified status.
sendError(int, String) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
sendError(int) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
sendError(int) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
sendError(int, String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
sendPermanentRedirect(HstRequest, HstResponse, String) - Static method in class org.hippoecm.hst.util.HstResponseUtils
Facility method for sending a permanent 301 redirect to a sitemap path.
sendPermanentRedirect(HstRequest, HstResponse, String, Map<String, String[]>) - Static method in class org.hippoecm.hst.util.HstResponseUtils
Facility method for sending a permanent 301 redirect to a sitemap path.
sendPermanentRedirect(HstRequest, HstResponse, String, Map<String, String[]>, String) - Static method in class org.hippoecm.hst.util.HstResponseUtils
Facility method for sending a permanent 301 redirect to a sitemap path.
sendRedirect(String, HstRequest, HstResponse) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
Facility method for sending a redirect to a sitemap path.
sendRedirect(String, HstRequest, HstResponse, Map<String, String[]>) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
Facility method for sending a redirect to a sitemap path including query params.
sendRedirect(String, HstRequest, HstResponse, Map<String, String[]>, String) - Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
Facility method for sending a redirect to a sitemap path including query params and characterEncoding.
sendRedirect(String) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
sendRedirect(String) - Method in interface org.hippoecm.hst.core.component.HstResponse
Sends a temporary redirect response to the client using the specified redirect location URL.
sendRedirect(String) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
sendRedirect(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
sendRedirect(HstRequest, HstResponse, String) - Static method in class org.hippoecm.hst.util.HstResponseUtils
Facility method for sending a temporary 302 redirect to a sitemap path.
sendRedirect(HstRequest, HstResponse, String, Map<String, String[]>) - Static method in class org.hippoecm.hst.util.HstResponseUtils
Facility method for sending a temporary 302 redirect to a sitemap path.
sendRedirect(HstRequest, HstResponse, String, Map<String, String[]>, String) - Static method in class org.hippoecm.hst.util.HstResponseUtils
Facility method for sending a temporary 302 redirect to a sitemap path.
sendRedirectOrForward(HstRequest, HstResponse, String) - Static method in class org.hippoecm.hst.util.HstResponseUtils
Deprecated.
use HstResponseUtils.sendRedirect(HstRequest, HstResponse, String) if not within a portletContext; portlet support will be removed after 2.26.xx
sendRedirectOrForward(HstRequest, HstResponse, String, Map<String, String[]>) - Static method in class org.hippoecm.hst.util.HstResponseUtils
Deprecated.
use HstResponseUtils.sendRedirect(HstRequest, HstResponse, String,Map) if not within a portletContext; portlet support will be removed after 2.26.xx
sendRedirectOrForward(HstRequest, HstResponse, String, Map<String, String[]>, String) - Static method in class org.hippoecm.hst.util.HstResponseUtils
Deprecated.
use HstResponseUtils.sendRedirect(HstRequest,HstResponse,String,Map,String) if not within a portletContext; portlet support will be removed after 2.26.xx
SerializableElement - Class in org.hippoecm.hst.core.component
SerializableElement
SerializableElement() - Constructor for class org.hippoecm.hst.core.component.SerializableElement
 
SerializableElement(String) - Constructor for class org.hippoecm.hst.core.component.SerializableElement
 
SerializableElement(Element) - Constructor for class org.hippoecm.hst.core.component.SerializableElement
 
serveResource(ResourceRequest, ResourceResponse) - Method in class org.hippoecm.hst.container.HstComponentPortlet
Deprecated.
 
serveResource(ResourceRequest, ResourceResponse) - Method in class org.hippoecm.hst.container.HstContainerPortlet
Deprecated.
 
Service - Interface in org.hippoecm.hst.service
 
service - Variable in class org.hippoecm.hst.service.ServiceBeanAccessProviderImpl
 
ServiceBeanAccessProvider - Interface in org.hippoecm.hst.service
Property access provider interface to the Service instances.
ServiceBeanAccessProviderImpl - Class in org.hippoecm.hst.service
 
ServiceBeanAccessProviderImpl(Service) - Constructor for class org.hippoecm.hst.service.ServiceBeanAccessProviderImpl
 
ServiceException - Exception in org.hippoecm.hst.service
 
ServiceException(String) - Constructor for exception org.hippoecm.hst.service.ServiceException
 
ServiceException(String, Exception) - Constructor for exception org.hippoecm.hst.service.ServiceException
 
ServiceFactory - Class in org.hippoecm.hst.service
Factory util class to create lightweight JCR Node mapped POJO.
ServiceFactory() - Constructor for class org.hippoecm.hst.service.ServiceFactory
 
ServletConfigUtils - Class in org.hippoecm.hst.util
ServletConfig Utils
ServletContextAware - Interface in org.hippoecm.hst.core.container
Deprecated.
as of HST 2.26 this interface and its usage is 'merged' with the ComponentManager interface itself so no longer is needed
servletPath - Variable in class org.hippoecm.hst.util.GenericHttpServletRequestWrapper
 
session - Variable in class org.hippoecm.hst.content.beans.manager.ObjectBeanManagerImpl
 
session - Variable in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
sessionActivated() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingCounter
 
sessionCreated() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingCounter
 
SessionDecorator - Interface in org.hippoecm.hst.core.jcr.pool
Session decorator interface.
sessionDestroyed() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingCounter
 
sessionLiveCheck - Variable in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
sessionLiveCheckInterval - Variable in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
sessionLiveCheckIntervalOnStartup - Variable in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
sessionObtained() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingCounter
 
sessionPassivated() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingCounter
 
sessionReturned() - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingCounter
 
SessionSecurityDelegation - Interface in org.hippoecm.hst.core.jcr
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
sessionSecurityDelegationEnabled() - Method in interface org.hippoecm.hst.core.jcr.SessionSecurityDelegation
 
SessionUtils - Class in org.hippoecm.hst.servlet.utils
Utility class for getting and returning sessions from the hst session pool.
set(HstRequestContext) - Static method in class org.hippoecm.hst.container.ModifiableRequestContextProvider
Sets the HstRequestContext for the current threads active request.
SET_CONTENT_LENGTH_HEADER_INIT_PARAM - Static variable in class org.hippoecm.hst.servlet.BinariesServlet
 
setAbsolutePath(String) - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
setActionParameter(String, String) - Method in interface org.hippoecm.hst.core.container.HstContainerURL
Sets the action parameter for the target HstComponent.
setActionParameter(String, String[]) - Method in interface org.hippoecm.hst.core.container.HstContainerURL
Sets the action parameter values for the target HstComponent.
setActionParameters(Map<String, String[]>) - Method in interface org.hippoecm.hst.core.container.HstContainerURL
Sets the action parameter map.
setActionWindowReferenceNamespace(String) - Method in interface org.hippoecm.hst.core.container.HstContainerURL
Sets the reference namespace of the current action window if it is necessary.
setActive(boolean) - Method in interface org.hippoecm.hst.core.ResourceLifecycleManagement
Turns on or off the resource lifecycle management.
setAfterValves(String) - Method in class org.hippoecm.hst.container.valves.AbstractOrderableValve
Sets prerequisite valve names that should follow this valve.
setAlwaysActive(boolean) - Method in interface org.hippoecm.hst.core.ResourceLifecycleManagement
Forces to turn on or off the resource lifecycle management.
setAsync(boolean) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setAsyncMode(String) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setAttribute(String, String) - Method in interface org.hippoecm.hst.core.component.HeadElement
Sets attribute on the head contribution element.
setAttribute(String, String) - Method in class org.hippoecm.hst.core.component.HeadElementImpl
 
setAttribute(String, String) - Method in class org.hippoecm.hst.core.component.SerializableElement
 
setAttribute(String, String) - Method in interface org.hippoecm.hst.core.component.WrapperElement
Sets attribute on the head contribution element.
setAttribute(String, String) - Method in class org.hippoecm.hst.core.component.WrapperElementImpl
 
setAttribute(String, Object) - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
 
setAttribute(String, Serializable) - Method in interface org.hippoecm.hst.core.container.PageCacheKey
All the combined attributes will make up the final PageCacheKey.
setAttribute(String, Object) - Method in interface org.hippoecm.hst.core.request.HstRequestContext
Set an attribute to be shared among each HstComponent windows.
setAttribute(String, Object) - Method in interface org.hippoecm.hst.diagnosis.Task
Set an attribute for the task.
setAttribute(String, Object) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setAttribute(String, Object) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
setAttribute(String, Object) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setAttributeMap(String, Map<String, Object>) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequest
 
setAuthenticated(boolean) - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
setAuthType(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setBasename(String) - Method in class org.hippoecm.hst.tag.SetHstBundleTag
 
setBaseURL(HstContainerURL) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
 
setBaseURL(HstContainerURL) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setBeanMappingClass(Class<K>) - Method in class org.hippoecm.hst.content.beans.standard.AvailableTranslations
Sets the beanMappingClass for this HippoAvailableTranslationsBean.
setBeanMappingClass(Class<K>) - Method in class org.hippoecm.hst.content.beans.standard.HippoAvailableTranslations
Deprecated.
Sets the beanMappingClass for this HippoAvailableTranslationsBean.
setBeforeValves(String) - Method in class org.hippoecm.hst.container.valves.AbstractOrderableValve
Sets postrequisite valve names that should follow this valve.
setBufferSize(int) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
setBufferSize(int) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
setBufferSize(int) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
setCachingObjectConverter(boolean) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
 
setCachingObjectConverter(boolean) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setCanonical(boolean) - Method in class org.hippoecm.hst.tag.HstLinkTag
 
setCanonicalIdentifier(String) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setCanonicalIdentifier(String) - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
setCanonicalPath(String) - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
setCanonicalStoredLocation(String) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setCategory(String) - Method in class org.hippoecm.hst.tag.HeadContributionTag
 
setCategoryExcludes(String) - Method in class org.hippoecm.hst.tag.HeadContributionsTag
 
setCategoryIncludes(String) - Method in class org.hippoecm.hst.tag.HeadContributionsTag
 
setChangedBySet(Set<String>) - Method in class org.hippoecm.hst.configuration.channel.Channel
sets all users that have a lock on the channel or some part of the channel
setChannel(Channel) - Method in interface org.hippoecm.hst.configuration.hosting.MutableMount
Sets the info for this Mount.
setChannelInfo(ChannelInfo) - Method in interface org.hippoecm.hst.configuration.hosting.MutableMount
Set the channel info for the mount.
setChannelInfoClassName(String) - Method in class org.hippoecm.hst.configuration.channel.Channel
 
setCharacterEncoding(String) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
setCharacterEncoding(String) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
setCharacterEncoding(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setCharacterEncoding(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
setCmsPreviewPrefix(String) - Method in class org.hippoecm.hst.configuration.channel.Channel
 
setCmsRequest(boolean) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
 
setCmsRequest(boolean) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setComparePath(String) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
setComponent(HstComponent) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
setComponentClassName(String) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setComponentFilterTags(Set<String>) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
set the conditions that will trigger a component to be added to the component window hierarchy.
setComponentFilterTags(Set<String>) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setComponentInfo(HstComponentInfo) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
setComponentManager(ComponentManager) - Method in interface org.hippoecm.hst.core.container.ComponentManagerAware
Sets the component manager
setComponentManager(ComponentManager) - Static method in class org.hippoecm.hst.site.HstServices
Sets the component manager of the HST container.
setComponentMetadata(HstComponentMetadata) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
setComponentRenderingWindowReferenceNamespace(String) - Method in interface org.hippoecm.hst.core.container.HstContainerURL
Sets the reference namespace of the current component rendering window if it is necessary.
setComponentType(HstComponentConfiguration.Type) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setComponentType(HstComponentConfiguration.Type) - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
setComposerModeEnabled(boolean) - Method in class org.hippoecm.hst.configuration.channel.Channel
 
setCompositeCacheable(boolean) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setConfigurationResources(String[]) - Method in interface org.hippoecm.hst.core.container.ComponentManager
Sets configuration resources for components assembly
setConfigurationResources(String[]) - Method in class org.hippoecm.hst.mock.core.container.MockComponentManager
 
setContainerConfiguration(ContainerConfiguration) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
 
setContainerConfiguration(ContainerConfiguration) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setContainerResource(boolean) - Method in interface org.hippoecm.hst.core.linking.HstLink
 
setContainerResource(boolean) - Method in class org.hippoecm.hst.mock.core.linking.MockHstLink
 
setContentBean(HippoBean) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setContentBeansTool(ContentBeansTool) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
Sets ContentBeansTool instance for this request context
setContentBeansTool(ContentBeansTool) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setContentLength(int) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
setContentLength(int) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
setContentLength(int) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
setContentLengthHeader(HttpServletResponse, BinaryPage) - Static method in class org.hippoecm.hst.servlet.utils.HeaderUtils
 
setContentRewriter(ContentRewriter<String>) - Method in class org.hippoecm.hst.tag.HstHtmlTag
 
setContentRoot(String) - Method in class org.hippoecm.hst.configuration.channel.Blueprint
Set Blueprint content root
setContentRoot(String) - Method in class org.hippoecm.hst.configuration.channel.Channel
 
setContentType(String) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
setContentType(String) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
setContentType(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
setContentTypeAfterEncoding - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
setContextCredentialsProvider(ContextCredentialsProvider) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setContextID(String) - Static method in class org.hippoecm.hst.security.PolicyContextWrapper
 
setContextNamespace(String) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
 
setContextNamespace(String) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setContextPath(String) - Method in class org.hippoecm.hst.configuration.channel.Channel
 
setContextPath(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setContextPath(String) - Method in class org.hippoecm.hst.util.GenericHttpServletRequestWrapper
 
setCookies(Cookie[]) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setCredentials(Credentials) - Method in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
setCurrent(HippoFacetSubNavigation) - Method in class org.hippoecm.hst.tag.HstFacetNavigationLinkTag
 
setCurrentTask(Task) - Static method in class org.hippoecm.hst.diagnosis.HDC
 
setCustomHostName(String) - Method in class org.hippoecm.hst.core.hosting.CustomMountAndVirtualHostAugmenter
 
setCustomMountName(String) - Method in class org.hippoecm.hst.core.hosting.CustomMountAndVirtualHostAugmenter
 
setCustomMountNamedPipeline(String) - Method in class org.hippoecm.hst.core.hosting.CustomMountAndVirtualHostAugmenter
 
setCustomMountType(String) - Method in class org.hippoecm.hst.core.hosting.CustomMountAndVirtualHostAugmenter
 
setDateHeader(String, long) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
setDateHeader(String, long) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
setDateHeader(String, long) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
setDeep(boolean) - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
setDeepestExpandedItem(HstSiteMenuItem) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenu
 
setDefaultBundle(ResourceBundle) - Method in interface org.hippoecm.hst.resourcebundle.internal.MutableResourceBundleFamily
Sets the default resource bundle for live mode.
setDefaultBundleForPreview(ResourceBundle) - Method in interface org.hippoecm.hst.resourcebundle.internal.MutableResourceBundleFamily
Sets the default resource bundle for preview mode.
setDefaultCredentials(Credentials) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setDefaultDevice(String) - Method in class org.hippoecm.hst.configuration.channel.Channel
 
setDefaultHstQueryManager(HstQueryManager) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setDefaultObjectBeanManager(ObjectBeanManager) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setDefaultResolution(DateTools.Resolution) - Method in class org.hippoecm.hst.content.beans.query.HstQueryImpl
 
setDepth(int) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
setDescription(String) - Method in class org.hippoecm.hst.configuration.channel.Blueprint
Set the Blueprint description
setDevices(List<String>) - Method in class org.hippoecm.hst.configuration.channel.Channel
 
setDocumentAdditionWorkflowCategory(String) - Method in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
Sets the workflow category name used to add a document.
setDocumentNodeWorkflowCategory(String) - Method in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
Sets the workflow category name used to get a document workflow.
setEditableMenu(EditableMenu) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenu
 
setElement(Element) - Method in class org.hippoecm.hst.tag.HeadContributionTag
 
setElement(Element) - Method in class org.hippoecm.hst.tag.SetWrapperElementTag
 
setEmbeddedRequest(boolean) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
Deprecated.
setEmbeddingContextPath(String) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
Deprecated.
portlet support will be removed after 2.26.xx
setEmbeddingContextPath(String) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
Deprecated.
setEnabled(boolean) - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingCounterMBean
 
setErrorCode(int) - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
setEscapeXml(Boolean) - Method in class org.hippoecm.hst.tag.BaseHstURLTag
Sets the escapeXml property.
setEternal(boolean) - Method in interface org.hippoecm.hst.cache.CacheElement
 
setEternal(boolean) - Method in class org.hippoecm.hst.cache.NOOPHstCache.NOOPCacheElement
 
setEventListener(EventListener) - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
setEventListenerItems(List<EventListenerItem>) - Method in interface org.hippoecm.hst.core.jcr.EventListenersContainer
Sets event listener items.
setEventListenerItems(List<EventListenerItem>) - Method in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
setEventTypes(int) - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
setExpanded(boolean) - Method in interface org.hippoecm.hst.core.sitemenu.EditableMenuItem
Set this EditableMenuItem to expanded (true) or not
setExpanded(boolean) - Method in class org.hippoecm.hst.core.sitemenu.EditableMenuItemImpl
 
setExpanded(boolean) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenu
 
setExpanded(boolean) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
setExpiresHeaders(HttpServletResponse, BinaryPage) - Static method in class org.hippoecm.hst.servlet.utils.HeaderUtils
 
setExternalLink(String) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
setFallback(boolean) - Method in class org.hippoecm.hst.tag.HstImageVariantTag
 
setFallback(boolean) - Method in class org.hippoecm.hst.tag.HstLinkTag
 
setFallback(boolean) - Method in class org.hippoecm.hst.tag.SiteMapItemTag
Sets the fallback
setFallbackToDefaultLocalizationContext(boolean) - Method in class org.hippoecm.hst.tag.SetHstBundleTag
 
setFallbackToJavaResourceBundle(boolean) - Method in class org.hippoecm.hst.tag.SetHstBundleTag
 
setFileName(String) - Method in class org.hippoecm.hst.servlet.utils.BinaryPage
Set the (un-encoded) file name for the Content-Disposition header.
setFilter(BaseFilter) - Method in interface org.hippoecm.hst.content.beans.query.HstQuery
 
setFilter(BaseFilter) - Method in class org.hippoecm.hst.content.beans.query.HstQueryImpl
 
setFineGrainedLocking(boolean) - Method in class org.hippoecm.hst.configuration.channel.Channel
Deprecated.
from 7.8.x in the 7.9, this method will be removed
setFolderAdditionWorkflowCategory(String) - Method in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
Sets the workflow category name used to add a folder.
setFolderNodeTypeName(String) - Method in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
Sets the folder node type name which is used to create folders.
setFolderNodeWorkflowCategory(String) - Method in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
Sets the workflow category name used to get a folder workflow.
setFullyQualified(boolean) - Method in class org.hippoecm.hst.tag.BaseHstURLTag
Sets the flag to generate URL as a fully qualified URL, starting with 'http://' or 'https://', etc.
setFullyQualified(boolean) - Method in class org.hippoecm.hst.tag.HstLinkTag
 
setFullyQualifiedLinks(boolean) - Method in interface org.hippoecm.hst.content.rewriter.ContentRewriter
Sets whether this ContentRewriter should create fully qualified links (URLs) for internal links.
setFullyQualifiedLinks(boolean) - Method in class org.hippoecm.hst.tag.HstHtmlTag
 
setFullyQualifiedURLs(boolean) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
 
setFullyQualifiedURLs(boolean) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setHandlerData(Object) - Static method in class org.hippoecm.hst.security.PolicyContextWrapper
 
setHasContentPrototype(boolean) - Method in class org.hippoecm.hst.configuration.channel.Blueprint
Set whether a Blueprint has content prototype or not
setHeader(String, String) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
setHeader(String, String) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
setHeader(String, Object) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setHeader(String, String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
setHeaders - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
setHippobean(HippoBean) - Method in class org.hippoecm.hst.tag.HstCmsEditLinkTag
 
setHippobean(IdentifiableContentBean) - Method in class org.hippoecm.hst.tag.HstLinkTag
 
setHippohtml(HippoHtml) - Method in class org.hippoecm.hst.tag.HstHtmlTag
 
setHostname(String) - Method in class org.hippoecm.hst.configuration.channel.Channel
 
SetHstBundleTag - Class in org.hippoecm.hst.tag
SetHstBundleTag
SetHstBundleTag() - Constructor for class org.hippoecm.hst.tag.SetHstBundleTag
 
setHstCache(HstCache) - Method in class org.hippoecm.hst.servlet.utils.BinariesCache
 
setHstComponentConfiguration(HstComponentConfiguration) - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
setHstConfigPath(String) - Method in class org.hippoecm.hst.configuration.channel.Channel
 
setHstFilterPrefixExclusions(String[]) - Method in interface org.hippoecm.hst.configuration.model.MutableHstManager
 
setHstFilterSuffixExclusions(String[]) - Method in interface org.hippoecm.hst.configuration.model.MutableHstManager
 
setHstLink(HstLink) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
setHstLinkCreator(HstLinkCreator) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setHstMountPoint(String) - Method in class org.hippoecm.hst.configuration.channel.Channel
 
setHstPreviewMountPoint(String) - Method in class org.hippoecm.hst.configuration.channel.Channel
 
setHstQueryManagerFactory(HstQueryManagerFactory) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
 
setHstQueryManagerFactory(HstQueryManagerFactory) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setHstSiteMapItem(HstSiteMapItem) - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
setHstSiteMenu(HstSiteMenu) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
setHstSiteMenus(HstSiteMenus) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
 
setHstSiteMenus(HstSiteMenus) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setHstSiteMenus(HstSiteMenus) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenu
 
setHttpServletResponse(HttpServletResponse) - Method in interface org.hippoecm.hst.core.container.ValveContext
setIconPath(String) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setId(String) - Method in class org.hippoecm.hst.configuration.channel.Blueprint
Set Blueprint id
setId(String) - Method in class org.hippoecm.hst.configuration.channel.Channel
Set the unique ID of this channel
setIdentifier(String) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
setIdentifier(String) - Method in interface org.hippoecm.hst.content.beans.standard.IdentifiableContentBean
 
setIdentifier(String) - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
setImageVariant(ImageVariant) - Method in interface org.hippoecm.hst.content.rewriter.ContentRewriter
Sets whether this ContentRewriter should use an imageVariant.
setImageVariant(ImageVariant) - Method in class org.hippoecm.hst.tag.HstHtmlTag
 
setInherited(boolean) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setInitialSize(int) - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Sets the initial size of the connection pool.
setIntHeader(String, int) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
setIntHeader(String, int) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
setIntHeader(String, int) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
setJCRValueProvider(JCRValueProvider) - Method in interface org.hippoecm.hst.configuration.model.HstNode
sets the new valueProvider
setKey(K) - Method in class org.hippoecm.hst.util.DefaultKeyValue
Sets the key.
setKeyHint(String) - Method in class org.hippoecm.hst.tag.HeadContributionTag
 
setLabel(String) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setLastModified(Calendar) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setLastModified(Calendar) - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoResourceBean
 
setLastModified(long) - Method in class org.hippoecm.hst.servlet.utils.BinaryPage
Set the last modification time in milliseconds since epoch.
setLastModifiedHeaders(HttpServletResponse, BinaryPage) - Static method in class org.hippoecm.hst.servlet.utils.HeaderUtils
 
setLength(long) - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoResourceBean
 
setLength(long) - Method in class org.hippoecm.hst.servlet.utils.BinaryPage
Set the size of the binary data.
setLevel(LogEvent.Level) - Method in interface org.hippoecm.hst.logging.LogEventBuffer
Deprecated.
Sets log level to store.
setLevelByName(String) - Method in interface org.hippoecm.hst.logging.LogEventBuffer
Deprecated.
Sets log level by its name to store.
setLifecyclePhase(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequest
 
setLimit(int) - Method in interface org.hippoecm.hst.content.beans.query.HstQuery
Sets the limit of search results.
setLimit(int) - Method in class org.hippoecm.hst.content.beans.query.HstQueryImpl
 
setLink(HstLink) - Method in class org.hippoecm.hst.tag.HstLinkTag
 
setLinkCreator(HstLinkCreator) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
 
setLinkCreator(HstLinkCreator) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setLocalAddr(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setLocale(String) - Method in class org.hippoecm.hst.configuration.channel.Channel
 
setLocale(Locale) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
setLocale(Locale) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
setLocale(Locale) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setLocale(Locale) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
setLocales(List<Locale>) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
Sets the locales assocaited with this request.
setLocales(List<Locale>) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setLocales(List<Locale>) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setLocalizedBundle(Locale, ResourceBundle) - Method in interface org.hippoecm.hst.resourcebundle.internal.MutableResourceBundleFamily
Sets the localized resource bundle specified by the locale for live mode.
setLocalizedBundleForPreview(Locale, ResourceBundle) - Method in interface org.hippoecm.hst.resourcebundle.internal.MutableResourceBundleFamily
Sets the localized resource bundle specified by the locale for preview mode.
setLocalizedName(String) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
setLocalName(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setLocalParameter(String, String) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setLocalParameter(String, String) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
setLocalPort(int) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setLocationMapTree(LocationMapTree) - Method in interface org.hippoecm.hst.core.linking.LocationResolver
this setter will always be called when a LocationResolver implementation class is created.
setLockedBy(String) - Method in class org.hippoecm.hst.configuration.channel.Channel
setLockedBy(String) - Method in interface org.hippoecm.hst.configuration.hosting.MutableMount
Deprecated.
deprecated since 7.8.4 and will be removed in 7.9.x
setLockedBy(String) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setLockedOn(Long) - Method in class org.hippoecm.hst.configuration.channel.Channel
Set to null if the channel is not locked.
setLockedOn(Calendar) - Method in interface org.hippoecm.hst.configuration.hosting.MutableMount
Deprecated.
deprecated since 7.8.4 and will be removed in 7.9.x
setLockedOn(Calendar) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setLoggerFactory(LoggerFactory) - Method in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
setMappings(Map<String, String>) - Method in class org.hippoecm.hst.core.linking.AbstractResourceContainer
 
setMaxActive(int) - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Sets the maximum number of active connections that can be allocated at the same time.
setMaxIdle(int) - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Sets the maximum number of connections that can remain idle in the pool.
setMaxObjectSizeBytes(long) - Method in class org.hippoecm.hst.servlet.utils.BinariesCache
 
setMaxWait(long) - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Sets the maxWait property.
setMethod(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setMimeType(String) - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoResourceBean
 
setMimeType(String) - Method in class org.hippoecm.hst.servlet.utils.BinaryPage
Set the mime type.
setMinEvictableIdleTimeMillis(long) - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Sets the #minEvictableIdleTimeMillis property.
setMinIdle(int) - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Sets the minimum number of idle connections in the pool.
setModelAndViewOfActionSessionAttributeNamePrefix(String) - Method in class org.hippoecm.hst.component.support.spring.mvc.HstDispatcherServlet
 
setMount(Mount) - Method in interface org.hippoecm.hst.core.internal.MutableResolvedMount
Sets the backing Mount behind the ResolvedMount to the new mount.
setMount(Mount) - Method in class org.hippoecm.hst.mock.core.linking.MockHstLink
 
setMount(String) - Method in class org.hippoecm.hst.tag.HstLinkTag
 
setMountId(String) - Method in class org.hippoecm.hst.configuration.channel.Channel
 
setMountName(String) - Method in class org.hippoecm.hst.core.hosting.CustomMountAndVirtualCmsHostAugmenter
 
setMountNamedPipeline(String) - Method in class org.hippoecm.hst.core.hosting.CustomMountAndVirtualCmsHostAugmenter
 
setMountPath(String) - Method in class org.hippoecm.hst.configuration.channel.Channel
 
setMountType(String) - Method in class org.hippoecm.hst.core.hosting.CustomMountAndVirtualCmsHostAugmenter
 
setMountType(String) - Method in class org.hippoecm.hst.tag.HstLinkTag
 
setMountVariants(List<String>) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setMultipleRepository(MultipleRepository) - Method in interface org.hippoecm.hst.core.jcr.pool.MultipleRepositoryAware
Callback that supplies the its owning multiple repository
setName(String) - Method in class org.hippoecm.hst.component.support.forms.FormField
 
setName(String) - Method in class org.hippoecm.hst.configuration.channel.Blueprint
Set the Blueprint name
setName(String) - Method in class org.hippoecm.hst.configuration.channel.Channel
Sets the human-readable name of this channel.
setName(String) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
setName(String) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setName(String) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
setName(String) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenu
 
setName(String) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
setName(String) - Method in class org.hippoecm.hst.tag.HstAttributeTag
Sets the name property.
setName(String) - Method in class org.hippoecm.hst.tag.HstElementTag
Sets the name property.
setName(String) - Method in class org.hippoecm.hst.tag.HstImageVariantTag
 
setName(String) - Method in class org.hippoecm.hst.tag.ParamTag
Sets the name.
setNamedPipeline(String) - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
setNamedRenderer(String) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setNamedRenderer(String) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
setNamedResourceServer(String) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setNamedResourceServer(String) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
setNamespace(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
setNavigationStateful(boolean) - Method in class org.hippoecm.hst.tag.HstLinkTag
 
setNextValidityCheckTime(long) - Method in class org.hippoecm.hst.servlet.utils.BinaryPage
Set the next validity check timestamp since epoch.
setNode(Node) - Method in interface org.hippoecm.hst.content.beans.NodeAware
Callback that supplies the originating JCR node.
setNode(Node) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
setNode(Node) - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
setNodeAddedEnabled(boolean) - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
setNodeRemovedEnabled(boolean) - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
setNodeTypeNames(String[]) - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
setNoLocal(boolean) - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
setNonDefaultHstQueryManagers(Map<Session, HstQueryManager>) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setNonDefaultObjectBeanManagers(Map<Session, ObjectBeanManager>) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setNoopPipeline(String) - Method in class org.hippoecm.hst.core.hosting.CustomMountAndVirtualCmsHostAugmenter
 
setNoopPipeline(String) - Method in class org.hippoecm.hst.core.hosting.CustomMountAndVirtualHostAugmenter
 
setNotFound(boolean) - Method in interface org.hippoecm.hst.core.linking.HstLink
 
setNotFound(boolean) - Method in class org.hippoecm.hst.mock.core.linking.MockHstLink
 
setNumTestsPerEvictionRun(int) - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Sets the value of the #numTestsPerEvictionRun property.
setObject(String, Object) - Method in class org.hippoecm.hst.mock.content.beans.manager.MockObjectBeanPersistenceManager
 
setObjectConverter(ObjectConverter) - Method in interface org.hippoecm.hst.content.beans.manager.ObjectConverterAware
Callback that supplies the object converter.
setObjectConverter(ObjectConverter) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
setObjectConverter(ObjectConverter) - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
 
setOffset(int) - Method in interface org.hippoecm.hst.content.beans.query.HstQuery
Sets the offset to start searching from.
setOffset(int) - Method in class org.hippoecm.hst.content.beans.query.HstQueryImpl
 
setPageErrorHandlerClassName(String) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setPageErrorHandlerClassName(String) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
setParameter(String, String) - Method in interface org.hippoecm.hst.core.component.HstURL
Sets a parameter of this url.
setParameter(String, String[]) - Method in interface org.hippoecm.hst.core.component.HstURL
Sets a parameter array of this url.
setParameter(String, String) - Method in interface org.hippoecm.hst.core.container.HstContainerURL
Sets the render parameter for a HstComponent.
setParameter(String, String[]) - Method in interface org.hippoecm.hst.core.container.HstContainerURL
Sets the render parameter value array for a HstComponent.
setParameter(String, String) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setParameter(String, String) - Method in class org.hippoecm.hst.mock.core.component.MockHstURL
 
setParameter(String, String[]) - Method in class org.hippoecm.hst.mock.core.component.MockHstURL
 
setParameter(Map<String, String[]>) - Method in class org.hippoecm.hst.mock.core.component.MockHstURL
 
setParameter(String, String) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
setParameterInfoProxyFactory(HstParameterInfoProxyFactory) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
 
setParameterInfoProxyFactory(HstParameterInfoProxyFactory) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setParameterMap(String, Map<String, String[]>) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequest
 
setParameterNameComponentSeparator(String) - Method in interface org.hippoecm.hst.core.container.HstContainerURLProvider
Sets the parameter name component separator.
setParameters(Map<String, String[]>) - Method in interface org.hippoecm.hst.core.component.HstURL
Sets parameter map of this url
setParameters(Map<String, String[]>) - Method in interface org.hippoecm.hst.core.container.HstContainerURL
Sets the render parameter map.
setParameters(Map<String, String[]>) - Method in class org.hippoecm.hst.mock.core.component.MockHstURL
 
setParent(HstComponentConfiguration) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setParentItem(HstSiteMenuItem) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
setParentWindow(HstComponentWindow) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
setPath(String) - Method in class org.hippoecm.hst.configuration.channel.Blueprint
Set the normalized absolute path
setPath(String) - Method in class org.hippoecm.hst.content.beans.standard.HippoItem
 
setPath(String) - Method in interface org.hippoecm.hst.core.linking.HstLink
(re)-sets the path of the HstLink
setPath(String) - Method in class org.hippoecm.hst.mock.core.linking.MockHstLink
 
setPath(String) - Method in class org.hippoecm.hst.tag.HstLinkTag
 
setPathInfo(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setPathInfo(String) - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
setPathInfo(String) - Method in class org.hippoecm.hst.util.GenericHttpServletRequestWrapper
 
setPathSuffix(String) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
Sets the path suffix
setPathSuffix(String) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setPathTranslated(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setPathTranslated(String) - Method in class org.hippoecm.hst.util.GenericHttpServletRequestWrapper
 
setPoolingRepository(PoolingRepository) - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryAware
Callback that supplies the its owning pooling repository
setPortletConfig(PortletConfig) - Method in interface org.hippoecm.hst.core.internal.HstMutablePortletRequestContext
Deprecated.
 
setPortletContext(boolean) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
Deprecated.
setPortletHstComponentConfiguration(HstComponentConfiguration) - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
Deprecated.
setPortletRequest(PortletRequest) - Method in interface org.hippoecm.hst.core.internal.HstMutablePortletRequestContext
Deprecated.
 
setPortletResponse(PortletResponse) - Method in interface org.hippoecm.hst.core.internal.HstMutablePortletRequestContext
Deprecated.
 
setPreferItem(HstSiteMapItem) - Method in class org.hippoecm.hst.tag.SiteMapItemTag
Sets the siteMapItem.
setPreferItemId(String) - Method in class org.hippoecm.hst.tag.SiteMapItemTag
 
setPreferPath(String) - Method in class org.hippoecm.hst.tag.SiteMapItemTag
 
setPreferredLocale(Locale) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
Sets the preferred locale associated with this request.
setPreferredLocale(Locale) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setPreferredSiteMapItem(HstSiteMapItem) - Method in class org.hippoecm.hst.tag.HstLinkTag
 
setPreviewHstConfigExists(boolean) - Method in class org.hippoecm.hst.configuration.channel.Channel
 
setPrevious(String) - Method in class org.hippoecm.hst.component.support.forms.FormMap
 
setPrimaryItem(String) - Method in class org.hippoecm.hst.core.linking.AbstractResourceContainer
 
setProperty(Class<?>, String, Object) - Method in class org.hippoecm.hst.mock.core.container.MockContainerConfiguration
 
setProperty(String, String, Object, Class, Method) - Method in interface org.hippoecm.hst.service.ServiceBeanAccessProvider
 
setProperty(String, String, Object, Class, Method) - Method in class org.hippoecm.hst.service.ServiceBeanAccessProviderImpl
 
setPropertyAddedEnabled(boolean) - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
setPropertyChangedEnabled(boolean) - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
setPropertyRemovedEnabled(boolean) - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
setProtocol(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setPrototypeChannel(Channel) - Method in class org.hippoecm.hst.configuration.channel.Blueprint
Set the prototype Channel
setQueryString(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setRef(String) - Method in class org.hippoecm.hst.tag.HstIncludeTag
Sets the ref property.
setReferenceName(String) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setReferenceName(String) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
setReferenceNameSeparator(String) - Method in interface org.hippoecm.hst.core.container.HstComponentWindowFactory
Sets the reference namespace separator.
setReferenceNamespace(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequest
 
setReferenceNamespace(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstURL
 
setReferenceNamespace(String) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
setReferencePath(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequest
 
setRelativeContentPath(String) - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
setRemoteAddr(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setRemoteHost(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setRemoteUser(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setRemove(HippoFacetSubNavigation) - Method in class org.hippoecm.hst.tag.HstFacetNavigationLinkTag
 
setRemoveList(List<HippoFacetSubNavigation>) - Method in class org.hippoecm.hst.tag.HstFacetNavigationLinkTag
 
setRendererSkipped(boolean) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
setRenderHost(String) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
Sets a specific render host.
setRenderHost(String) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setRenderParameter(String, String) - Method in interface org.hippoecm.hst.core.component.HstResponse
Sets a String parameter for the rendering phase.
setRenderParameter(String, String[]) - Method in interface org.hippoecm.hst.core.component.HstResponse
Sets a String parameter for the rendering phase.
setRenderParameter(String, String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
setRenderParameter(String, String[]) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
setRenderParameters(Map<String, String[]>) - Method in interface org.hippoecm.hst.core.component.HstResponse
Sets a parameter map for the render request.
setRenderParameters(Map<String, String[]>) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
setRenderPath(String) - Method in interface org.hippoecm.hst.core.component.HstResponse
Sets the renderPath dynamically.
setRenderPath(String) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setRenderPath(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
setRenderPath(String) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
setRenderPath(String) - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
setRenderRedirect(boolean) - Method in class org.hippoecm.hst.core.component.HstPortletResponseState
Deprecated.
 
setReplaces(String) - Method in class org.hippoecm.hst.tag.HstImageVariantTag
 
setRepository(Repository) - Method in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
setRepositoryBased(boolean) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
setRepositoryPath(String) - Method in class org.hippoecm.hst.servlet.utils.BinaryPage
Sets the absolute path of the repository.
setRequestContext(HstRequestContext) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequest
 
setRequestedSessionId(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setRequestedSessionIdFromCookie(boolean) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setRequestedSessionIdFromURL(boolean) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setRequestedSessionIdFromUrl(boolean) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setRequestedSessionIdValid(boolean) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setRequestURI(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setRequestURI(String) - Method in class org.hippoecm.hst.util.GenericHttpServletRequestWrapper
 
setRequestURL(StringBuffer) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setRequestURL(StringBuffer) - Method in class org.hippoecm.hst.util.GenericHttpServletRequestWrapper
 
setResolvedEmbeddingMount(ResolvedMount) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
Deprecated.
portlet support will be removed after 2.26.xx
setResolvedEmbeddingMount(ResolvedMount) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
Deprecated.
setResolvedMount(ResolvedMount) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
 
setResolvedMount(ResolvedMount) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setResolvedMount(ResolvedMount) - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
setResolvedSiteMapItem(ResolvedSiteMapItem) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
 
setResolvedSiteMapItem(ResolvedSiteMapItem) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setResourceID(String) - Method in interface org.hippoecm.hst.core.component.HstURL
Allows setting a resource ID that can be retrieved when serving the resource through HstRequest.getResourceID() method in a HstComponent instance.
setResourceId(String) - Method in interface org.hippoecm.hst.core.container.HstContainerURL
Sets the resource ID if the current request is for serving resource in a component window.
setResourceID(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequest
 
setResourceID(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstURL
 
setResourceId(String) - Method in class org.hippoecm.hst.tag.BaseHstURLTag
Sets the resource ID property.
setResourceLoader(ResourceLoader) - Method in class org.hippoecm.hst.component.support.spring.util.MetadataReaderClasspathResourceScanner
 
setResourceWindowReferenceNamespace(String) - Method in interface org.hippoecm.hst.core.container.HstContainerURL
Sets the reference namespace of the current resource serving window if it is necessary.
setResponseCharacterEncoding(String) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
setResponseCharacterEncoding(String) - Method in class org.hippoecm.hst.core.component.HstPortletResponseState
Deprecated.
 
setResponseCharacterEncoding(String) - Method in class org.hippoecm.hst.core.component.HstServletResponseState
 
setResponseContentLength(int) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
setResponseContentLength(int) - Method in class org.hippoecm.hst.core.component.HstPortletResponseState
Deprecated.
 
setResponseContentLength(int) - Method in class org.hippoecm.hst.core.component.HstServletResponseState
 
setResponseContentType(String) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
setResponseContentType(String) - Method in class org.hippoecm.hst.core.component.HstPortletResponseState
Deprecated.
 
setResponseContentType(String) - Method in class org.hippoecm.hst.core.component.HstServletResponseState
 
setResponseHeader(String, String) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
setResponseHeader(String, String) - Method in class org.hippoecm.hst.core.component.HstPortletResponseState
Deprecated.
 
setResponseHeader(String, String) - Method in class org.hippoecm.hst.core.component.HstServletResponseState
 
setResponseLocale(Locale) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
setResponseLocale(Locale) - Method in class org.hippoecm.hst.core.component.HstPortletResponseState
Deprecated.
 
setResponseLocale(Locale) - Method in class org.hippoecm.hst.core.component.HstServletResponseState
 
setResponseState(HstResponseState) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
setResponseStatus(int) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
setResponseStatus(int) - Method in class org.hippoecm.hst.core.component.HstPortletResponseState
Deprecated.
 
setResponseStatus(int) - Method in class org.hippoecm.hst.core.component.HstServletResponseState
 
setRoles(Set<String>) - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
setRootComponentRenderingWindow(HstComponentWindow) - Method in interface org.hippoecm.hst.core.container.ValveContext
Sets the root HstComponentWindow instance to *render* the current request
setRootComponentWindow(HstComponentWindow) - Method in interface org.hippoecm.hst.core.container.ValveContext
Sets the root HstComponentWindow instancethat is used to process the current request.
setRootMount(MutableMount) - Method in interface org.hippoecm.hst.configuration.hosting.MutablePortMount
sets the mount as rootMount for this MutablePortMount
setScheme(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setScope(String) - Method in class org.hippoecm.hst.tag.HstCmsEditLinkTag
 
setScope(String) - Method in class org.hippoecm.hst.tag.HstHtmlTag
 
setScope(String) - Method in class org.hippoecm.hst.tag.HstLinkTag
 
setScope(String) - Method in class org.hippoecm.hst.tag.SetHstBundleTag
 
setSealed(boolean) - Method in class org.hippoecm.hst.component.support.forms.FormMap
Seal this form data.
setSelected(boolean) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
 
setSelectedMenuItem(EditableMenuItem) - Method in interface org.hippoecm.hst.core.sitemenu.EditableMenu
Sets the selectedMenuItem as selected
setSelectedMenuItem(EditableMenuItem) - Method in class org.hippoecm.hst.core.sitemenu.EditableMenuImpl
 
setSelectSiteMenuItem(HstSiteMenuItem) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenu
 
setServeResourcePath(String) - Method in interface org.hippoecm.hst.core.component.HstResponse
Sets the serveResourcePath dynamically.
setServeResourcePath(String) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setServeResourcePath(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
setServeResourcePath(String) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
setServeResourcePath(String) - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
setServerName(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setServletConfig(ServletConfig) - Method in interface org.hippoecm.hst.core.container.ComponentManager
Set the ServletConfig that this object runs in.
setServletConfig(ServletConfig) - Method in class org.hippoecm.hst.mock.core.container.MockComponentManager
 
setServletContext(ServletContext) - Method in interface org.hippoecm.hst.core.container.ComponentManager
Set the ServletContext that this object runs in.
setServletContext(ServletContext) - Method in interface org.hippoecm.hst.core.container.ServletContextAware
Deprecated.
Set the ServletContext that this object runs in.
setServletContext(ServletContext) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
 
setServletContext(ServletContext) - Method in class org.hippoecm.hst.mock.core.container.MockComponentManager
 
setServletContext(ServletContext) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setServletPath(String) - Method in class org.hippoecm.hst.container.HstContainerRequestImpl
Sets a new servletPath on the HttpServletRequest.
setServletPath(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setServletPath(String) - Method in class org.hippoecm.hst.util.GenericHttpServletRequestWrapper
 
setServletRequest(HttpServletRequest) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
 
setServletRequest(HttpServletRequest) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setServletResponse(HttpServletResponse) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
 
setServletResponse(HttpServletResponse) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setSession(Session) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
 
setSession(HttpSession) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setSession(Session) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setSessionLiveCheck(boolean) - Method in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
setSessionLiveCheckInterval(long) - Method in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
setSessionLiveCheckIntervalOnStartup(long) - Method in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
setSessionsInvalidIfCreatedBeforeTimeMillis(long) - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepository
Sets max acceptable PooledSession.timeCreated timestamp, in millis.
setSessionsRefreshPendingAfter(long) - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepository
Sets time millis to have each session be refreshed on activation if the session is not refreshed after the specified time millis.
setSimpleObjectConverter(SimpleObjectConverter) - Method in interface org.hippoecm.hst.content.beans.SimpleObjectConverterAware
Callback that supplies the object converter.
setSiteContentBaseBean(HippoBean) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setSiteContentBasePath(String) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setSiteMapItemRefId(String) - Method in class org.hippoecm.hst.tag.HstLinkTag
 
setSiteMapMatcher(HstSiteMapMatcher) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
 
setSiteMapMatcher(HstSiteMapMatcher) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setSiteMenuItems(List<HstSiteMenuItem>) - Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenu
 
setSkipInvalidScopes(boolean) - Method in interface org.hippoecm.hst.content.beans.query.HstQuery
Deprecated.
since 2.25.02 : skipInvalidScopes is not used any more
setSkipInvalidScopes(boolean) - Method in class org.hippoecm.hst.content.beans.query.HstQueryImpl
 
setSkipPaths(String[]) - Method in class org.hippoecm.hst.core.jcr.GenericEventListener
 
setSpringConfiguredCmsLocation(String) - Method in class org.hippoecm.hst.core.hosting.CustomMountAndVirtualCmsHostAugmenter
 
setStandalone(boolean) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setStatus(int, String) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
setStatus(int) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
setStatus(int) - Method in interface org.hippoecm.hst.core.component.HstResponse
Sets the status code for this response.
setStatus(int, String) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
setStatus(int) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
setStatus(int) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
Deprecated. 
setStatus(int, String) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
 
setStatus(int) - Method in class org.hippoecm.hst.servlet.utils.BinaryPage
Set the HTTP status.
setStatusCode(int) - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
setSubject(Subject) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
 
setSubject(Subject) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setSubPath(String) - Method in interface org.hippoecm.hst.core.linking.HstLink
sets the subPath of this HstLink.
setSubPath(String) - Method in class org.hippoecm.hst.mock.core.linking.MockHstLink
 
setSubPath(String) - Method in class org.hippoecm.hst.tag.HstLinkTag
 
setTagName(String) - Method in class org.hippoecm.hst.core.component.HeadElementImpl
 
setTagName(String) - Method in class org.hippoecm.hst.core.component.SerializableElement
 
setTagName(String) - Method in class org.hippoecm.hst.core.component.WrapperElementImpl
 
setTargetComponentPath(String) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
 
setTargetComponentPath(String) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setTestOnBorrow(boolean) - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Sets the #testOnBorrow property.
setTestOnReturn(boolean) - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Sets the testOnReturn property.
setTestWhileIdle(boolean) - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Sets the testWhileIdle property.
setTextContent(String) - Method in interface org.hippoecm.hst.core.component.HeadElement
Sets the text content of the head contribution element.
setTextContent(String) - Method in class org.hippoecm.hst.core.component.HeadElementImpl
 
setTextContent(String) - Method in class org.hippoecm.hst.core.component.SerializableElement
 
setTextContent(String) - Method in interface org.hippoecm.hst.core.component.WrapperElement
Sets the text content of the head contribution element.
setTextContent(String) - Method in class org.hippoecm.hst.core.component.WrapperElementImpl
 
setTimeBetweenEvictionRunsMillis(long) - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Sets the #timeBetweenEvictionRunsMillis property.
setTimeToIdleSeconds(int) - Method in interface org.hippoecm.hst.cache.CacheElement
 
setTimeToIdleSeconds(int) - Method in class org.hippoecm.hst.cache.NOOPHstCache.NOOPCacheElement
 
setTimeToLiveSeconds(int) - Method in interface org.hippoecm.hst.cache.CacheElement
 
setTimeToLiveSeconds(int) - Method in class org.hippoecm.hst.cache.NOOPHstCache.NOOPCacheElement
 
setType(String) - Method in class org.hippoecm.hst.configuration.channel.Channel
 
setType(String) - Method in class org.hippoecm.hst.mock.core.component.MockHstURL
 
setUnderlyingService(Service) - Method in interface org.hippoecm.hst.service.UnderlyingServiceAware
Callback that supplies the originating Service instance.
setUrl(String) - Method in class org.hippoecm.hst.configuration.channel.Channel
 
setUrl(HstURL) - Method in class org.hippoecm.hst.tag.BaseHstURLTag
 
setUrl(HstURL) - Method in class org.hippoecm.hst.tag.HstActionURLTag
 
setUrl(HstURL) - Method in class org.hippoecm.hst.tag.HstComponentRenderingURLTag
 
setUrl(HstURL) - Method in class org.hippoecm.hst.tag.HstRenderURLTag
 
setUrl(HstURL) - Method in class org.hippoecm.hst.tag.HstResourceURLTag
 
setURLFactory(HstURLFactory) - Method in interface org.hippoecm.hst.core.internal.HstMutableRequestContext
 
setURLFactory(HstURLFactory) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setUrlParameters(HstURL) - Method in class org.hippoecm.hst.tag.BaseHstURLTag
Copies the parameters from map to the BaseURL.
setUserPrincipal(Principal) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setUserRoleNames(Set<String>) - Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
 
setUsers(Set<String>) - Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
 
setUuids(String[]) - Method in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 
setValidationQuery(String) - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Sets the #validationQuery.
setValidityCheckIntervalMillis(long) - Method in class org.hippoecm.hst.servlet.utils.BinariesCache
 
setValue(String) - Method in class org.hippoecm.hst.tag.HstAttributeTag
Sets the value property.
setValue(String) - Method in class org.hippoecm.hst.tag.ParamTag
Sets the value.
setValue(V) - Method in class org.hippoecm.hst.util.DefaultKeyValue
Sets the value.
setValues(Map<String, String>) - Method in class org.hippoecm.hst.component.support.forms.FormField
 
setValveName(String) - Method in class org.hippoecm.hst.container.valves.AbstractOrderableValve
setVar(String) - Method in class org.hippoecm.hst.tag.BaseHstURLTag
Sets the var property.
setVar(String) - Method in class org.hippoecm.hst.tag.HstCmsEditLinkTag
Sets the var property.
setVar(String) - Method in class org.hippoecm.hst.tag.HstElementTag
Sets the var property.
setVar(String) - Method in class org.hippoecm.hst.tag.HstFacetNavigationLinkTag
Sets the var property.
setVar(String) - Method in class org.hippoecm.hst.tag.HstHtmlTag
Sets the var property.
setVar(String) - Method in class org.hippoecm.hst.tag.HstLinkTag
Sets the var property.
setVar(String) - Method in class org.hippoecm.hst.tag.SetHstBundleTag
 
setVariants(List<String>) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setVirtualHost(VirtualHost) - Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
 
setVisible(boolean) - Method in interface org.hippoecm.hst.core.container.HstComponentWindow
 
setVisible(boolean) - Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
 
setWhenExhaustedAction(String) - Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
Sets the #whenExhaustedAction.
setWorkflowCallbackHandler(WorkflowCallbackHandler<? extends Workflow>) - Method in interface org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManager
 
setWorkflowCallbackHandler(WorkflowCallbackHandler<? extends Workflow>) - Method in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
 
setWrapperElement(Element) - Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
setWrapperElement(Element) - Method in interface org.hippoecm.hst.core.component.HstResponse
Sets wrapper element for the rendered content
setWrapperElement(Element) - Method in interface org.hippoecm.hst.core.component.HstResponseState
 
setWrapperElement(Element) - Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
 
SetWrapperElementTag - Class in org.hippoecm.hst.tag
SetWrapperElementTag
SetWrapperElementTag() - Constructor for class org.hippoecm.hst.tag.SetWrapperElementTag
 
setXhtml(boolean) - Method in class org.hippoecm.hst.tag.HeadContributionsTag
 
setXType(String) - Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
 
setXType(String) - Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
 
SHARED_REQUEST_ATTRIBUTES_PARAM_NAME - Static variable in class org.hippoecm.hst.component.support.SimpleDispatcherHstComponent
The parameter name for the flag if the request attributes set during action phase are passed into render phase.
SHARED_REQUEST_ATTRIBUTES_SESSION_ATTRIBUTE_NAME_PREFIX_PARAM_NAME - Static variable in class org.hippoecm.hst.component.support.SimpleDispatcherHstComponent
The parameter name for the session attribute name by which the request attributes during action phase are stored temporarily to pass the attributes to request of the following render phase.
SimpleDispatcherHstComponent - Class in org.hippoecm.hst.component.support
A bridge component which simply delegates all invocation to the dispatch path.
SimpleDispatcherHstComponent() - Constructor for class org.hippoecm.hst.component.support.SimpleDispatcherHstComponent
 
SimpleObjectConverter - Interface in org.hippoecm.hst.content.beans
SimpleObjectConverter which is responsible for basic Object-JCR Node mapping.
SimpleObjectConverterAware - Interface in org.hippoecm.hst.content.beans
Interface to be implemented by beans that wish to be aware of the object converter.
SITE_CONFIGURATIONPATH - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITE_CONTENT - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITE_VERSION - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
siteMapItem - Variable in class org.hippoecm.hst.tag.SiteMapItemTag
 
SITEMAPITEM_PROPERTY_AUTHENTICATED - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITEMAPITEM_PROPERTY_COMPONENT_CONFIG_MAPPING_NAMES - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITEMAPITEM_PROPERTY_COMPONENT_CONFIG_MAPPING_VALUES - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITEMAPITEM_PROPERTY_COMPONENTCONFIGURATIONID - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITEMAPITEM_PROPERTY_ERRORCODE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITEMAPITEM_PROPERTY_EXCLUDEDFORLINKREWRITING - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITEMAPITEM_PROPERTY_NAMEDPIPELINE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITEMAPITEM_PROPERTY_PORTLETCOMPONENTCONFIGURATIONID - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
Deprecated.
portlet support will be removed after 2.26.xx
SITEMAPITEM_PROPERTY_REF_ID - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITEMAPITEM_PROPERTY_RELATIVECONTENTPATH - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITEMAPITEM_PROPERTY_RESOURCE_BUNDLE_ID - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITEMAPITEM_PROPERTY_ROLES - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITEMAPITEM_PROPERTY_SCHEME - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITEMAPITEM_PROPERTY_SITEMAPITEMHANDLERIDS - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITEMAPITEM_PROPERTY_STATUSCODE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITEMAPITEM_PROPERTY_USERS - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITEMAPITEM_PROPERTY_VALUE - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITEMAPITEMHANDLDER_PROPERTY_CLASSNAME - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SiteMapItemHandlerConfiguration - Interface in org.hippoecm.hst.core.request
A SiteMapItemHandlerConfiguration is the runtime instance of a HstSiteMapItemHandlerConfiguration and provides some configuration information to a sitemap item handler.
siteMapItemRefId - Variable in class org.hippoecm.hst.tag.HstLinkTag
 
SiteMapItemTag - Class in org.hippoecm.hst.tag
A tag handler for the siteItemTag tag.
SiteMapItemTag() - Constructor for class org.hippoecm.hst.tag.SiteMapItemTag
 
SITEMENUITEM_PROPERTY_DEPTH - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITEMENUITEM_PROPERTY_EXTERNALLINK - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITEMENUITEM_PROPERTY_FOLDERSONLY - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITEMENUITEM_PROPERTY_MOUNTALIAS - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITEMENUITEM_PROPERTY_REFERENCESITEMAPITEM - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITEMENUITEM_PROPERTY_REPOBASED - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
SITEMENUITEM_PROPERTY_ROLES - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
size() - Method in interface org.hippoecm.hst.logging.LogEventBuffer
Deprecated.
Returns the number of elements stored in the buffer.
size() - Method in class org.hippoecm.hst.util.NOOPELMap
 
skip(int) - Method in interface org.hippoecm.hst.content.beans.standard.HippoBeanIterator
Skip a number of elements in the iterator.
skip(int) - Method in class org.hippoecm.hst.content.beans.standard.HippoBeanIteratorImpl
 
skip(int) - Method in interface org.hippoecm.hst.content.beans.standard.HippoDocumentIterator
this method skips the first skipNum documents in the iterator.
skip(int) - Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBeanIterator
 
skipPaths - Variable in class org.hippoecm.hst.core.jcr.GenericEventListener
 
skipTag - Variable in class org.hippoecm.hst.tag.HstCmsEditLinkTag
 
skipTag - Variable in class org.hippoecm.hst.tag.HstLinkTag
 
skipTag - Variable in class org.hippoecm.hst.tag.SiteMapItemTag
 
SpringBridgeHstComponent - Class in org.hippoecm.hst.component.support.spring
A bridge component which delegates all invocation to a bean managed by the spring IoC.
SpringBridgeHstComponent() - Constructor for class org.hippoecm.hst.component.support.spring.SpringBridgeHstComponent
 
start() - Method in interface org.hippoecm.hst.addon.module.ModuleInstance
 
start() - Method in interface org.hippoecm.hst.core.container.ComponentManager
Starts the component manager to serve container components.
start() - Method in interface org.hippoecm.hst.core.jcr.EventListenersContainer
Registers all event listener items and starts the event listener container.
start() - Method in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
start(String) - Static method in class org.hippoecm.hst.diagnosis.HDC
 
start() - Method in class org.hippoecm.hst.mock.core.container.MockComponentManager
 
startSubtask(String) - Method in interface org.hippoecm.hst.diagnosis.Task
Starts and returns a child subtask with the name.
statusCode - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
stop() - Method in interface org.hippoecm.hst.addon.module.ModuleInstance
 
stop() - Method in interface org.hippoecm.hst.core.container.ComponentManager
Stop the component manager.
stop() - Method in interface org.hippoecm.hst.core.jcr.EventListenersContainer
Removes all event listener items and stop the event listener container.
stop() - Method in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
stop() - Method in interface org.hippoecm.hst.diagnosis.Task
Stops the task
stop() - Method in class org.hippoecm.hst.mock.core.container.MockComponentManager
 
STOP_TRAVERSAL - Static variable in interface org.hippoecm.hst.core.ResourceVisitor
A generic value to return to stop a traversal.
stopped - Variable in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
StoreFormResult - Class in org.hippoecm.hst.component.support.forms
This class can be used to store the result of persisting the data.
StoreFormResult() - Constructor for class org.hippoecm.hst.component.support.forms.StoreFormResult
 
storeResourceOnBinaryPage(BinaryPage, Node) - Method in class org.hippoecm.hst.servlet.BinariesServlet
 
StringPool - Class in org.hippoecm.hst.core.internal
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.
SUBJECT_ATTR_NAME - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
Subject session attribute name
SUBJECT_REPO_CREDS_ATTR_NAME - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
Subject's repository credentials session attribute name (This one can be optionally and temporarily set in a container that doesn't support JACC.)
subPath - Variable in class org.hippoecm.hst.tag.HstLinkTag
 
SUFFIX_EXCLUSIONS_INIT_PARAM - Static variable in class org.hippoecm.hst.container.HstFilter
 

T

Task - Interface in org.hippoecm.hst.diagnosis
A unit of execution.
TaskLogFormatter - Class in org.hippoecm.hst.util
Utility class to get a pretty printed hierarchical task log
TaskLogFormatter() - Constructor for class org.hippoecm.hst.util.TaskLogFormatter
 
TEMPLATE_PROPERTY_IS_NAMED - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
TEMPLATE_PROPERTY_RENDERPATH - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
TEMPLATE_PROPERTY_SCRIPT - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
timeCreated() - Method in interface org.hippoecm.hst.core.jcr.pool.PooledSession
Returns the Session creation time millis.
toContextRelativeURLString(HstContainerURL, HstRequestContext) - Method in interface org.hippoecm.hst.core.container.HstContainerURLProvider
Stringifying the containerURL as a context relative path.
toHtmlString(HeadElement) - Static method in class org.hippoecm.hst.util.HeadElementUtils
 
toProperties() - Method in interface org.hippoecm.hst.core.container.ContainerConfiguration
Convert a ContainerConfiguration class into a Properties class.
toProperties() - Method in class org.hippoecm.hst.mock.core.container.MockContainerConfiguration
 
toString() - Method in class org.hippoecm.hst.configuration.channel.Channel
 
toString() - Method in class org.hippoecm.hst.content.beans.query.HstQueryImpl
 
toString() - Method in interface org.hippoecm.hst.core.component.HstURL
Returns string representation of this url.
toString() - Method in class org.hippoecm.hst.servlet.utils.BinaryPage
 
toString() - Method in class org.hippoecm.hst.statistics.DefaultCounter
 
toString(HeadElement, boolean, boolean, boolean) - Static method in class org.hippoecm.hst.util.HeadElementUtils
 
toString(HeadElement, boolean, boolean, boolean, boolean) - Static method in class org.hippoecm.hst.util.HeadElementUtils
 
toString(WrapperElement) - Static method in class org.hippoecm.hst.util.WrapperElementUtils
 
toUrlForm(HstRequestContext, boolean) - Method in interface org.hippoecm.hst.core.linking.HstLink
 
toUrlForm(HstRequestContext, boolean) - Method in class org.hippoecm.hst.mock.core.linking.MockHstLink
 
toURLString(HstContainerURL, HstRequestContext) - Method in interface org.hippoecm.hst.core.container.HstContainerURLProvider
Stringifying the containerURL as a full URL string.
toURLString(HstContainerURL, HstRequestContext, String) - Method in interface org.hippoecm.hst.core.container.HstContainerURLProvider
Stringifying the containerURL as a full URL string.
toXhtmlString(HeadElement) - Static method in class org.hippoecm.hst.util.HeadElementUtils
 
toXhtmlString(HeadElement, boolean) - Static method in class org.hippoecm.hst.util.HeadElementUtils
 
TransientRole - Class in org.hippoecm.hst.security
TransientRole
TransientRole() - Constructor for class org.hippoecm.hst.security.TransientRole
 
TransientRole(String) - Constructor for class org.hippoecm.hst.security.TransientRole
 
TransientUser - Class in org.hippoecm.hst.security
TransientUser
TransientUser() - Constructor for class org.hippoecm.hst.security.TransientUser
 
TransientUser(String) - Constructor for class org.hippoecm.hst.security.TransientUser
 

U

UnderlyingServiceAware - Interface in org.hippoecm.hst.service
Interface to be implemented by beans that wish to be aware of its originating Service instance.
unregisterAllBundleFamilies() - Method in interface org.hippoecm.hst.resourcebundle.internal.MutableResourceBundleRegistry
Unregisters all the internal resource bundle families in the registry.
unregisterAllComponents() - Method in interface org.hippoecm.hst.core.container.HstComponentRegistry
Unregisters all the HstComponents.
unregisterAllSiteMapItemHandlers() - Method in interface org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandlerRegistry
Unregisters all the SiteMapItemHandlers.
unregisterBundleFamily(String) - Method in interface org.hippoecm.hst.resourcebundle.internal.MutableResourceBundleRegistry
Unregisters the internal resource bundle family specified by the basename if found.
unregisterComponent(HstContainerConfig, String) - Method in interface org.hippoecm.hst.core.container.HstComponentRegistry
Unregister the HstComponent.
unregisterEventSubscriber(Object) - Method in interface org.hippoecm.hst.core.container.ComponentManager
Unregisters event subscriber object.
unregisterEventSubscriber(Object) - Method in class org.hippoecm.hst.mock.core.container.MockComponentManager
 
unregisterResource(Object) - Method in interface org.hippoecm.hst.core.ResourceLifecycleManagement
Unregisters the disposable resource.
unregisterSiteMapItemHandler(HstContainerConfig, String) - Method in interface org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandlerRegistry
Unregister the HstSiteMapItemHandler.
update(Object) - Method in interface org.hippoecm.hst.content.beans.manager.ObjectBeanPersistenceManager
Updates the content node which is mapped to the object.
update(Object, ContentNodeBinder) - Method in interface org.hippoecm.hst.content.beans.manager.ObjectBeanPersistenceManager
Updates the content node which is mapped to the object by the customContentNodeBinder provided by client.
update(Object) - Method in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
Updates the content node which is mapped to the object.
update(Object, ContentNodeBinder) - Method in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
Updates the content node which is mapped to the object by the customContentNodeBinder provided by client.
update(Object) - Method in class org.hippoecm.hst.mock.content.beans.manager.MockObjectBeanPersistenceManager
 
update(Object, ContentNodeBinder) - Method in class org.hippoecm.hst.mock.content.beans.manager.MockObjectBeanPersistenceManager
 
updateNextValidityCheckTime(BinaryPage) - Method in class org.hippoecm.hst.servlet.utils.BinariesCache
 
uriEncoding - Variable in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
The codec which is used for the node names
url - Variable in class org.hippoecm.hst.tag.HstActionURLTag
 
url - Variable in class org.hippoecm.hst.tag.HstComponentRenderingURLTag
 
url - Variable in class org.hippoecm.hst.tag.HstRenderURLTag
 
url - Variable in class org.hippoecm.hst.tag.HstResourceURLTag
 
User - Interface in org.hippoecm.hst.security
User
USER_AGENT_AGNOSTIC_CONTENT_DISPOSITION_FILENAME_ENCODING - Static variable in class org.hippoecm.hst.servlet.utils.ContentDispositionUtils
The default encoding for content disposition fileName is 'user-agent-agnostic', also see #encodeContentDispositionFileName(HttpServletRequest, HttpServletResponse, String)
USER_AGENT_SPECIFIC_CONTENT_DISPOSITION_FILENAME_ENCODING - Static variable in class org.hippoecm.hst.servlet.utils.ContentDispositionUtils
 
uuids - Variable in class org.hippoecm.hst.core.jcr.EventListenerItemImpl
 

V

validateId(String) - Static method in class org.hippoecm.hst.component.support.forms.FormUtils
Validates an uuid.
value - Variable in class org.hippoecm.hst.tag.HstAttributeTag
 
valueOf(String) - Static method in enum org.hippoecm.hst.configuration.channel.ChannelException.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hippoecm.hst.configuration.channel.ChannelManagerEventListenerException.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hippoecm.hst.configuration.components.HstComponentConfiguration.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hippoecm.hst.core.container.PageErrorHandler.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hippoecm.hst.core.parameters.HstValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hippoecm.hst.logging.LogEvent.Level
Deprecated.
Returns the enum constant of this type with the specified name.
valueProvider - Variable in class org.hippoecm.hst.content.beans.standard.HippoItem
 
ValueProvider - Interface in org.hippoecm.hst.provider
 
valueProvider - Variable in class org.hippoecm.hst.service.ServiceBeanAccessProviderImpl
 
values() - Static method in enum org.hippoecm.hst.configuration.channel.ChannelException.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hippoecm.hst.configuration.channel.ChannelManagerEventListenerException.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hippoecm.hst.configuration.components.HstComponentConfiguration.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hippoecm.hst.core.container.PageErrorHandler.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hippoecm.hst.core.parameters.HstValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hippoecm.hst.logging.LogEvent.Level
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.hippoecm.hst.util.NOOPELMap
 
Valve - Interface in org.hippoecm.hst.core.container
General valve interface.
ValveContext - Interface in org.hippoecm.hst.core.container
Context information during invoking valves in a pipeline.
var - Variable in class org.hippoecm.hst.tag.BaseHstURLTag
 
var - Variable in class org.hippoecm.hst.tag.HstCmsEditLinkTag
 
var - Variable in class org.hippoecm.hst.tag.HstElementTag
 
var - Variable in class org.hippoecm.hst.tag.HstFacetNavigationLinkTag
 
var - Variable in class org.hippoecm.hst.tag.HstHtmlTag
 
var - Variable in class org.hippoecm.hst.tag.HstLinkTag
 
VirtualHost - Interface in org.hippoecm.hst.configuration.hosting
VirtualHost which holds the mapping between host (server name) and site name.
VIRTUALHOST_PROPERTY_ONLYFORCONTEXTPATH - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
VIRTUALHOST_PROPERTY_SCHEME - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
VIRTUALHOST_PROPERTY_SHOWCONTEXTPATH - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
VIRTUALHOST_PROPERTY_SHOWPORT - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
VIRTUALHOST_PROPERTY_SITENAME - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
VIRTUALHOSTGROUP_PROPERTY_CMS_LOCATION - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
VIRTUALHOSTGROUP_PROPERTY_DEFAULT_PORT - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
VirtualHosts - Interface in org.hippoecm.hst.configuration.hosting
The container interface for VirtualHost
VIRTUALHOSTS_PROPERTY_CHANNEL_MNGR_HOSTGROUP - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
VIRTUALHOSTS_PROPERTY_CHANNEL_MNGR_SITE_AUTHENTICATION_SKIPPED - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
VIRTUALHOSTS_PROPERTY_CHANNEL_MNGR_SITES - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
VIRTUALHOSTS_PROPERTY_CMSPREVIEWPREFIX - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
VIRTUALHOSTS_PROPERTY_DEFAULTCONTEXTPATH - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
VIRTUALHOSTS_PROPERTY_DEFAULTHOSTNAME - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
VIRTUALHOSTS_PROPERTY_DIAGNOSTICS_FOR_IPS - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
VIRTUALHOSTS_PROPERTY_DIAGNOSTISC_ENABLED - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
VIRTUALHOSTS_PROPERTY_PORT - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
VIRTUALHOSTS_PROPERTY_PREFIXEXCLUSIONS - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
VIRTUALHOSTS_PROPERTY_SCHEME - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
VIRTUALHOSTS_PROPERTY_SHOWCONTEXTPATH - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
VIRTUALHOSTS_PROPERTY_SHOWPORT - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
VIRTUALHOSTS_PROPERTY_SUFFIXEXCLUSIONS - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
VIRTUALHOSTS_REQUEST_ATTR - Static variable in interface org.hippoecm.hst.core.container.ContainerConstants
attribute that has a value when the request URI is already decoded.
visitResources(ResourceVisitor) - Method in interface org.hippoecm.hst.core.ResourceLifecycleManagement
Traverses all the resource, calling the visitor's visit method at each one.

W

warn(String) - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
warn(String, Object) - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
warn(String, Object[]) - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
warn(String, Object, Object) - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
warn(String, Throwable) - Method in interface org.hippoecm.hst.logging.Logger
Deprecated.
 
warn(String) - Method in class org.hippoecm.hst.util.NOOPLogger
 
warn(String, Object) - Method in class org.hippoecm.hst.util.NOOPLogger
 
warn(String, Object[]) - Method in class org.hippoecm.hst.util.NOOPLogger
 
warn(String, Object, Object) - Method in class org.hippoecm.hst.util.NOOPLogger
 
warn(String, Throwable) - Method in class org.hippoecm.hst.util.NOOPLogger
 
WHEN_EXHAUSTED_BLOCK - Static variable in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
When the sessions in the pool are exhausted, the pool will be blocked for the specified interval to wait for available idle session.
WHEN_EXHAUSTED_FAIL - Static variable in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
When the sessions in the pool are exhausted, the pool will throw exception instantly without waiting for available idle session.
WHEN_EXHAUSTED_GROW - Static variable in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
When the sessions in the pool are exhausted, the pool will grow the action session count to serve the request.
WILDCARD - Static variable in interface org.hippoecm.hst.configuration.HstNodeTypes
 
WorkflowCallbackHandler<T extends org.hippoecm.repository.api.Workflow> - Interface in org.hippoecm.hst.content.beans.manager.workflow
 
workflowCallbackHandler - Variable in class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
Workflow callback handler
WorkflowPersistenceManager - Interface in org.hippoecm.hst.content.beans.manager.workflow
 
WorkflowPersistenceManagerImpl - Class in org.hippoecm.hst.content.beans.manager.workflow
An implementation for WorkflowPersistenceManager interface with Hippo Repository Workflow API.
WorkflowPersistenceManagerImpl(Session, ObjectConverter) - Constructor for class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
Constructor
WorkflowPersistenceManagerImpl(Session, ObjectConverter, Map<String, ContentNodeBinder>) - Constructor for class org.hippoecm.hst.content.beans.manager.workflow.WorkflowPersistenceManagerImpl
Constructor
workspace - Variable in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
 
wrapperElement - Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
 
WrapperElement - Interface in org.hippoecm.hst.core.component
WrapperElement interface to wrap markup contents
WrapperElementImpl - Class in org.hippoecm.hst.core.component
WrapperElementImpl
WrapperElementImpl() - Constructor for class org.hippoecm.hst.core.component.WrapperElementImpl
 
WrapperElementImpl(String) - Constructor for class org.hippoecm.hst.core.component.WrapperElementImpl
 
WrapperElementImpl(Element) - Constructor for class org.hippoecm.hst.core.component.WrapperElementImpl
 
WrapperElementUtils - Class in org.hippoecm.hst.util
WrapperElementUtils
write(Writer) - Method in interface org.hippoecm.hst.core.component.HstURL
Writes the string representation of this url.
write(Writer, boolean) - Method in interface org.hippoecm.hst.core.component.HstURL
Writes the string representation of this url, as xml-escaped.
write(Writer) - Method in class org.hippoecm.hst.mock.core.component.MockHstURL
 
write(Writer, boolean) - Method in class org.hippoecm.hst.mock.core.component.MockHstURL
 
write(String, String) - Method in class org.hippoecm.hst.tag.HstCmsEditLinkTag
 
write(Element, OutputStream) - Method in class org.hippoecm.hst.util.DOMElementWriter
Writes a DOM tree to a stream in UTF8 encoding.
write(Element, Writer, int, String) - Method in class org.hippoecm.hst.util.DOMElementWriter
Writes a DOM tree to a stream.
writeHeadElement(Writer, HeadElement, boolean, boolean, boolean) - Static method in class org.hippoecm.hst.util.HeadElementUtils
 
writeHeadElement(Writer, HeadElement, boolean, boolean, boolean, boolean) - Static method in class org.hippoecm.hst.util.HeadElementUtils
 
writeWrapperElement(Writer, WrapperElement, char[], int, int) - Static method in class org.hippoecm.hst.util.WrapperElementUtils
 
writeWrapperElement(OutputStream, String, WrapperElement, byte[], int, int) - Static method in class org.hippoecm.hst.util.WrapperElementUtils
 
writeXMLDeclaration(Writer) - Method in class org.hippoecm.hst.util.DOMElementWriter
Writes the XML declaration if xmlDeclaration is true.

X

XmlUtils - Class in org.hippoecm.hst.util
XmlUtils
XSSUrlFilter - Class in org.hippoecm.hst.container
Simple XSS Url attack protection blocking access whenever the request url contains a < or > character.
XSSUrlFilter() - Constructor for class org.hippoecm.hst.container.XSSUrlFilter
 
A B C D E F G H I J K L M N O P Q R S T U V W X 

Copyright © 2008-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.