|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
instead
ACTION_PHASE
.
fieldAttributeName
is between value1
and value2
binaryFileNode
.
fieldAttributeName
is equal to value
fieldAttributeName
is greater than or equal to value
fieldAttributeName
is greater than value
hstConfigurationProvider
to HstManagerImpl.hstConfigurationAugmenters
HstSitePipeline.addProcessingValve(Valve)
instead
fieldAttributeName
jcrExpression
as constraint.
fieldAttributeName
is less than or equal to value
fieldAttributeName
is less than value
VirtualHosts.getMountByGroupAliasAndType(String, String, String)
VirtualHostsService.getMountByGroupAliasAndType(String, String, String)
name
.
fieldAttributeName
is NOT between value1
and value2
Filter.addContains(String, String)
fieldAttributeName
is NOT equal to value
fieldAttributeName
, regardless its value
portMount
to this MutableVirtualHost
#addCleanUpValve(Valve)
HstSitePipeline.addInitializationValve(Valve)
instead
virtualHost
as child to this MutableVirtualHost
virtualHost
as child to this MutableVirtualHosts
Pipeline.cleanup(HstContainerConfig, HstRequestContext, HttpServletRequest, HttpServletResponse)
instead
executor
ObjectBeanManager
, request parameters, query manager, etc.javax.jcr.Repository
that is
configured via JavaBeans properties.BasicPoolingRepository
JNDI Resource can be configured in the application context descriptor like the following for Tomcat:
- BasicPoolingRepositoryFactory() -
Constructor for class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepositoryFactory
-
- BEAN_REGISTER_CONDITION -
Static variable in class org.hippoecm.hst.site.container.SpringComponentManager
-
- BEANS_ANNOTATED_CLASSES_CONF_PARAM -
Static variable in class org.hippoecm.hst.component.support.bean.BaseHstComponent
-
- BEANS_ANNOTATED_CLASSES_CONF_PARAM -
Static variable in class org.hippoecm.hst.jaxrs.AbstractJaxrsService
-
- BEANS_ANNOTATED_CLASSES_CONF_PARAM -
Static variable in class org.hippoecm.hst.jaxrs.services.AbstractResource
-
- BEANS_ANNOTATED_CLASSES_CONF_PARAM -
Static variable in class org.hippoecm.hst.pagecomposer.jaxrs.services.AbstractConfigResource
-
- beansInitialized -
Variable in class org.hippoecm.hst.component.support.bean.BaseHstComponent
-
- 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
-
- beforeInvoke(HstContainerConfig, HstRequestContext, HttpServletRequest, HttpServletResponse) -
Method in class org.hippoecm.hst.core.container.HstSitePipeline
-
- beforeInvoke(HstContainerConfig, HstRequestContext, HttpServletRequest, HttpServletResponse) -
Method in interface org.hippoecm.hst.core.container.Pipeline
- Deprecated. Not use any more. The
Pipeline.invoke(HstContainerConfig, HstRequestContext, HttpServletRequest, HttpServletResponse)
combines beforeInvoke as well
- 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.
- BlockingEhCacheFactoryBean - Class in org.hippoecm.hst.site.container
-
- BlockingEhCacheFactoryBean() -
Constructor for class org.hippoecm.hst.site.container.BlockingEhCacheFactoryBean
-
- Blueprint - Interface in org.hippoecm.hst.configuration.channel
- A Blueprint is a "node" provided by the developers that is used to create and manage channels by the ChannelManager,
and is defined by the node type hst: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
-
- BlueprintService - Class in org.hippoecm.hst.configuration.channel
-
- BlueprintService(Node) -
Constructor for class org.hippoecm.hst.configuration.channel.BlueprintService
-
- BODY_TAG_PATTERN -
Static variable in class org.hippoecm.hst.content.rewriter.impl.SimpleContentRewriter
-
- BOOLEAN -
Static variable in interface org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentWrapper.ParameterType
- Deprecated.
- buffer -
Variable in class org.hippoecm.hst.core.logging.CircularFIFOLogEventBuffer
-
- buildHstURLPath(HstContainerURL, HstRequestContext) -
Method in class org.hippoecm.hst.core.container.HstContainerURLProviderImpl
-
- buildSites() -
Method in class org.hippoecm.hst.configuration.model.HstManagerImpl
-
- byteOutputBuffer -
Variable in class org.hippoecm.hst.core.component.AbstractHstResponseState
-
- bytesToObject(byte[]) -
Method in class org.hippoecm.hst.mock.content.beans.manager.MockObjectBeanPersistenceManager
-
Channel
default constructor it is required for REST de/serialization
ChannelManager.persist(String, Channel)
.
Channel
s.ChannelManager
event occurs.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
exception.
ChannelManagerEventListenerException
exception with the given message.
ChannelManagerEventListenerException
exception with the nested exception.
ChannelManagerEventListenerException
exception when the container needs to do
the following:
throw an exception
include the "nested" exception
include a description message
ChannelManager.save(Channel)
.
ComponentConfiguration
provides some configuration information to a component.org.hippoecm.hst.core.parameters
ContainerException
class defines a general exception
that an internal container component can throw when it is unable to perform its operation
successfully.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.ComponentRepresentation
with
a computed list of it's child items by their id.ContainerSecurityException
class defines a security exception
for unauthorized site resource access.ContainerSecurityNotAuthenticatedException
class defines a security exception
for unauthorized site resource access from a non-authenticated user.ContainerSecurityNotAuthorizedException
class defines a security exception
for unauthorized site resource access from an authenticated user.#encodeContentDispositionFileName(HttpServletRequest, HttpServletResponse, String)
ContentNodeBinder
is the interface for custom mapping content POJO object to JCR node.ContentNodeBindingException
class defines a binding exception
that a ContentNodeBinder
can throw when it is unable to perform its operation
successfully.Mount
to a preview Mount
ObjectBeanPersistenceManager.createAndReturn(String absPath, String nodeTypeName, String name, boolean autoCreateFolders)
ObjectBeanPersistenceManager.createAndReturn(String absPath, String nodeTypeName, String name, boolean autoCreateFolders)
WorkflowPersistenceManagerImpl.createAndReturn(String absPath, String nodeTypeName, String name, boolean autoCreateFolders)
to get the absolute path of the created node.
WorkflowPersistenceManagerImpl.createAndReturn(String absPath, String nodeTypeName, String name, boolean autoCreateFolders)
to get the absolute path of the created node.
HstComponentWindow
instance.
HstComponentWindow
instance as a child window of the parentWindow.
DefaultHstLinkCreator.create(HstSiteMapItem, Mount)
instead
HstLink
as HstLinkCreator.create(Node, HstRequestContext, HstSiteMapItem, boolean)
when navigationStateful = false
.
node
to a HstLink
with respect to the mount
.
node
to a HstLink
for the mountAlias
.
node
to a HstLink
for the mountAlias
and for type
.
HstLinkCreator.create(HstSiteMapItem, Mount)
instead
path
and mount
List
of all available canonical links for node
within the hostgroup ( VirtualHost.getHostGroupName()
) of the Mount
for
the HstRequestContext
.
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
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
HstSiteMapItem
for Mount
mount
that has HstSiteMapItem.getRefId()
equal to siteMapItemRefId
.
UnsupportedOperationException
for some operations.
#addProperty(String, Element)
method.
scope
).
scope
).
scope
).
ContentBeanUtils.createIncomingBeansQuery(HippoDocumentBean, HippoBean, String, ObjectConverter, Class, boolean)
instead.
The objectConverter can be fetched from BaseHstComponent.getObjectConverter()
ContentBeanUtils.createIncomingBeansQuery(HippoDocumentBean, HippoBean, int, ObjectConverter, Class, boolean)
instead.
The objectConverter can be fetched from BaseHstComponent.getObjectConverter()
ContentBeanUtils.createIncomingBeansQuery(HippoDocumentBean, HippoBean, List, ObjectConverter, Class, boolean)
instead.
The objectConverter can be fetched from BaseHstComponent.getObjectConverter()
ObjectConverter
, with ignoreDuplicates = false, which means that when there are two annotated beans with the same
value for Node.jcrType()
, an IllegalArgumentException is thrown.
ObjectConverter
.
ObjectConverter
.
HstQueryManagerFactory.createQueryManager(Session, ObjectConverter)
instead
contextPath
, for example needed when the Mount
to create a link for has a different contextpath
than the ResolvedMount
belonging to the HstRequestContext
HstContainerURL
instance for a new pathInfo (without query parameters)
based on the base HstContainerURL
instance
HstContainerURL
instance for a new pathInfo (without query parameters)
based on the Mount
and the base HstContainerURL
instance.
HstContainerURL
instance by merging the information of hstUrl
based on the base HstContainerURL
instance
mount
to a preview Mount
.
ContentRewriter
which image variant to use instead of the image variant
in the html content that the ContentRewriter
will rewrite.KeyValue
to provide a simple key value pair.KeyValue
.
KeyValue
.
Map.Entry
.
Map.Entry
.
DelegatingHstComponentInfo.DelegatingHstComponentInfo(HstComponentInfo, String)
instead.
Mount
that this request belongs to has a preview configuration, it will be discarded.
Subject
after setting subject reference in current thread
Subject
after setting subject reference in current thread.
Subject
after setting subject reference in current thread.
Subject
after setting subject reference in current thread.
defineObjects
tag.
EmptyPropertyEditor
fileName
consists only of US-ASCII chars, we can safely return the fileName
as is.
KeyValue
with another KeyValue
.
EventListener
and its configuration information.EventListenerItem
instances.CXFJaxrsHstConfigService
in case an exception happens
before it can create a new wrapper HttpServletRequest
to be invoked by the ServletController.invoke(HttpServletRequest, HttpServletResponse)
in
CXFJaxrsService.invoke(org.hippoecm.hst.core.request.HstRequestContext, HttpServletRequest, HttpServletResponse)
name
variant does not exist.
HstQuery.createFilter()
or FilterImpl.FilterImpl(Session)
instead
Calendar
value into an ISO8601-compliant
date/time string.
GenericEventListener
class provides a default implementation for
the EventListener
interface.GenericHstComponent
class provides a default implementation for
the HstComponent
interface.string
is already present in the pool (same hashcode and equals), then the already present String
object is returned.
HstRequestContext
for the current threads active request.
Mount
item.
HippoFacetsAvailableNavigation
's ancestors, where the closest ancestors are last in the list
HippoFacetSubNavigation
's ancestors, where the closest ancestors are last in the list
HippoFacetsAvailableNavigation
's ancestors + this HippoFacetsAvailableNavigation.
HippoFacetSubNavigation
's ancestors + this HippoFacetSubNavigation.
Node
from a XML Resource URL.
Node
from the location specified by locationPattern
.
HstComponentConfiguration
's belonging to the HstSite
Implementations should return an unmodifiable List
HippoDocumentBean
and HippoFolderBean
can have a HippoAvailableTranslationsBean
.
HippoAvailableTranslationsBean.NoopTranslationsBean
is returned, to make sure you do not need null checks
URL
as seen by for example a browser.
HstContainerURL
) of the current request lifecycle.
HippoBean
with the relative path relPath.
HippoBean
when it can be found for the relativeContentPath for the ResolvedSiteMapItem
.
NodeUtils.getCanonicalNode(Node)
instead
Mount
.
null
when
null
when
null
when there is no canonical node
NodeUtils.getCanonicalNode(Node)
instead
null
when
ValueProvider.getPath()
because the latter might give some virtual / mirrored
path of the value provider
null
when
ApplicationContext.getResources(locationPattern);
without any IOException.
ApplicationContext.getResources(locationPattern);
without any IOException.
HstSiteMapItem
that has the corresponding value
(HstSiteMapItem.getValue()
)
and null
otherwise
List
with elements of type T
.
childNodeName
as a List
with elements of type T
.
childNodeName
as a List
with elements of type T
.
Collections.UnmodifiableMap
to avoid
client code changing configuration
List
of all child HstSiteMapItem
's of this HstSiteMapItem
.
null
HstComponentConfiguration
whose HstComponentInfo.getId()
equals this id
.
HstComponentConfiguration
's where the keys are the the HstComponentConfiguration
's
(HstComponentInfo.getId()
).
HstComponentException
caused by the specific component.
HstRequestContext.getComponentFilterTags()
) for this component.
HstComponentInfo
which causes exceptions.
causeType
.
HstContainerURLProvider
to create HstContainerURLs
ResolvedSiteMapItem
belonging to the current requestUri has a relativeContentPath that points to an
existing jcr Node, a HippoBean wrapping this node is returned.
Mount
object.
AbstractResource.getPersistableSession(HstRequestContext)
with Persistable
annotation on the method, or
AbstractResource.getPersistenceManager(HstRequestContext, Session)
with AbstractResource.getPersistableSession(HstRequestContext)
argument instead.
HstCtxWhereClauseComputer.getCtxWhereClause(Node)
, only now combines a set of scopes.
NodeUtils.getDeref(Node)
instead
Session
from a disposable pool which is identified by disposablePoolIdentifier
If disposablePoolIdentifier
is empty or null
an HstComponentException will be thrown.
List
of HippoDocumentBean
s in the order they are in the repository.
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 HippoDocumentBean
s 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.
- getDocuments(int, int) -
Method in class org.hippoecm.hst.jackrabbit.ocm.hippo.HippoStdFolder
-
- getDocuments() -
Method in class org.hippoecm.hst.jackrabbit.ocm.hippo.HippoStdFolder
-
- getDocuments() -
Method in class org.hippoecm.hst.jaxrs.model.content.HippoDocumentRepresentationDataset
-
- getDocumentsByType(HttpServletRequest, HttpServletResponse, String) -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.services.MountResource
- Method that returns a
Response
containing the list of document of (sub)type docType
that
belong to the content of the site that is currently composed.
- 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
-
- getDocumentSize() -
Method in class org.hippoecm.hst.jackrabbit.ocm.hippo.HippoStdFolder
-
- 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, double) -
Method in class org.hippoecm.hst.core.container.ContainerConfigurationImpl
-
- getDouble(String) -
Method in class org.hippoecm.hst.core.container.ContainerConfigurationImpl
-
- 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 class org.hippoecm.hst.provider.jcr.PropertyMapImpl
-
- getDoubleArrays() -
Method in interface org.hippoecm.hst.provider.PropertyMap
-
- getDoubles(String) -
Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
-
- getDoubles() -
Method in class org.hippoecm.hst.provider.jcr.PropertyMapImpl
-
- 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.
- getDropDownListDisplayValues() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentRepresentation
-
- getDropDownListDisplayValues() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentWrapper.Property
- Deprecated.
- getDropDownListValues() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentRepresentation
-
- getDropDownListValues() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentWrapper.Property
- Deprecated.
- getDummyContent() -
Method in class org.hippoecm.hst.configuration.components.HstComponentConfigurationService
- Deprecated.
- 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.core.sitemenu.HstSiteMenuImpl
-
- getEditableMenu() -
Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenu
-
- getEditingHstMount(HstRequestContext) -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.services.AbstractConfigResource
-
- getEditingHstSite(HstRequestContext) -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.services.AbstractConfigResource
-
- 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
- for embedded delegation of sites a mountpath needs to point to the delegated
Mount
.
- getEmbeddedMountPath() -
Method in class org.hippoecm.hst.configuration.hosting.MountService
-
- getEmbeddedPortletContainerURLWriter() -
Method in class org.hippoecm.hst.core.container.HstContainerURLProviderImpl
-
- getEmbeddingContextPath() -
Method in interface org.hippoecm.hst.core.request.HstPortalRequestContext
-
- getEmbeddingContextPath() -
Method in interface org.hippoecm.hst.core.request.HstRequestContext
- Returns the contextPath of the embedding application for an embedded request, otherwise null
- getEmbeddingContextPath() -
Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
-
- getEmbeddingContextPath() -
Method in class org.hippoecm.hst.site.request.HstPortalRequestContextImpl
-
- getEmbeddingContextPath() -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- getEncodedPath(String, HttpServletRequest) -
Static method in class org.hippoecm.hst.utils.EncodingUtils
-
- getEnhancedConfigurationRootNodes() -
Method in class org.hippoecm.hst.configuration.model.HstManagerImpl
-
- 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.jackrabbit.ocm.hippo.HippoStdNode
- A convenience method capable of comparing two HippoStdNode instances for you for the underlying jcr node.
- 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.configuration.sitemap.HstSiteMapItemService
-
- 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
-
- getErrorCode() -
Method in class org.hippoecm.hst.site.request.ResolvedSiteMapItemImpl
-
- 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.
- getExtension() -
Method in class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- 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.configuration.sitemenu.HstSiteMenuItemConfigurationService
-
- 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.core.sitemenu.HstSiteMenuItemImpl
-
- 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
- Same as
BeanUtils.getFacetNavigationBean(HstRequest, String, ObjectConverter)
only now instead of a String
query we
pass in a HstQuery
- 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
- getFacetNavigationResource(HttpServletRequest, HttpServletResponse, UriInfo) -
Method in class org.hippoecm.hst.jaxrs.services.content.HippoFacetNavigationContentResource
-
- getFacetNavigationResource(HttpServletRequest, HttpServletResponse, UriInfo) -
Method in class org.hippoecm.hst.jaxrs.services.content.HippoFacetsAvailableNavigationContentResource
-
- getFacetNavigationResource(HttpServletRequest, HttpServletResponse, UriInfo) -
Method in class org.hippoecm.hst.jaxrs.services.content.HippoFacetSubNavigationContentResource
-
- getFacetResultSetResource(HttpServletRequest, HttpServletResponse, UriInfo) -
Method in class org.hippoecm.hst.jaxrs.services.content.HippoFacetNavigationContentResource
-
- getFacetValueCombi() -
Method in class org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetSubNavigation
-
- getFallBackJcrNodeTypes() -
Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
- Deprecated.
- 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
- getField(String) -
Method in class org.hippoecm.hst.component.support.forms.FormMap
-
- getFieldNames() -
Method in class org.hippoecm.hst.component.support.forms.FormMap
-
- getFileExtension() -
Method in class org.hippoecm.hst.core.util.Path
-
- 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.core.util.Path
-
- getFileName() -
Method in class org.hippoecm.hst.jaxrs.model.content.HippoGalleryImageSetRepresentation
-
- 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, float) -
Method in class org.hippoecm.hst.core.container.ContainerConfigurationImpl
-
- getFloat(String) -
Method in class org.hippoecm.hst.core.container.ContainerConfigurationImpl
-
- 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
-
- getFolder() -
Method in class org.hippoecm.hst.jackrabbit.ocm.hippo.HippoStdDocument
-
- 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.
- getFolderResource(HttpServletRequest, HttpServletResponse, UriInfo) -
Method in class org.hippoecm.hst.jaxrs.services.content.HippoFolderContentResource
-
- getFolderResource(HttpServletRequest, HttpServletResponse, UriInfo, String) -
Method in class org.hippoecm.hst.jaxrs.services.content.HippoFolderContentResource
-
- getFolderResources(HttpServletRequest, HttpServletResponse, UriInfo, boolean, String, String) -
Method in class org.hippoecm.hst.jaxrs.services.content.HippoFolderContentResource
-
- 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
-
- getFolders() -
Method in class org.hippoecm.hst.jackrabbit.ocm.hippo.HippoStdFolder
-
- getFolders() -
Method in class org.hippoecm.hst.jaxrs.model.content.HippoFolderRepresentationDataset
-
- getFormDataNodeName() -
Method in class org.hippoecm.hst.component.support.forms.BaseFormHstComponent
- Deprecated.
- getFormDataNodeType() -
Method in class org.hippoecm.hst.component.support.forms.BaseFormHstComponent
- Deprecated.
- getFormLoginPage() -
Method in interface org.hippoecm.hst.configuration.hosting.Mount
- Returns FORM Login Page
- getFormLoginPage() -
Method in class org.hippoecm.hst.configuration.hosting.MountService
-
- getFormLoginPage() -
Method in interface org.hippoecm.hst.core.request.ResolvedMount
- Returns FORM Login Page
- getFormLoginPage() -
Method in class org.hippoecm.hst.site.request.ResolvedMountImpl
-
- 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
-
- getFullName() -
Method in class org.hippoecm.hst.site.addon.module.runtime.ModuleInstanceImpl
-
- getFullNamespacePrefix(String) -
Method in class org.hippoecm.hst.core.component.HstRequestImpl
-
- getFullNamespacePrefix(String, boolean) -
Method in class org.hippoecm.hst.core.component.HstRequestImpl
-
- getGalleryBaseBean(HstRequest) -
Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
-
- getGroupsOfUserQuery() -
Method in class org.hippoecm.hst.security.impl.HippoAuthenticationProvider
-
- getHandlerKeys() -
Static method in class org.hippoecm.hst.security.PolicyContextWrapper
-
- getHeadElements() -
Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
-
- getHeadElements() -
Method in class org.hippoecm.hst.core.component.HstResourceResponseImpl
-
- getHeadElements() -
Method in interface org.hippoecm.hst.core.component.HstResponse
- Retrieves header element list.
- getHeadElements() -
Method in class org.hippoecm.hst.core.component.HstResponseImpl
-
- 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
-
- getHeight() -
Method in class org.hippoecm.hst.jaxrs.model.content.HippoGalleryImageRepresentation
-
- 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
-
- getHippoHtmlContent(HttpServletRequest, String, String) -
Method in class org.hippoecm.hst.jaxrs.services.content.AbstractContentResource
-
- getHippoHtmlContent(HttpServletRequest, HttpServletResponse, UriInfo, String, String) -
Method in class org.hippoecm.hst.jaxrs.services.content.HippoDocumentContentResource
-
- getHippoHtmlRepresentation(HttpServletRequest, String, String) -
Method in class org.hippoecm.hst.jaxrs.services.content.AbstractContentResource
-
- getHippoHtmlRepresentation(HttpServletRequest, HttpServletResponse, UriInfo, String, String) -
Method in class org.hippoecm.hst.jaxrs.services.content.HippoDocumentContentResource
-
- getHippoStdNode(String) -
Method in class org.hippoecm.hst.jackrabbit.ocm.hippo.HippoStdNode
-
- getHomePage() -
Method in interface org.hippoecm.hst.configuration.hosting.Mount
-
- getHomePage() -
Method in class org.hippoecm.hst.configuration.hosting.MountService
-
- getHomePage() -
Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
-
- getHomePage() -
Method in class org.hippoecm.hst.configuration.hosting.VirtualHostService
-
- getHomePage() -
Method in class org.hippoecm.hst.configuration.hosting.VirtualHostsService
-
- 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'
- getHostGroupName() -
Method in class org.hippoecm.hst.configuration.hosting.VirtualHostService
-
- getHostGroupNames() -
Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
-
- getHostGroupNames() -
Method in class org.hippoecm.hst.configuration.hosting.VirtualHostsService
-
- 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 class org.hippoecm.hst.configuration.hosting.VirtualHostService
-
- 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
- getHostName() -
Method in class org.hippoecm.hst.core.container.HstContainerURLImpl
-
- getHostName() -
Method in class org.hippoecm.hst.rest.beans.ChannelDocument
-
- getHref() -
Method in class org.hippoecm.hst.jaxrs.model.content.Link
-
- 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
-
- getHstComponentConfiguration() -
Method in class org.hippoecm.hst.site.request.ResolvedSiteMapItemImpl
-
- getHstComponentsConfigurationInstanceCache() -
Method in class org.hippoecm.hst.configuration.model.HstManagerImpl
-
- getHstConfigPath() -
Method in class org.hippoecm.hst.configuration.channel.Channel
-
- getHstConfigurationAugmenters() -
Method in interface org.hippoecm.hst.configuration.model.HstManager
-
- getHstConfigurationAugmenters() -
Method in class org.hippoecm.hst.configuration.model.HstManagerImpl
-
- getHstCtxWhereClauseComputer() -
Method in interface org.hippoecm.hst.core.search.HstQueryManagerFactory
-
- getHstCtxWhereClauseComputer() -
Method in class org.hippoecm.hst.core.search.HstQueryManagerFactoryImpl
-
- getHstDispatchUrl(PortletRequest, PortletResponse, String, String, boolean) -
Method in class org.hippoecm.hst.container.HstContainerPortlet
-
- 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.core.sitemenu.HstSiteMenuItemImpl
-
- 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
-
- getHstLinkCreator() -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- getHstManager() -
Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
-
- getHstManager() -
Method in class org.hippoecm.hst.configuration.hosting.VirtualHostsService
-
- getHstManager() -
Method in class org.hippoecm.hst.core.container.AbstractValve
-
- getHstMountPoint() -
Method in class org.hippoecm.hst.configuration.channel.Channel
-
- getHstPreviewMountPoint() -
Method in class org.hippoecm.hst.configuration.channel.Channel
-
- getHstQualifiedLinkRel(String) -
Method in class org.hippoecm.hst.jaxrs.services.AbstractResource
-
- getHstQueryManager(HstRequestContext) -
Method in class org.hippoecm.hst.jaxrs.services.AbstractResource
-
- getHstQueryManager(Session, HstRequestContext) -
Method in class org.hippoecm.hst.jaxrs.services.AbstractResource
-
- getHstQueryManagerFactory() -
Method in class org.hippoecm.hst.core.container.AbstractValve
-
- 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
-
- getHstQueryManagerFactory() -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- 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.
- getHstResourceTemplate() -
Method in class org.hippoecm.hst.configuration.components.HstComponentConfigurationService
-
- 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() -
Method in class org.hippoecm.hst.configuration.hosting.MountService
-
- 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
- getHstSiteMap() -
Method in class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- getHstSiteMapItem() -
Method in interface org.hippoecm.hst.core.request.ResolvedSiteMapItem
-
- getHstSiteMapItem() -
Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
-
- getHstSiteMapItem() -
Method in class org.hippoecm.hst.site.request.ResolvedSiteMapItemImpl
-
- getHstSiteMapItems() -
Method in interface org.hippoecm.hst.core.linking.LocationMapTreeItem
-
- getHstSiteMapItems() -
Method in class org.hippoecm.hst.core.linking.LocationMapTreeItemImpl
-
- getHstSiteMapMatcher() -
Method in interface org.hippoecm.hst.configuration.hosting.Mount
- This is a shortcut method fetching the HstSiteMapMatcher from the backing
HstManager
- getHstSiteMapMatcher() -
Method in class org.hippoecm.hst.configuration.hosting.MountService
-
- getHstSiteMenu() -
Method in interface org.hippoecm.hst.core.sitemenu.HstSiteMenuItem
-
- getHstSiteMenu() -
Method in class org.hippoecm.hst.core.sitemenu.HstSiteMenuItemImpl
-
- getHstSiteMenu() -
Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
-
- getHstSiteMenuConfiguration() -
Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfiguration
-
- getHstSiteMenuConfiguration() -
Method in class org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfigurationService
-
- 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.core.sitemenu.HstSiteMenuImpl
-
- getHstSiteMenus() -
Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
-
- getHstSiteMenus() -
Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenu
-
- getHstSiteMenus() -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- getHstSiteMenusManager() -
Method in class org.hippoecm.hst.core.container.AbstractValve
-
- getHstSiteRootNodes() -
Method in class org.hippoecm.hst.configuration.model.HstManagerImpl
-
- getHstTemplate() -
Method in class org.hippoecm.hst.configuration.components.HstComponentConfigurationService
-
- getHtmlCleaner() -
Static method in class org.hippoecm.hst.utils.SimpleHtmlExtractor
-
- getIconPath() -
Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
-
- getIconPath() -
Method in class org.hippoecm.hst.configuration.components.HstComponentConfigurationService
-
- getIconPath() -
Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
-
- getIconPath() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentRepresentation
-
- getIconURL() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentRepresentation
-
- getId() -
Method in interface org.hippoecm.hst.configuration.channel.Blueprint
- Unique id for this blueprint
- getId() -
Method in class org.hippoecm.hst.configuration.channel.BlueprintService
-
- getId() -
Method in class org.hippoecm.hst.configuration.channel.Channel
-
- getId() -
Method in class org.hippoecm.hst.configuration.components.DelegatingHstComponentInfo
-
- getId() -
Method in class org.hippoecm.hst.configuration.components.HstComponentConfigurationService
-
- 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 class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- getId() -
Method in class org.hippoecm.hst.configuration.sitemapitemhandler.HstSiteMapItemHandlerConfigurationService
-
- 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
-
- getId() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentRepresentation
-
- getId() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.PersonaRepresentation
-
- getIdAttribute(Element) -
Static method in class org.hippoecm.hst.core.util.DOMUtils
-
- getIdentifier() -
Method in interface org.hippoecm.hst.configuration.hosting.Mount
-
- getIdentifier() -
Method in class org.hippoecm.hst.configuration.hosting.MountService
-
- 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
-
- getImageResource(HttpServletRequest, HttpServletResponse, UriInfo, String, String) -
Method in class org.hippoecm.hst.jaxrs.services.content.BaseImageSetContentResource
-
- getImageResourceContent(HttpServletRequest, HttpServletResponse, UriInfo, String) -
Method in class org.hippoecm.hst.jaxrs.services.content.BaseImageSetContentResource
-
- getImageSetResource(HttpServletRequest, HttpServletResponse, UriInfo) -
Method in class org.hippoecm.hst.jaxrs.services.content.BaseImageSetContentResource
-
- getImageVariant() -
Method in interface org.hippoecm.hst.content.rewriter.ContentRewriter
-
- getImageVariant() -
Method in class org.hippoecm.hst.content.rewriter.impl.AbstractContentRewriter
-
- 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
.
- getIncomingBeans(HstQuery, Class<? extends HippoBean>) -
Static method in class org.hippoecm.hst.utils.BeanUtils
- Deprecated. use
ContentBeanUtils.getIncomingBeans(HstQuery, Class)
instead
- getInitialSize() -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
- Returns the initial size of the connection pool.
- getInitialSize() -
Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
- Returns the initial size of the connection pool.
- getInitParameter(String) -
Method in class org.hippoecm.hst.jaxrs.AbstractJaxrsService.ServletConfigImpl
-
- 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
- Retrieves the init parameter from the portletConfig or portletContext.
- getInitParameter(String, String, Object...) -
Static method in class org.hippoecm.hst.util.PortletConfigUtils
-
- 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.
- getInitParameterNames() -
Method in class org.hippoecm.hst.jaxrs.AbstractJaxrsService.ServletConfigImpl
-
- getInnerHtml(String, String, boolean) -
Static method in class org.hippoecm.hst.utils.SimpleHtmlExtractor
- Extracts inner HTML of the tag which is first found by the
tagName
.
- getInnerText(String, String) -
Static method in class org.hippoecm.hst.utils.SimpleHtmlExtractor
- Extracts inner text of the tag which is first found by the
tagName
.
- 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, int) -
Method in class org.hippoecm.hst.core.container.ContainerConfigurationImpl
-
- getInt(String) -
Method in class org.hippoecm.hst.core.container.ContainerConfigurationImpl
-
- 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
-
- getInvokerPostprocessors() -
Method in class org.hippoecm.hst.jaxrs.cxf.AroundProcessableJAXRSInvoker
-
- getInvokerPreprocessors() -
Method in class org.hippoecm.hst.jaxrs.cxf.AroundProcessableJAXRSInvoker
-
- getJaxrsPathInfo(HstRequestContext, HttpServletRequest) -
Method in class org.hippoecm.hst.jaxrs.AbstractJaxrsService
- Concrete implementations must implement this method to get the jaxrs pathInfo.
- getJaxrsPathInfo(HstRequestContext, HttpServletRequest) -
Method in class org.hippoecm.hst.jaxrs.cxf.CXFJaxrsContentService
-
- getJaxrsPathInfo(HstRequestContext, HttpServletRequest) -
Method in class org.hippoecm.hst.jaxrs.cxf.CXFJaxrsService
-
- getJaxrsPathInfo(HstRequestContext, HttpServletRequest) -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.cxf.CXFJaxrsHstConfigService
-
- getJaxrsRequest(HstRequestContext, HttpServletRequest) -
Method in class org.hippoecm.hst.jaxrs.AbstractJaxrsService
-
- getJaxrsRequest(HstRequestContext, HttpServletRequest) -
Method in class org.hippoecm.hst.jaxrs.cxf.CXFJaxrsContentService
-
- getJaxrsRequest(HstRequestContext, HttpServletRequest) -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.cxf.CXFJaxrsHstConfigService
-
- getJaxrsServletConfig(ServletContext) -
Method in class org.hippoecm.hst.jaxrs.AbstractJaxrsService
-
- getJaxrsServletPath(HstRequestContext) -
Method in class org.hippoecm.hst.jaxrs.AbstractJaxrsService
-
- 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.HstCtxWhereFilter
-
- 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
-
- getKeepChangesOnRefresh() -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
-
- 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.content.beans.query.HstCtxWhereClauseComputerImpl.Mapper
-
- 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.core.container.ContainerConfigurationImpl
-
- getKeys() -
Method in class org.hippoecm.hst.mock.core.container.MockContainerConfiguration
-
- getKeyToPropertyPlaceHolderMap() -
Method in class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- getLabel() -
Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
-
- getLabel() -
Method in class org.hippoecm.hst.configuration.components.HstComponentConfigurationService
-
- getLabel() -
Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
-
- getLabel() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentRepresentation
-
- getLabel() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentWrapper.Property
- Deprecated.
- 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.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.jaxrs.model.content.HippoResourceRepresentation
-
- 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 class org.hippoecm.hst.core.logging.CircularFIFOLogEventBuffer
-
- getLevel() -
Method in class org.hippoecm.hst.core.logging.LogEventImpl
-
- getLevel() -
Method in interface org.hippoecm.hst.logging.LogEvent
- Return the level of this event.
- getLevel() -
Method in interface org.hippoecm.hst.logging.LogEventBuffer
- Returns log level
- getLevelName() -
Method in class org.hippoecm.hst.core.logging.CircularFIFOLogEventBuffer
-
- getLevelName() -
Method in interface org.hippoecm.hst.logging.LogEventBuffer
- 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.core.component.HstRequestImpl
-
- 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(String, Node, HstRequestContext, Mount) -
Method in class org.hippoecm.hst.content.rewriter.impl.SimpleContentRewriter
-
- getLink() -
Method in class org.hippoecm.hst.tag.HstLinkTag
-
- getLinkCreator() -
Method in class org.hippoecm.hst.core.container.AbstractValve
-
- 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
-
- getLinkMountRelation(String) -
Method in class org.hippoecm.hst.jaxrs.services.AbstractResource
-
- getLinks() -
Method in class org.hippoecm.hst.jaxrs.model.content.AbstractNodeRepresentationDataset
-
- getLinks() -
Method in class org.hippoecm.hst.jaxrs.model.content.NodeRepresentation
-
- 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.core.container.ContainerConfigurationImpl
-
- 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
- when you want to inject specific component only custom annotated classes override this method
This method is only called during the init() phase of a component
- 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 class org.hippoecm.hst.configuration.hosting.MountService
-
- 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 class org.hippoecm.hst.configuration.hosting.VirtualHostService
-
- getLocale() -
Method in class org.hippoecm.hst.configuration.hosting.VirtualHostsService
-
- 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.configuration.sitemap.HstSiteMapItemService
-
- 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 class org.hippoecm.hst.core.component.HstRequestImpl
-
- getLocale() -
Method in class org.hippoecm.hst.core.component.HstResponseImpl
-
- 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 class org.hippoecm.hst.core.component.HstRequestImpl
-
- 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
-
- getLocales() -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- 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.
- 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.jaxrs.model.content.NodeRepresentation
-
- 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
- See
BaseHstComponent.getParameter(String, HstRequest)
, but now, only resolved parameters directly on the HstComponent are taken into
acoount: in other words, no inheritance of parameters is applied
- 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 class org.hippoecm.hst.configuration.components.HstComponentConfigurationService
-
- 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 class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- 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 class org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfigurationService
-
- getLocalParameter(String) -
Method in interface org.hippoecm.hst.core.container.HstComponentWindow
-
- getLocalParameter(String) -
Method in class org.hippoecm.hst.core.container.HstComponentWindowImpl
-
- 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.core.sitemenu.HstSiteMenuItemImpl
-
- 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
-
- getLocalParameter(String, ResolvedSiteMapItem) -
Method in class org.hippoecm.hst.site.request.ComponentConfigurationImpl
-
- getLocalParameter(String) -
Method in class org.hippoecm.hst.site.request.ResolvedSiteMapItemImpl
-
- getLocalParameters(HstRequest) -
Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
- See
BaseHstComponent.getParameters(HstRequest)
, but now, only resolved parameter map of parameters is returned that is directly on
the HstComponenConfiguration, thus, no inheritance is applied
- 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 class org.hippoecm.hst.configuration.components.HstComponentConfigurationService
-
- 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 class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- getLocalParameters() -
Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfiguration
-
- getLocalParameters() -
Method in class org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfigurationService
-
- 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.core.sitemenu.HstSiteMenuItemImpl
-
- 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
-
- getLocalParameters(ResolvedSiteMapItem) -
Method in class org.hippoecm.hst.site.request.ComponentConfigurationImpl
-
- getLocalParameters() -
Method in class org.hippoecm.hst.site.request.ResolvedSiteMapItemImpl
-
- 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 URL
s to
relativecontentpath
's, the location map is a mapping from relativecontentpath
s to URL
s
- getLocationMapTree() -
Method in class org.hippoecm.hst.configuration.site.HstSiteService
-
- getLocationResolvers() -
Method in class org.hippoecm.hst.core.linking.DefaultHstLinkCreator
-
- getLocationResolvers() -
Method in interface org.hippoecm.hst.core.linking.HstLinkCreator
-
- getLockedBy() -
Method in class org.hippoecm.hst.configuration.channel.Channel
- Retrieve this channel lock owner's userId.
- getLockedBy() -
Method in class org.hippoecm.hst.configuration.hosting.MountService
-
- getLockedBy() -
Method in interface org.hippoecm.hst.configuration.hosting.MutableMount
- Return null when the mount is not locked.
- getLockedOn() -
Method in class org.hippoecm.hst.configuration.channel.Channel
- Retrieve the timestamp when the lock was set.
- getLockedOn() -
Method in class org.hippoecm.hst.configuration.hosting.MountService
-
- getLockedOn() -
Method in interface org.hippoecm.hst.configuration.hosting.MutableMount
- Get the date on which the mount was locked.
- getLogger() -
Method in class org.hippoecm.hst.core.jcr.EventListenersContainerImpl
-
- getLogger() -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
-
- getLogger(String) -
Method in class org.hippoecm.hst.core.logging.Slf4jLoggerFactory
-
- getLogger(String, String) -
Method in class org.hippoecm.hst.core.logging.Slf4jLoggerFactory
-
- getLogger(String) -
Method in interface org.hippoecm.hst.logging.LoggerFactory
- Returns HST Logger with the category name
- getLogger(String, String) -
Method in interface org.hippoecm.hst.logging.LoggerFactory
- 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
- Returns the centralized
Logger
component managed by the HST container.
- getLogger(String, String) -
Static method in class org.hippoecm.hst.site.HstServices
- Returns the centralized
Logger
component managed by the HST container with wrapper logger fqcn used to find logging location
- getLoggerName() -
Method in class org.hippoecm.hst.core.logging.LogEventImpl
-
- getLoggerName() -
Method in interface org.hippoecm.hst.logging.LogEvent
- 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, long) -
Method in class org.hippoecm.hst.core.container.ContainerConfigurationImpl
-
- getLong(String) -
Method in class org.hippoecm.hst.core.container.ContainerConfigurationImpl
-
- 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 class org.hippoecm.hst.provider.jcr.PropertyMapImpl
-
- 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 class org.hippoecm.hst.provider.jcr.PropertyMapImpl
-
- 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
.
- getMatchingIgnoredPrefix() -
Method in class org.hippoecm.hst.site.request.ResolvedMountImpl
-
- getMaxActive() -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
- Returns the maximum number of active connections that can be
allocated at the same time.
- 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.
- getMaxEvents() -
Method in class org.hippoecm.hst.core.jcr.DelegatingEventListener
- Deprecated.
- getMaxIdle() -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
- Returns the maximum number of connections that can remain idle in the
pool.
- 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
-
- getMaxRefreshIntervalOnPassivate() -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
-
- getMaxSize() -
Method in class org.hippoecm.hst.cache.ehcache.HstCacheEhCacheImpl
-
- getMaxSize() -
Method in interface org.hippoecm.hst.cache.HstCache
-
- getMaxSize() -
Method in class org.hippoecm.hst.cache.NOOPHstCache
-
- getMaxWait() -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
- Returns the maximum number of milliseconds that the pool will wait
for a connection to be returned before throwing an exception.
- 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.
- getMediaType() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.cxf.provider.JsonpPreStreamInterceptor
-
- 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 class org.hippoecm.hst.core.logging.LogEventImpl
-
- getMessage() -
Method in interface org.hippoecm.hst.logging.LogEvent
- Return the message for this logging event.
- getMessage() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.ExtResponseRepresentation
-
- getMessageKeyPrefix() -
Method in class org.hippoecm.hst.component.support.forms.FormMap
- Deprecated.
- 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
-
- 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.jaxrs.model.content.HippoResourceRepresentation
-
- 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 class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
- Returns the
BasicPoolingRepository.minEvictableIdleTimeMillis
property.
- getMinEvictableIdleTimeMillis() -
Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
- Returns the
#minEvictableIdleTimeMillis
property.
- getMinIdle() -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
- Returns the minimum number of idle connections in the pool
- getMinIdle() -
Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
- Returns the minimum number of idle connections in the pool
- getMode(HttpServletRequest) -
Method in class org.hippoecm.hst.security.servlet.LoginServlet
-
- 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
-
- getModuleDefinitions() -
Method in class org.hippoecm.hst.site.addon.module.model.ModuleDefinition
-
- getModuleInstance(String) -
Method in interface org.hippoecm.hst.addon.module.ModuleInstance
-
- getModuleInstance(String) -
Method in class org.hippoecm.hst.site.addon.module.runtime.ModuleInstanceImpl
-
- getModuleInstances() -
Method in interface org.hippoecm.hst.addon.module.ModuleInstance
-
- getModuleInstances() -
Method in class org.hippoecm.hst.site.addon.module.runtime.ModuleInstanceImpl
-
- getMount(HstRequest) -
Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
-
- getMount() -
Method in interface org.hippoecm.hst.configuration.site.HstSite
- Deprecated. Through the
HstRequestContext#getResolvedMount()#getMount()
the Mount
should be accessed
- getMount() -
Method in class org.hippoecm.hst.configuration.site.HstSiteService
- Deprecated.
- getMount() -
Method in interface org.hippoecm.hst.core.linking.HstLink
-
- getMount() -
Method in class org.hippoecm.hst.core.linking.HstLinkImpl
-
- 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(String) -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- getMount(String, String) -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- getMount() -
Method in class org.hippoecm.hst.site.request.ResolvedMountImpl
-
- 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
- getMountAlias() -
Method in class org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfigurationService
-
- 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
.
- getMountByGroupAliasAndType(String, String, String) -
Method in class org.hippoecm.hst.configuration.hosting.VirtualHostsService
-
- getMountByIdentifier(String) -
Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
-
- getMountByIdentifier(String) -
Method in class org.hippoecm.hst.configuration.hosting.VirtualHostsService
-
- getMountContentBaseBean(HstRequestContext) -
Method in class org.hippoecm.hst.jaxrs.services.AbstractResource
-
- getMountContentPath(HstRequestContext) -
Method in class org.hippoecm.hst.jaxrs.AbstractJaxrsService
-
- getMountId() -
Method in class org.hippoecm.hst.configuration.channel.Channel
-
- getMountLink(HstRequestContext, HippoBean, String, String) -
Method in class org.hippoecm.hst.jaxrs.services.AbstractResource
-
- 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.
- getMountPath() -
Method in class org.hippoecm.hst.configuration.hosting.MountService
-
- getMountPath() -
Method in class org.hippoecm.hst.rest.beans.ChannelDocument
-
- getMountPoint() -
Method in interface org.hippoecm.hst.configuration.hosting.Mount
-
Returns the mount point for this
Mount
object.
- getMountPoint() -
Method in class org.hippoecm.hst.configuration.hosting.MountService
-
- 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
.
- getMountProperties() -
Method in class org.hippoecm.hst.configuration.hosting.MountService
-
- getMountsByHostGroup(String) -
Method in interface org.hippoecm.hst.configuration.hosting.VirtualHosts
-
- getMountsByHostGroup(String) -
Method in class org.hippoecm.hst.configuration.hosting.VirtualHostsService
-
- getMountType() -
Method in class org.hippoecm.hst.tag.HstLinkTag
-
- getMultiple() -
Method in class org.hippoecm.hst.jaxrs.model.content.NodeProperty
-
- 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.AbstractHstPropertyDefinition
-
- getName() -
Method in interface org.hippoecm.hst.configuration.channel.Blueprint
- The name of the blue print 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.BlueprintService
-
- getName() -
Method in class org.hippoecm.hst.configuration.channel.Channel
-
- getName() -
Method in interface org.hippoecm.hst.configuration.channel.HstPropertyDefinition
-
- getName() -
Method in class org.hippoecm.hst.configuration.components.DelegatingHstComponentInfo
-
- getName() -
Method in class org.hippoecm.hst.configuration.components.HstComponentConfigurationService
-
- 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 class org.hippoecm.hst.configuration.hosting.MountService
-
- getName() -
Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
- Returns the
name
of this VirtualHost.
- getName() -
Method in class org.hippoecm.hst.configuration.hosting.VirtualHostService
-
- getName() -
Method in interface org.hippoecm.hst.configuration.site.HstSite
- Each contained
HstSite
within its HstSites
container has a unique name.
- getName() -
Method in class org.hippoecm.hst.configuration.site.HstSiteService
-
- getName() -
Method in class org.hippoecm.hst.configuration.sitemapitemhandler.HstSiteMapItemHandlerConfigurationService
-
- 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 class org.hippoecm.hst.configuration.sitemenu.HstSiteMenuConfigurationService
-
- getName() -
Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfiguration
-
- getName() -
Method in class org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfigurationService
-
- 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.container.HstComponentWindowImpl
-
- 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 class org.hippoecm.hst.jackrabbit.ocm.hippo.HippoStdNode
-
- getName() -
Method in class org.hippoecm.hst.jaxrs.model.content.NodeProperty
-
- getName() -
Method in class org.hippoecm.hst.jaxrs.model.content.NodeRepresentation
-
- 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.pagecomposer.jaxrs.model.ComponentRepresentation
-
- getName() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentWrapper.Property
- Deprecated.
- getName() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.PersonaRepresentation
-
- 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.site.addon.module.model.ModuleDefinition
-
- getName() -
Method in class org.hippoecm.hst.site.addon.module.runtime.ModuleInstanceImpl
-
- 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 class org.hippoecm.hst.configuration.hosting.MountService
-
- 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 class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- 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
-
- getNamedPipeline() -
Method in class org.hippoecm.hst.site.request.ResolvedMountImpl
-
- getNamedPipeline() -
Method in class org.hippoecm.hst.site.request.ResolvedSiteMapItemImpl
-
- getNamedRenderer() -
Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
-
- getNamedRenderer() -
Method in class org.hippoecm.hst.configuration.components.HstComponentConfigurationService
-
- getNamedRenderer() -
Method in interface org.hippoecm.hst.core.container.HstComponentWindow
-
- getNamedRenderer() -
Method in class org.hippoecm.hst.core.container.HstComponentWindowImpl
-
- 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 class org.hippoecm.hst.configuration.components.HstComponentConfigurationService
-
- getNamedResourceServer() -
Method in interface org.hippoecm.hst.core.container.HstComponentWindow
-
- getNamedResourceServer() -
Method in class org.hippoecm.hst.core.container.HstComponentWindowImpl
-
- 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 class org.hippoecm.hst.core.component.HstResourceResponseImpl
-
- 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.core.component.HstResponseImpl
-
- getNamespace() -
Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
-
- getNavigationalStateCodec() -
Method in class org.hippoecm.hst.core.container.HstContainerURLProviderImpl
-
- getNextValidityCheckTimeStamp() -
Method in class org.hippoecm.hst.servlet.utils.BinaryPage
- Get the next Validity Check TimeStamp (millis since epoch)
- getNode(Session) -
Method in class org.hippoecm.hst.configuration.channel.BlueprintService
-
- getNode(String) -
Method in interface org.hippoecm.hst.configuration.model.HstNode
-
- getNode(String) -
Method in class org.hippoecm.hst.configuration.model.HstNodeImpl
-
- 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.jackrabbit.ocm.hippo.HippoStdHtml
-
- getNode() -
Method in class org.hippoecm.hst.jackrabbit.ocm.hippo.HippoStdNode
-
- getNode() -
Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
-
- getNodeLink(HstRequestContext, HippoBean) -
Method in class org.hippoecm.hst.jaxrs.services.AbstractResource
-
- getNodeRepresentations() -
Method in class org.hippoecm.hst.jaxrs.model.content.AbstractNodeRepresentationDataset
-
- getNodes() -
Method in interface org.hippoecm.hst.configuration.model.HstNode
-
- getNodes(String) -
Method in interface org.hippoecm.hst.configuration.model.HstNode
-
- getNodes() -
Method in class org.hippoecm.hst.configuration.model.HstNodeImpl
-
- getNodes(String) -
Method in class org.hippoecm.hst.configuration.model.HstNodeImpl
-
- getNodes() -
Method in class org.hippoecm.hst.jaxrs.model.content.NodeRepresentationDataset
-
- getNodeType() -
Method in class org.hippoecm.hst.core.linking.containers.DefaultResourceContainer
-
- getNodeType() -
Method in class org.hippoecm.hst.core.linking.containers.HippoGalleryAssetSet
-
- getNodeType() -
Method in class org.hippoecm.hst.core.linking.containers.HippoGalleryExampleImageSetContainer
- Deprecated.
- getNodeType() -
Method in class org.hippoecm.hst.core.linking.containers.HippoGalleryImageSetContainer
-
- getNodeType() -
Method in interface org.hippoecm.hst.core.linking.LocationResolver
-
- getNodeType() -
Method in class org.hippoecm.hst.core.linking.resolvers.HippoResourceLocationResolver
-
- getNodeType() -
Method in interface org.hippoecm.hst.core.linking.ResourceContainer
-
- getNodeTypeName() -
Method in interface org.hippoecm.hst.configuration.model.HstNode
-
- getNodeTypeName() -
Method in class org.hippoecm.hst.configuration.model.HstNodeImpl
-
- 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 class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
- [Read Only] The current number of active connections that have been
allocated from this data source.
- getNumActive() -
Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
- Returns the current active session count in the pool.
- getNumIdle() -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
- [Read Only] The current number of idle connections that are waiting
to be allocated from this data source.
- getNumIdle() -
Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
- Returns the current idle session count in the pool.
- getNumSessionsActivated() -
Method in class org.hippoecm.hst.core.jcr.pool.DefaultPoolingCounter
-
- getNumSessionsActivated() -
Method in interface org.hippoecm.hst.core.jcr.pool.PoolingCounterMBean
-
- getNumSessionsCreated() -
Method in class org.hippoecm.hst.core.jcr.pool.DefaultPoolingCounter
-
- getNumSessionsCreated() -
Method in interface org.hippoecm.hst.core.jcr.pool.PoolingCounterMBean
-
- getNumSessionsDestroyed() -
Method in class org.hippoecm.hst.core.jcr.pool.DefaultPoolingCounter
-
- getNumSessionsDestroyed() -
Method in interface org.hippoecm.hst.core.jcr.pool.PoolingCounterMBean
-
- getNumSessionsObtained() -
Method in class org.hippoecm.hst.core.jcr.pool.DefaultPoolingCounter
-
- getNumSessionsObtained() -
Method in interface org.hippoecm.hst.core.jcr.pool.PoolingCounterMBean
-
- getNumSessionsPassivated() -
Method in class org.hippoecm.hst.core.jcr.pool.DefaultPoolingCounter
-
- getNumSessionsPassivated() -
Method in interface org.hippoecm.hst.core.jcr.pool.PoolingCounterMBean
-
- getNumSessionsReturned() -
Method in class org.hippoecm.hst.core.jcr.pool.DefaultPoolingCounter
-
- getNumSessionsReturned() -
Method in interface org.hippoecm.hst.core.jcr.pool.PoolingCounterMBean
-
- getNumTestsPerEvictionRun() -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
- Returns the value of the
BasicPoolingRepository.numTestsPerEvictionRun
property.
- 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.jackrabbit.ocm.manager.cache.NOOPObjectCache
-
- getObject(Session, String) -
Method in class org.hippoecm.hst.jackrabbit.ocm.manager.impl.HstObjectConverterImpl
-
- getObject(Session, Class, String) -
Method in class org.hippoecm.hst.jackrabbit.ocm.manager.impl.HstObjectConverterImpl
-
- getObject(String) -
Method in class org.hippoecm.hst.mock.content.beans.manager.MockObjectBeanPersistenceManager
-
- getObject() -
Method in class org.hippoecm.hst.site.container.ResourceFactoryBean
-
- getObjectBeanManager(HstRequest) -
Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
-
- 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
-
- getObjectContentManager(Session) -
Method in class org.hippoecm.hst.jackrabbit.ocm.jndi.DefaultObjectContentManagerProvider
-
- getObjectContentManager(Session) -
Method in class org.hippoecm.hst.jackrabbit.ocm.jndi.DelegatingObjectContentManagerProvider
-
- getObjectContentManager(Session) -
Method in interface org.hippoecm.hst.jackrabbit.ocm.jndi.ObjectContentManagerProvider
-
- 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(HstRequestContext) -
Method in class org.hippoecm.hst.jaxrs.AbstractJaxrsService
-
- getObjectConverter(HstRequestContext) -
Method in class org.hippoecm.hst.jaxrs.services.AbstractResource
-
- getObjectConverter() -
Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBean
-
- getObjectConverter(HstRequestContext) -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.services.AbstractConfigResource
-
- 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.
- getObjectInstance(HstContainerConfig, String) -
Method in class org.hippoecm.hst.core.container.HstComponentFactoryImpl
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepositoryFactory
-
- getObjectInstance(Object) -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepositoryFactory
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) -
Method in class org.hippoecm.hst.core.jcr.pool.MultiplePoolingRepositoryFactory
-
- getObjectInstance(Object) -
Method in class org.hippoecm.hst.core.jcr.pool.MultiplePoolingRepositoryFactory
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) -
Method in class org.hippoecm.hst.jackrabbit.ocm.jndi.ObjectContentManagerProviderObjectFactory
-
- getObjectInstanceByConfigMap(Map<String, String>) -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepositoryFactory
-
- getObjectInstanceByConfigMap(Map<String, String[]>) -
Method in class org.hippoecm.hst.core.jcr.pool.MultiplePoolingRepositoryFactory
-
- getObjectType() -
Method in class org.hippoecm.hst.site.container.ResourceFactoryBean
-
- 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
-
- 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
-
- getOriginal() -
Method in class org.hippoecm.hst.jaxrs.model.content.HippoGalleryImageSetRepresentation
-
- getOriginalImageResource(HttpServletRequest, HttpServletResponse, UriInfo) -
Method in class org.hippoecm.hst.jaxrs.services.content.ImageSetContentResource
-
- getOriginalImageResourceContent(HttpServletRequest, HttpServletResponse, UriInfo) -
Method in class org.hippoecm.hst.jaxrs.services.content.ImageSetContentResource
-
- getOutputStream() -
Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
-
- getOutputStream() -
Method in class org.hippoecm.hst.core.component.HstResponseImpl
-
- getOutputStream() -
Method in interface org.hippoecm.hst.core.component.HstResponseState
-
- getOutputStream() -
Method in class org.hippoecm.hst.mock.core.component.MockHstResponseBase
-
- getPaddingEnd() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.cxf.provider.JsonpPostStreamInterceptor
-
- getPaddingEnd() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.cxf.provider.JsonpPreStreamInterceptor
-
- getPageErrorHandlerClassName() -
Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
-
- getPageErrorHandlerClassName() -
Method in class org.hippoecm.hst.configuration.components.HstComponentConfigurationService
-
- getPageErrorHandlerClassName() -
Method in interface org.hippoecm.hst.core.container.HstComponentWindow
-
- getPageErrorHandlerClassName() -
Method in class org.hippoecm.hst.core.container.HstComponentWindowImpl
-
- getPageErrorHandlerClassName() -
Method in class org.hippoecm.hst.mock.configuration.components.MockHstComponentConfiguration
-
- getPageErrorHandlerClassName() -
Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
-
- getPageErrors(HstComponentWindow[], boolean) -
Method in class org.hippoecm.hst.core.container.AbstractValve
-
- getPageFromBlockingCache(String) -
Method in class org.hippoecm.hst.servlet.utils.BinariesCache
-
- getPageFromCacheOrLoadPage(HttpServletRequest) -
Method in class org.hippoecm.hst.servlet.BinariesServlet
-
- getPageModelRepresentation(HttpServletRequest, HttpServletResponse) -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.services.ExceptionResource
-
- getPageModelRepresentation(HttpServletRequest, HttpServletResponse, String) -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.services.MountResource
-
- getPageNotFound() -
Method in interface org.hippoecm.hst.configuration.hosting.Mount
-
- getPageNotFound() -
Method in class org.hippoecm.hst.configuration.hosting.MountService
-
- getPageNotFound() -
Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
-
- getPageNotFound() -
Method in class org.hippoecm.hst.configuration.hosting.VirtualHostService
-
- getPageNotFound() -
Method in class org.hippoecm.hst.configuration.hosting.VirtualHostsService
-
- getParameter(String, HstRequest) -
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)
- 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 class org.hippoecm.hst.configuration.components.HstComponentConfigurationService
-
- getParameter(String) -
Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
- A HstSiteMapItem can contain a Map of parameters.
- getParameter(String) -
Method in class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- getParameter(String) -
Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfiguration
- A HstSiteMenuItemConfiguration can contain a Map of parameters.
- getParameter(String) -
Method in class org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfigurationService
-
- getParameter(String) -
Method in class org.hippoecm.hst.core.component.HstRequestImpl
-
- getParameter(String) -
Method in interface org.hippoecm.hst.core.container.HstComponentWindow
-
- getParameter(String) -
Method in class org.hippoecm.hst.core.container.HstComponentWindowImpl
-
- 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.core.sitemenu.HstSiteMenuItemImpl
-
- 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
-
- getParameter(String, ResolvedSiteMapItem) -
Method in class org.hippoecm.hst.site.request.ComponentConfigurationImpl
-
- getParameter(String) -
Method in class org.hippoecm.hst.site.request.ResolvedSiteMapItemImpl
-
- 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
-
- getParameterInfoProxyFactory() -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- getParameterizedPath() -
Method in class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- 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 class org.hippoecm.hst.core.component.HstRequestImpl
-
- getParameterMap(String) -
Method in class org.hippoecm.hst.core.component.HstRequestImpl
-
- getParameterMap() -
Method in interface org.hippoecm.hst.core.component.HstURL
- Returns the parameter map of this url.
- getParameterMap() -
Method in class org.hippoecm.hst.core.component.HstURLImpl
-
- getParameterMap() -
Method in interface org.hippoecm.hst.core.container.HstContainerURL
- Returns the render parameter map.
- getParameterMap() -
Method in class org.hippoecm.hst.core.container.HstContainerURLImpl
-
- 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.
- getParameterNameComponentSeparator() -
Method in class org.hippoecm.hst.core.container.HstContainerURLProviderImpl
-
- getParameterNames() -
Method in class org.hippoecm.hst.core.component.HstRequestImpl
-
- 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
-
- getParameterNames() -
Method in class org.hippoecm.hst.site.request.ComponentConfigurationImpl
-
- getParameters(HstRequest) -
Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
- See
BaseHstComponent.getParameter(String, HstRequest)
, where we now return all resolved parameters (thus with inheritance of
ancestor components)
- 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 class org.hippoecm.hst.configuration.components.HstComponentConfigurationService
-
- 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 class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- getParameters() -
Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfiguration
- Parameters are inherited from ancestor HstSiteMenuItemConfiguration's.
- getParameters() -
Method in class org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfigurationService
-
- 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.core.sitemenu.HstSiteMenuItemImpl
-
- 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
-
- getParameters(HttpServletRequest, HttpServletResponse, String) -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.services.ContainerItemComponentResource
-
- getParameters(ResolvedSiteMapItem) -
Method in class org.hippoecm.hst.site.request.ComponentConfigurationImpl
-
- getParameters() -
Method in class org.hippoecm.hst.site.request.ResolvedSiteMapItemImpl
-
- getParametersInfo(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
- 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.
- getParameterValue(String, ComponentConfiguration, HstRequest) -
Method in class org.hippoecm.hst.core.component.HstParameterInfoProxyFactoryImpl.ParameterInfoInvocationHandler
-
- getParameterValues(String) -
Method in class org.hippoecm.hst.core.component.HstRequestImpl
-
- 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 class org.hippoecm.hst.configuration.components.HstComponentConfigurationService
-
- getParent() -
Method in interface org.hippoecm.hst.configuration.hosting.Mount
-
- getParent() -
Method in class org.hippoecm.hst.configuration.hosting.MountService
-
- getParent() -
Method in interface org.hippoecm.hst.configuration.model.HstNode
-
- getParent() -
Method in class org.hippoecm.hst.configuration.model.HstNodeImpl
-
- 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
-
- getParentFolder() -
Method in class org.hippoecm.hst.jackrabbit.ocm.hippo.HippoStdNode
-
- getParentId() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentRepresentation
-
- 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 class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- getParentItem() -
Method in interface org.hippoecm.hst.core.linking.LocationMapTreeItem
-
- getParentItem() -
Method in class org.hippoecm.hst.core.linking.LocationMapTreeItemImpl
-
- 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.core.sitemenu.HstSiteMenuItemImpl
-
- getParentItem() -
Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenuItem
-
- getParentItemConfiguration() -
Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfiguration
-
- getParentItemConfiguration() -
Method in class org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfigurationService
-
- 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
-
- 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.core.container.HstComponentWindowImpl
-
- getParentWindow() -
Method in class org.hippoecm.hst.mock.core.container.MockHstComponentWindow
-
- getPassword() -
Method in class org.hippoecm.hst.core.jcr.pool.MultipleRepositoryImpl.CredentialsWrapper
-
- 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.core.linking.HstLinkImpl
-
- getPath() -
Method in interface org.hippoecm.hst.core.linking.ResolvedLocationMapTreeItem
-
- getPath() -
Method in class org.hippoecm.hst.core.linking.ResolvedLocationMapTreeItemImpl
-
- getPath() -
Method in class org.hippoecm.hst.jackrabbit.ocm.hippo.HippoStdNode
-
- getPath(Session, Object) -
Method in class org.hippoecm.hst.jackrabbit.ocm.manager.impl.HstObjectConverterImpl
-
- getPath() -
Method in class org.hippoecm.hst.jaxrs.model.content.NodeRepresentation
-
- 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.pagecomposer.jaxrs.model.ComponentRepresentation
-
- getPath() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.DocumentRepresentation
-
- 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.core.linking.HstLinkImpl
-
- getPathElements() -
Method in class org.hippoecm.hst.mock.core.linking.MockHstLink
-
- getPathInfo(PortletRequest) -
Method in class org.hippoecm.hst.container.DefaultPortletRequestDispatcherImpl
-
- getPathInfo() -
Method in class org.hippoecm.hst.container.HstContainerRequestImpl
-
- getPathInfo(PortletRequest) -
Method in interface org.hippoecm.hst.container.HstPortletRequestDispatcherPathProvider
-
- 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 class org.hippoecm.hst.core.container.HstContainerURLImpl
-
- getPathInfo() -
Method in interface org.hippoecm.hst.core.request.HstPortalRequestContext
-
- 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.rest.beans.ChannelDocument
-
- getPathInfo() -
Method in class org.hippoecm.hst.site.request.HstPortalRequestContextImpl
-
- getPathInfo() -
Method in class org.hippoecm.hst.site.request.ResolvedSiteMapItemImpl
-
- 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.
- getPathMapper(Node) -
Method in class org.hippoecm.hst.content.beans.query.HstCtxWhereClauseComputerImpl
-
- 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
-
- getPathSuffix() -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- getPathSuffixDelimiter() -
Method in interface org.hippoecm.hst.configuration.model.HstManager
- Returns the request path suffix delimiter.
- getPathSuffixDelimiter() -
Method in class org.hippoecm.hst.configuration.model.HstManagerImpl
-
- 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
-
- 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.
- getPersistableSession(HstRequestContext) -
Method in class org.hippoecm.hst.jaxrs.services.AbstractResource
- Creates a persistable JCR session with the default credentials
- getPersistableSession(HstRequestContext, Credentials) -
Method in class org.hippoecm.hst.jaxrs.services.AbstractResource
- Creates a persistable JCR session with provided credentials.
- getPersistenceManager(HstRequestContext) -
Method in class org.hippoecm.hst.jaxrs.services.AbstractResource
- Creates and returns a persistence manager with the default session of the requestContext.
- getPersistenceManager(HstRequestContext, Session) -
Method in class org.hippoecm.hst.jaxrs.services.AbstractResource
- Creates and returns a persistence manager with the specified session.
- getPersonas() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.PersonasRepresentation
-
- getPickerConfiguration() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentWrapper.Property
- Deprecated.
- getPickerInitialPath() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentWrapper.Property
- Deprecated.
- getPickerRootPath() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentWrapper.Property
- Deprecated.
- getPickerSelectableNodeTypes() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentWrapper.Property
- Deprecated.
- getPipeline(String) -
Method in class org.hippoecm.hst.core.container.HstSitePipelines
-
- getPipeline(String) -
Method in interface org.hippoecm.hst.core.container.Pipelines
- Returns the specified pipeline by the name.
- getPipelines() -
Method in class org.hippoecm.hst.core.container.HstSitePipelines
-
- getPlaceHolderLastModified() -
Method in class org.hippoecm.hst.freemarker.RepositorySource
-
- getPooledSession(HttpServletRequest, String) -
Static method in class org.hippoecm.hst.servlet.utils.SessionUtils
-
- getPooledSessionRefresher() -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
-
- getPoolingCounter() -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
-
- getPoolingCounter() -
Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepository
- Returns pooling counter.
- getPort() -
Method in interface org.hippoecm.hst.configuration.hosting.Mount
-
- getPort() -
Method in class org.hippoecm.hst.configuration.hosting.MountService
-
- getPortalContextProvider(PortletRequest) -
Method in class org.hippoecm.hst.container.HstComponentPortlet
-
- getPortalContextProvider(PortletRequest) -
Method in class org.hippoecm.hst.container.HstContainerPortlet
-
- getPortalRequestContext(PortletRequest) -
Method in interface org.hippoecm.hst.container.HstPortalContextProvider
-
- getPortletComponentConfigurationId() -
Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
- If a HstSiteMapItem can be used to resolve a url, it must have a portletComponentConfigurationId referencing
the portlet component configuration the will handle the request processing.
- getPortletComponentConfigurationId() -
Method in class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- getPortletConfig() -
Method in interface org.hippoecm.hst.core.request.HstPortletRequestContext
- Returns the PortletConfig serving the HstRequest.
- getPortletConfig() -
Method in class org.hippoecm.hst.site.request.HstPortletRequestContextImpl
-
- getPortletContainerURLWriter() -
Method in class org.hippoecm.hst.core.container.HstContainerURLProviderImpl
-
- getPortletHstComponentConfiguration() -
Method in interface org.hippoecm.hst.core.request.ResolvedSiteMapItem
-
- getPortletHstComponentConfiguration() -
Method in class org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem
-
- getPortletHstComponentConfiguration() -
Method in class org.hippoecm.hst.site.request.ResolvedSiteMapItemImpl
-
- getPortletRequest() -
Method in interface org.hippoecm.hst.core.request.HstPortletRequestContext
- Returns the PortletRequest serving the HstRequest.
- getPortletRequest() -
Method in class org.hippoecm.hst.site.request.HstPortletRequestContextImpl
-
- getPortletResponse() -
Method in interface org.hippoecm.hst.core.request.HstPortletRequestContext
- Returns the PortletResponse serving the HstResponse.
- getPortletResponse() -
Method in class org.hippoecm.hst.site.request.HstPortletRequestContextImpl
-
- getPortMount(int) -
Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
-
- getPortMount(int) -
Method in class org.hippoecm.hst.configuration.hosting.VirtualHostService
-
- getPortNumber() -
Method in interface org.hippoecm.hst.configuration.hosting.PortMount
-
- getPortNumber() -
Method in class org.hippoecm.hst.configuration.hosting.PortMountService
-
- 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 class org.hippoecm.hst.core.container.HstContainerURLImpl
-
- getPortNumber() -
Method in interface org.hippoecm.hst.core.request.ResolvedVirtualHost
- the portNumber that resolved to this ResolvedVirtualHost.
- getPortNumber() -
Method in class org.hippoecm.hst.site.request.ResolvedVirtualHostImpl
-
- 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.core.jcr.RewindableEventIterator
- Deprecated.
- getPosition() -
Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBeanIterator
-
- getPostfix() -
Method in class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- getPreambles() -
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
-
- getPreferredLocale() -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- getPrefix() -
Method in class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- getPreviewCanonicalContentPath() -
Method in class org.hippoecm.hst.configuration.hosting.MountService
-
- getPreviewCanonicalContentPath() -
Method in interface org.hippoecm.hst.configuration.internal.ContextualizableMount
- internal only : not api
- getPreviewContentPath() -
Method in class org.hippoecm.hst.configuration.hosting.MountService
-
- getPreviewContentPath() -
Method in interface org.hippoecm.hst.configuration.internal.ContextualizableMount
- internal only : not api
- getPreviewHstSite() -
Method in class org.hippoecm.hst.configuration.hosting.MountService
-
- getPreviewHstSite() -
Method in interface org.hippoecm.hst.configuration.internal.ContextualizableMount
- internal only : not api
- getPreviewMountPoint() -
Method in class org.hippoecm.hst.configuration.hosting.MountService
-
- 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
-
- getPrimaryNodeTypeName() -
Method in class org.hippoecm.hst.jaxrs.model.content.NodeRepresentation
-
- 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(Class<? extends ChannelInfo>) -
Static method in class org.hippoecm.hst.configuration.channel.ChannelInfoClassProcessor
-
- getProperties() -
Method in class org.hippoecm.hst.configuration.sitemapitemhandler.HstSiteMapItemHandlerConfigurationService
- Returns the map of property names to their value.
- 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 class org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfigurationService
-
- 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.core.sitemenu.HstSiteMenuItemImpl
-
- 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.pagecomposer.jaxrs.model.ComponentWrapper
-
- getProperties(ParametersInfo) -
Static method in class org.hippoecm.hst.pagecomposer.jaxrs.model.utils.OldParametersInfoProcessor
- Deprecated.
- getProperties(ParametersInfo, Locale) -
Static method in class org.hippoecm.hst.pagecomposer.jaxrs.model.utils.OldParametersInfoProcessor
- Deprecated.
- getProperties(ParametersInfo) -
Static method in class org.hippoecm.hst.pagecomposer.jaxrs.model.utils.ParametersInfoProcessor
-
- getProperties(ParametersInfo, Locale, String) -
Static method in class org.hippoecm.hst.pagecomposer.jaxrs.model.utils.ParametersInfoProcessor
-
- 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.
- getProperties(ResolvedSiteMapItem, Class<T>) -
Method in class org.hippoecm.hst.site.request.SiteMapItemHandlerConfigurationImpl
- a property is of type String, Boolean, Long, Double or Calendar or an array of one of these objects.
- 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 class org.hippoecm.hst.configuration.hosting.MountService
-
- getProperty(String) -
Method in class org.hippoecm.hst.configuration.sitemapitemhandler.HstSiteMapItemHandlerConfigurationService
- Returns a property of type String, Boolean, Long, Double or Calendar or an array of one of these objects or
null
when 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() -
Method in class org.hippoecm.hst.jackrabbit.ocm.hippo.HippoStdNode
-
- 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
-
- getProperty(String, ResolvedSiteMapItem, Class<T>) -
Method in class org.hippoecm.hst.site.request.SiteMapItemHandlerConfigurationImpl
- a property is of type String, Boolean, Long, Double or Calendar or an array of one of these objects.
- 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
-
- getPropertyDefinitions(Channel) -
Method in class org.hippoecm.hst.configuration.channel.ChannelManagerImpl
-
- 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
-
- getPublicRequestParameter(HstRequest, String) -
Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
- A public request parameter is a request parameter that is not namespaced.
- getPublicRequestParameters(HstRequest, String) -
Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
- Also see
BaseHstComponent.getPublicRequestParameter(HstRequest, String)
.
- 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
- getQualifiedId() -
Method in class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- getQualifiedLinkRel(String, String) -
Method in class org.hippoecm.hst.jaxrs.services.AbstractResource
-
- getQualifiedLinkRel(String) -
Method in class org.hippoecm.hst.jaxrs.services.AbstractResource
-
- 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
-
- getQueryLanguage() -
Method in class org.hippoecm.hst.security.impl.JcrAuthenticationProvider
-
- getQueryManager() -
Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
- Deprecated. use
BaseHstComponent.getQueryManager(HstRequest)
, BaseHstComponent.getQueryManager(HstRequestContext)
or #getQue instead
- 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
-
- getQueryString() -
Method in class org.hippoecm.hst.core.util.Path
-
- getQueryString() -
Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
-
- getRawLocalParameters() -
Method in interface org.hippoecm.hst.core.request.ComponentConfiguration
- Also see
ComponentConfiguration.getLocalParameters(ResolvedSiteMapItem)
.
- getRawLocalParameters() -
Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
-
- getRawLocalParameters() -
Method in class org.hippoecm.hst.site.request.ComponentConfigurationImpl
-
- getRawParameters() -
Method in interface org.hippoecm.hst.core.request.ComponentConfiguration
- Also see
ComponentConfiguration.getParameters(ResolvedSiteMapItem)
.
- getRawParameters() -
Method in class org.hippoecm.hst.mock.core.request.MockComponentConfiguration
-
- getRawParameters() -
Method in class org.hippoecm.hst.site.request.ComponentConfigurationImpl
-
- 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
- getRawProperties(Class<T>) -
Method in class org.hippoecm.hst.site.request.SiteMapItemHandlerConfigurationImpl
- a property is of type String, Boolean, Long, Double or Calendar or an array of one of these objects.
- 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
- getRawProperty(String, Class<T>) -
Method in class org.hippoecm.hst.site.request.SiteMapItemHandlerConfigurationImpl
- a property is of type String, Boolean, Long, Double or Calendar or an array of one of these objects.
- 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 class org.hippoecm.hst.content.beans.standard.HippoRequest
- Deprecated.
- getReason() -
Method in interface org.hippoecm.hst.content.beans.standard.HippoRequestBean
-
- getReason() -
Method in class org.hippoecm.hst.content.beans.standard.HippoStdPubWfRequest
-
- getRedirectLocation() -
Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
-
- getRedirectLocation() -
Method in class org.hippoecm.hst.core.component.HstResponseImpl
-
- 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
- getReferenceComponent() -
Method in class org.hippoecm.hst.configuration.components.HstComponentConfigurationService
-
- 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 class org.hippoecm.hst.configuration.components.HstComponentConfigurationService
-
- getReferenceName() -
Method in interface org.hippoecm.hst.core.container.HstComponentWindow
- The reference name of the component window.
- getReferenceName() -
Method in class org.hippoecm.hst.core.container.HstComponentWindowImpl
-
- 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.
- getReferenceNameSeparator() -
Method in class org.hippoecm.hst.core.container.HstComponentWindowFactoryImpl
-
- getReferenceNamespace() -
Method in interface org.hippoecm.hst.core.component.HstRequest
- The reference namespace of the component window.
- getReferenceNamespace() -
Method in class org.hippoecm.hst.core.component.HstRequestImpl
-
- getReferenceNamespace() -
Method in interface org.hippoecm.hst.core.component.HstURL
- Returns the reference namespace
- getReferenceNamespace() -
Method in class org.hippoecm.hst.core.component.HstURLImpl
-
- getReferenceNamespace() -
Method in interface org.hippoecm.hst.core.container.HstComponentWindow
- The reference namespace of the component window.
- getReferenceNamespace() -
Method in class org.hippoecm.hst.core.container.HstComponentWindowImpl
-
- 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
-
- getReferenceNamespacePath(String) -
Method in class org.hippoecm.hst.core.component.HstRequestImpl
-
- 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
.
- getRefId() -
Method in class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- getRefreshOnPassivate() -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
-
- getRefreshPendingAfter() -
Method in interface org.hippoecm.hst.core.jcr.LazySession
- Returns the pending time millis after when the session should be refreshed.
- getRel() -
Method in class org.hippoecm.hst.jaxrs.model.content.Link
-
- getRelativeContentPath() -
Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
- This method returns a content path, relative to the
Mount.getContentPath()
.
- getRelativeContentPath() -
Method in class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- 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
-
- getRelativeContentPath() -
Method in class org.hippoecm.hst.site.request.ResolvedSiteMapItemImpl
-
- 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
-
- getRenderHost() -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- 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.core.component.HstResponseImpl
-
- getRenderParameters() -
Method in class org.hippoecm.hst.mock.core.component.MockHstResponse
-
- getRenderPath() -
Method in interface org.hippoecm.hst.configuration.components.HstComponentConfiguration
-
- getRenderPath() -
Method in class org.hippoecm.hst.configuration.components.HstComponentConfigurationService
-
- getRenderPath() -
Method in class org.hippoecm.hst.core.component.HstResponseImpl
-
- getRenderPath() -
Method in interface org.hippoecm.hst.core.container.HstComponentWindow
- The dispatching path path to render this component window.
- getRenderPath() -
Method in class org.hippoecm.hst.core.container.HstComponentWindowImpl
-
- 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
-
- getRenderPath() -
Method in class org.hippoecm.hst.site.request.ComponentConfigurationImpl
-
- 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() -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
-
- getRepository(String) -
Method in class org.hippoecm.hst.core.jcr.pool.JcrHippoRepositoryProvider
-
- getRepository(String) -
Method in interface org.hippoecm.hst.core.jcr.pool.JcrRepositoryProvider
- Retrieves JCR Repository from this provider by specifying a repository URI.
- getRepositoryAddress() -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
-
- 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.
- getRepositoryByCredentials(Credentials) -
Method in class org.hippoecm.hst.core.jcr.pool.MultipleRepositoryImpl
-
- getRepositoryMap() -
Method in interface org.hippoecm.hst.core.jcr.pool.MultipleRepository
- Returns the internal repository map.
- getRepositoryMap() -
Method in class org.hippoecm.hst.core.jcr.pool.MultipleRepositoryImpl
-
- getRepositoryProviderClassName() -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
-
- getRepositoryResourceStream(Session, BinaryPage) -
Method in class org.hippoecm.hst.servlet.BinariesServlet
- Return the input stream for a looked up binary for
BinaryPage.getResourcePath()
and return null
if
there is not found a binary
- getRequestConfigIdentifier(HstRequestContext) -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.services.AbstractConfigResource
-
- getRequestConfigNode(HstRequestContext) -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.services.AbstractConfigResource
-
- getRequestContainerConfig() -
Method in interface org.hippoecm.hst.core.container.ValveContext
- Returns the HstComponent container configuration.
- getRequestContentBean(HstRequestContext, Class<T>) -
Method in class org.hippoecm.hst.jaxrs.AbstractJaxrsService
- Returns the content HippoBean of type T for the current request.
- getRequestContentBean(HstRequestContext) -
Method in class org.hippoecm.hst.jaxrs.AbstractJaxrsService
- Returns the content HippoBean for the current request.
- getRequestContentBean(HstRequestContext, Class<T>) -
Method in class org.hippoecm.hst.jaxrs.services.AbstractResource
- Returns the content HippoBean of type T for the current request.
- getRequestContentBean(HstRequestContext) -
Method in class org.hippoecm.hst.jaxrs.services.AbstractResource
- Returns the content HippoBean for the current request.
- getRequestContentNode(HstRequestContext) -
Method in class org.hippoecm.hst.jaxrs.services.content.AbstractContentResource
- Deprecated. Use
AbstractResource.getRequestContentBean(HstRequestContext)
instead.
- getRequestContentPath(HstRequestContext) -
Method in class org.hippoecm.hst.jaxrs.services.content.AbstractContentResource
-
- getRequestContext() -
Method in interface org.hippoecm.hst.core.component.HstRequest
- Returns the current request context
- getRequestContext() -
Method in class org.hippoecm.hst.core.component.HstRequestImpl
-
- getRequestContext() -
Method in interface org.hippoecm.hst.core.container.ValveContext
- Returns the current request context.
- getRequestContext() -
Method in class org.hippoecm.hst.jaxrs.model.content.NodeRepresentation
NodeRepresentation.getRequestContext()
is a utility method that should not be serialized/deserialized hence the
XmlTransient
annotation
- getRequestContext(HttpServletRequest) -
Method in class org.hippoecm.hst.jaxrs.services.AbstractResource
-
- getRequestContext() -
Method in class org.hippoecm.hst.mock.core.component.MockHstRequest
-
- getRequestContext(HttpServletRequest) -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.services.AbstractConfigResource
-
- getRequestContextComponent() -
Method in class org.hippoecm.hst.core.container.AbstractValve
-
- getRequestDate() -
Method in class org.hippoecm.hst.content.beans.standard.HippoRequest
- Deprecated.
- 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() -
Method in class org.hippoecm.hst.core.container.HstContainerURLImpl
-
- 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.jaxrs.AbstractJaxrsService.PathsAdjustedHttpServletRequestWrapper
-
- 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.jaxrs.AbstractJaxrsService.PathsAdjustedHttpServletRequestWrapper
-
- getRequestURL() -
Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
-
- getRequestURL() -
Method in class org.hippoecm.hst.util.GenericHttpServletRequestWrapper
-
- getRequestUsername() -
Method in class org.hippoecm.hst.content.beans.standard.HippoRequest
- Deprecated.
- 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
-
- getResolvedEmbeddingMount() -
Method in interface org.hippoecm.hst.core.request.HstRequestContext
- Returns the
ResolvedMount
to be used for link rewriting when this request is embedded, otherwise null
- getResolvedEmbeddingMount() -
Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
-
- getResolvedEmbeddingMount() -
Method in class org.hippoecm.hst.site.request.HstPortalRequestContextImpl
-
- getResolvedEmbeddingMount() -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- getResolvedHostName() -
Method in interface org.hippoecm.hst.core.request.ResolvedVirtualHost
- the hostName that resolved to this ResolvedVirtualHost.
- getResolvedHostName() -
Method in class org.hippoecm.hst.site.request.ResolvedVirtualHostImpl
-
- 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
-
- getResolvedMount() -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- getResolvedMount() -
Method in class org.hippoecm.hst.site.request.ResolvedSiteMapItemImpl
-
- getResolvedMountPath() -
Method in interface org.hippoecm.hst.core.container.HstContainerURL
-
- getResolvedMountPath() -
Method in class org.hippoecm.hst.core.container.HstContainerURLImpl
-
- 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.
- getResolvedMountPath() -
Method in class org.hippoecm.hst.site.request.ResolvedMountImpl
-
- getResolvedSiteMapItem() -
Method in interface org.hippoecm.hst.core.request.HstPortalRequestContext
-
- 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
-
- getResolvedSiteMapItem() -
Method in class org.hippoecm.hst.site.request.HstPortalRequestContextImpl
-
- getResolvedSiteMapItem() -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- getResolvedVirtualHost() -
Method in interface org.hippoecm.hst.core.request.ResolvedMount
-
- getResolvedVirtualHost() -
Method in class org.hippoecm.hst.site.request.ResolvedMountImpl
-
- getResourceBundle(Channel, Locale) -
Method in interface org.hippoecm.hst.configuration.channel.ChannelManager
- The resource bundle for the channel info.
- getResourceBundle(Channel, Locale) -
Method in class org.hippoecm.hst.configuration.channel.ChannelManagerImpl
-
- getResourceContainers() -
Method in class org.hippoecm.hst.core.linking.resolvers.HippoResourceLocationResolver
-
- getResourceContainers() -
Method in interface org.hippoecm.hst.core.linking.ResourceLocationResolver
- for example known containers of resources are nodetypes 'hippogallery:exampleAssetSet' and 'hippogallery:exampleImageSet'
- getResourceFile(String) -
Method in class org.hippoecm.hst.site.container.HstSiteConfigServlet
- Returns the physical resource file object.
- 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 class org.hippoecm.hst.core.component.HstRequestImpl
-
- getResourceID() -
Method in interface org.hippoecm.hst.core.component.HstURL
- Returns the resource ID
- getResourceID() -
Method in class org.hippoecm.hst.core.component.HstURLImpl
-
- 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.core.container.HstContainerURLImpl
-
- 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 class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
-
- getResourceLifecycleManagement() -
Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepository
- Returns the resource lifecycle management implementation of this pool.
- getResourceLifecycleManagements() -
Method in class org.hippoecm.hst.core.jcr.pool.LazyMultipleRepositoryImpl
-
- getResourceLifecycleManagements() -
Method in interface org.hippoecm.hst.core.jcr.pool.MultipleRepository
- Returns the resource lifecycle management implementation.
- getResourceLifecycleManagements() -
Method in class org.hippoecm.hst.core.jcr.pool.MultipleRepositoryImpl
-
- getResourcePath() -
Method in class org.hippoecm.hst.servlet.utils.BinaryPage
- Get the absolute path of the repository.
- 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.
- getResourceWindowReferenceNamespace() -
Method in class org.hippoecm.hst.core.container.HstContainerURLImpl
-
- getResponseOutputStream() -
Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
-
- getResponseOutputStream() -
Method in class org.hippoecm.hst.core.component.HstPortletResponseState
-
- 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.core.container.HstComponentWindowImpl
-
- 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
-
- getResponseWriter() -
Method in class org.hippoecm.hst.core.component.HstServletResponseState
-
- getRestLink(HstRequestContext, HippoBean, String) -
Method in class org.hippoecm.hst.jaxrs.services.AbstractResource
-
- getRestRelationsBaseUri() -
Method in class org.hippoecm.hst.jaxrs.services.AbstractResource
-
- getResultSet() -
Method in class org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetNavigation
-
- getResultSet() -
Method in interface org.hippoecm.hst.content.beans.standard.HippoFacetNavigationBean
-
- getRoleDomainName() -
Method in class org.hippoecm.hst.security.impl.HippoAuthenticationProvider
-
- getRoleNamesOfUser(String) -
Method in class org.hippoecm.hst.security.impl.HippoAuthenticationProvider
-
- getRoleNamesOfUser(String) -
Method in class org.hippoecm.hst.security.impl.JcrAuthenticationProvider
-
- 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 class org.hippoecm.hst.configuration.hosting.MountService
-
- 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 class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- 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
-
- getRoles() -
Method in class org.hippoecm.hst.site.request.ResolvedMountImpl
-
- getRoles() -
Method in class org.hippoecm.hst.site.request.ResolvedSiteMapItemImpl
-
- getRolesByUsername(String) -
Method in interface org.hippoecm.hst.security.AuthenticationProvider
- Returns security roles of the given username
- getRolesByUsername(String) -
Method in class org.hippoecm.hst.security.impl.JcrAuthenticationProvider
-
- getRolesOfUserAndGroupQuery() -
Method in class org.hippoecm.hst.security.impl.HippoAuthenticationProvider
-
- getRolesOfUserQuery() -
Method in class org.hippoecm.hst.security.impl.JcrAuthenticationProvider
-
- 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
-
- getRootFacetNavigationResource(HttpServletRequest, HttpServletResponse, UriInfo) -
Method in class org.hippoecm.hst.jaxrs.services.content.HippoFacetNavigationContentResource
-
- 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.
- getRootMount() -
Method in class org.hippoecm.hst.configuration.hosting.PortMountService
-
- getRootPath() -
Method in class org.hippoecm.hst.configuration.model.HstManagerImpl
-
- getRootVirtualHostsByGroup() -
Method in interface org.hippoecm.hst.configuration.hosting.MutableVirtualHosts
- The root virtualhosts are the first segment of a host.
- getRootVirtualHostsByGroup() -
Method in class org.hippoecm.hst.configuration.hosting.VirtualHostsService
-
- getScheme() -
Method in interface org.hippoecm.hst.configuration.hosting.Mount
-
- getScheme() -
Method in class org.hippoecm.hst.configuration.hosting.MountService
-
- getScheme() -
Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
-
- getScheme() -
Method in class org.hippoecm.hst.configuration.hosting.VirtualHostService
-
- getScheme() -
Method in class org.hippoecm.hst.configuration.hosting.VirtualHostsService
-
- getScheme() -
Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
-
- 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
-
- getSegment(int) -
Method in class org.hippoecm.hst.core.util.Path
- Returns the segement of the path at the specified index
i
.
- getSelectMenuItem() -
Method in interface org.hippoecm.hst.core.sitemenu.EditableMenu
-
- 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.core.sitemenu.HstSiteMenuImpl
-
- 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 class org.hippoecm.hst.configuration.components.HstComponentConfigurationService
-
- getServeResourcePath() -
Method in class org.hippoecm.hst.core.component.HstResourceResponseImpl
-
- getServeResourcePath() -
Method in interface org.hippoecm.hst.core.container.HstComponentWindow
- The dispatching path path to serve resource in this component window.
- getServeResourcePath() -
Method in class org.hippoecm.hst.core.container.HstComponentWindowImpl
-
- 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
-
- getServeResourcePath() -
Method in class org.hippoecm.hst.site.request.ComponentConfigurationImpl
-
- getServerName() -
Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
-
- getServerPort() -
Method in class org.hippoecm.hst.mock.core.component.MockHstRequestBase
-
- getServletConfigComponentsMap(HstContainerConfig, boolean) -
Method in class org.hippoecm.hst.core.container.HstComponentRegistryImpl
-
- getServletConfigSiteMapItemHandlersMap(HstContainerConfig, boolean) -
Method in class org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandlerRegistryImpl
-
- getServletContext() -
Method in class org.hippoecm.hst.container.HstContainerConfigImpl
-
- 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 interface org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandler
-
- getServletContext() -
Method in class org.hippoecm.hst.jaxrs.AbstractJaxrsService.ServletConfigImpl
-
- getServletContext() -
Method in class org.hippoecm.hst.mock.core.request.MockHstRequestContext
-
- getServletContext() -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- getServletContext() -
Method in class org.hippoecm.hst.sitemapitemhandler.AbstractHstSiteMapHandler
-
- getServletName() -
Method in class org.hippoecm.hst.jaxrs.AbstractJaxrsService.ServletConfigImpl
-
- getServletPath(PortletRequest) -
Method in class org.hippoecm.hst.container.DefaultPortletRequestDispatcherImpl
-
- getServletPath(PortletRequest) -
Method in interface org.hippoecm.hst.container.HstPortletRequestDispatcherPathProvider
-
- getServletPath() -
Method in class org.hippoecm.hst.jaxrs.AbstractJaxrsService
-
- 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
-
- getServletRequest() -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- 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
-
- getServletResponse() -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- getSession(boolean) -
Method in class org.hippoecm.hst.configuration.channel.ChannelManagerImpl
-
- 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
-
- getSession() -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- getSession(boolean) -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- getSessionDecorator() -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
-
- getSessionsRefreshCounter() -
Method in class org.hippoecm.hst.core.jcr.LazySessionDelegatingRepository.LazySessionInvoker
-
- getSessionsRefreshPendingAfter() -
Method in class org.hippoecm.hst.core.jcr.LazySessionDelegatingRepository
-
- getSessionsRefreshPendingAfter() -
Method in class org.hippoecm.hst.core.jcr.LazySessionDelegatingRepository.SessionsRefreshCounter
-
- getSessionsRefreshPendingAfter() -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
-
- getSetHeaderList(String, boolean) -
Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
-
- getSimpleObjectConverter() -
Method in class org.hippoecm.hst.jackrabbit.ocm.hippo.HippoStdNode
-
- getSite() -
Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMap
- Return the
HstSite
this HstSiteMap
belongs to.
- getSite() -
Method in class org.hippoecm.hst.configuration.sitemap.HstSiteMapService
-
- getSite() -
Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenusConfiguration
- Return the
HstSite
this HstSiteMap
belongs to.
- getSite() -
Method in class org.hippoecm.hst.configuration.sitemenu.HstSiteMenusConfigurationService
-
- getSiteContentBaseBean(HstRequest) -
Method in class org.hippoecm.hst.component.support.bean.BaseHstComponent
-
- getSiteContentBaseBean(HstRequestContext) -
Method in class org.hippoecm.hst.jaxrs.AbstractJaxrsService
-
- 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(HstRequest) -
Method in class org.hippoecm.hst.tag.HstTagSupport
-
- getSiteLink(HstRequestContext, HippoBean) -
Method in class org.hippoecm.hst.jaxrs.services.AbstractResource
-
- getSiteMap() -
Method in interface org.hippoecm.hst.configuration.site.HstSite
-
- getSiteMap() -
Method in class org.hippoecm.hst.configuration.site.HstSiteService
-
- 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
- getSiteMapItem(String) -
Method in class org.hippoecm.hst.configuration.sitemap.HstSiteMapService
-
- 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
- getSiteMapItemById(String) -
Method in class org.hippoecm.hst.configuration.sitemap.HstSiteMapService
-
- 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
- getSiteMapItemByRefId(String) -
Method in class org.hippoecm.hst.configuration.sitemap.HstSiteMapService
-
- getSiteMapItemHandler(HstContainerConfig, String) -
Method in interface org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandlerRegistry
- Returns the registered HstSiteMapItemHandler.
- getSiteMapItemHandler(HstContainerConfig, String) -
Method in class org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandlerRegistryImpl
-
- getSiteMapItemHandlerClassName() -
Method in class org.hippoecm.hst.configuration.sitemapitemhandler.HstSiteMapItemHandlerConfigurationService
-
- 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 class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- getSiteMapItemHandlerConfiguration(String) -
Method in class org.hippoecm.hst.configuration.sitemapitemhandler.HstSiteMapItemHandlersConfigurationService
-
- getSiteMapItemHandlerConfiguration(String) -
Method in interface org.hippoecm.hst.configuration.sitemapitemhandlers.HstSiteMapItemHandlersConfiguration
-
- getSiteMapItemHandlerConfiguration() -
Method in interface org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandler
- Through the
SiteMapItemHandlerConfiguration
all (resolved) configuration properties can be accessed.
- getSiteMapItemHandlerConfiguration() -
Method in class org.hippoecm.hst.sitemapitemhandler.AbstractHstSiteMapHandler
-
- getSiteMapItemHandlerConfigurations() -
Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMapItem
-
The List of
HstSiteMapItemHandlerConfiguration
s and an empty list if this SiteMapItem does not contain HstSiteMapItemHandlerConfiguration
s.
- getSiteMapItemHandlerConfigurations() -
Method in class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- getSiteMapItemHandlerConfigurations() -
Method in class org.hippoecm.hst.configuration.sitemapitemhandler.HstSiteMapItemHandlersConfigurationService
-
- 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
-
- getSiteMapItemHandlerFactory() -
Method in class org.hippoecm.hst.configuration.model.HstManagerImpl
-
- getSiteMapItemHandlerInstance(HstContainerConfig, HstSiteMapItemHandlerConfiguration) -
Method in interface org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandlerFactory
- Returns the HstSiteMapItemHandler instance.
- getSiteMapItemHandlerInstance(HstContainerConfig, HstSiteMapItemHandlerConfiguration) -
Method in class org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandlerFactoryImpl
-
- getSiteMapItemHandlersConfiguration() -
Method in interface org.hippoecm.hst.configuration.site.HstSite
-
- getSiteMapItemHandlersConfiguration() -
Method in class org.hippoecm.hst.configuration.site.HstSiteService
-
- getSiteMapItemPath() -
Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfiguration
- The sitemapitem path can point to a sitemap item that contains wildcards.
- getSiteMapItemPath() -
Method in class org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfigurationService
-
- getSiteMapItems() -
Method in interface org.hippoecm.hst.configuration.sitemap.HstSiteMap
- The list of
SiteMapItem
's that are root
items.
- getSiteMapItems() -
Method in class org.hippoecm.hst.configuration.sitemap.HstSiteMapService
-
- 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 class org.hippoecm.hst.configuration.model.HstManagerImpl
-
- getSiteMapMatcher() -
Method in class org.hippoecm.hst.core.container.AbstractValve
-
- 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
-
- getSiteMapMatcher() -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- getSiteMenu(String) -
Method in interface org.hippoecm.hst.core.sitemenu.HstSiteMenus
-
- getSiteMenu(String) -
Method in class org.hippoecm.hst.core.sitemenu.HstSiteMenusImpl
-
- getSiteMenu(String) -
Method in class org.hippoecm.hst.mock.core.sitemenu.MockHstSiteMenus
-
- getSiteMenuConfiguration(String) -
Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenusConfiguration
-
- getSiteMenuConfiguration(String) -
Method in class org.hippoecm.hst.configuration.sitemenu.HstSiteMenusConfigurationService
-
- getSiteMenuConfigurationItems() -
Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuConfiguration
-
- getSiteMenuConfigurationItems() -
Method in class org.hippoecm.hst.configuration.sitemenu.HstSiteMenuConfigurationService
-
- 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.
- getSiteMenuConfigurations() -
Method in class org.hippoecm.hst.configuration.sitemenu.HstSiteMenusConfigurationService
-
- getSiteMenuItems() -
Method in interface org.hippoecm.hst.core.sitemenu.HstSiteMenu
-
- getSiteMenuItems() -
Method in class org.hippoecm.hst.core.sitemenu.HstSiteMenuImpl
-
- 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() -
Method in class org.hippoecm.hst.core.sitemenu.HstSiteMenusImpl
-
- getSiteMenus(HstRequestContext) -
Method in interface org.hippoecm.hst.core.sitemenu.HstSiteMenusManager
-
- getSiteMenus(HstRequestContext) -
Method in class org.hippoecm.hst.core.sitemenu.HstSiteMenusManagerImpl
-
- 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 class org.hippoecm.hst.configuration.site.HstSiteService
-
- getSiteMenusConfiguration() -
Method in interface org.hippoecm.hst.configuration.sitemenu.HstSiteMenuConfiguration
-
- getSiteMenusConfiguration() -
Method in class org.hippoecm.hst.configuration.sitemenu.HstSiteMenuConfigurationService
-
- getSiteNameSeparator() -
Method in class org.hippoecm.hst.site.request.SiteNameDecoratedContextCredentialsProvider
-
- getSize() -
Method in class org.hippoecm.hst.cache.ehcache.HstCacheEhCacheImpl
-
- 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.core.jcr.RewindableEventIterator
- Deprecated.
- getSize() -
Method in class org.hippoecm.hst.mock.content.beans.standard.MockHippoBeanIterator
-
- getSkipPaths() -
Method in class org.hippoecm.hst.core.jcr.DelegatingEventListener
- Deprecated.
- getSkipPaths() -
Method in class org.hippoecm.hst.core.jcr.GenericEventListener
-
- getState() -
Method in class org.hippoecm.hst.jackrabbit.ocm.hippo.HippoStdDocument
-
- getStateSummary() -
Method in class org.hippoecm.hst.jackrabbit.ocm.hippo.HippoStdDocument
-
- 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 class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- 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
-
- getStatusCode() -
Method in class org.hippoecm.hst.site.request.ResolvedSiteMapItemImpl
-
- 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, String) -
Method in class org.hippoecm.hst.core.container.ContainerConfigurationImpl
-
- getString(String) -
Method in class org.hippoecm.hst.core.container.ContainerConfigurationImpl
-
- 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.core.container.ContainerConfigurationImpl
-
- getStringArray(String) -
Method in class org.hippoecm.hst.mock.core.container.MockContainerConfiguration
-
- getStringArrays() -
Method in class org.hippoecm.hst.provider.jcr.PropertyMapImpl
-
- getStringArrays() -
Method in interface org.hippoecm.hst.provider.PropertyMap
-
- getStrings(String) -
Method in class org.hippoecm.hst.provider.jcr.JCRValueProviderImpl
-
- getStrings() -
Method in class org.hippoecm.hst.provider.jcr.PropertyMapImpl
-
- 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(HttpServletRequest) -
Method in class org.hippoecm.hst.core.container.SecurityValve
-
- 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
- getSubject() -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- getSubPath() -
Method in interface org.hippoecm.hst.core.linking.HstLink
- Returns the subPath of this
HstLink
object.
- getSubPath() -
Method in class org.hippoecm.hst.core.linking.HstLinkImpl
-
- getSubPath(int) -
Method in class org.hippoecm.hst.core.util.Path
-
- getSubPath(int, int) -
Method in class org.hippoecm.hst.core.util.Path
-
- getSubPath() -
Method in class org.hippoecm.hst.mock.core.linking.MockHstLink
-
- getSubPath() -
Method in class org.hippoecm.hst.tag.HstLinkTag
-
- getSuccess() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentWrapper
-
- getSystemCredentials() -
Method in class org.hippoecm.hst.security.impl.JcrAuthenticationProvider
-
- getSystemRepository() -
Method in class org.hippoecm.hst.security.impl.JcrAuthenticationProvider
-
- 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 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
-
- getTargetComponentPath() -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- getTemplate() -
Method in class org.hippoecm.hst.freemarker.RepositorySource
-
- getTemplate() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentRepresentation
-
- getTemplateComposerContextPath() -
Method in class org.hippoecm.hst.rest.beans.ChannelDocument
-
- getTestOnBorrow() -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
- Returns the
BasicPoolingRepository.testOnBorrow
property.
- getTestOnBorrow() -
Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
- Returns the
#testOnBorrow
property.
- getTestOnReturn() -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
- Returns the value of the
BasicPoolingRepository.testOnReturn
property.
- getTestOnReturn() -
Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
- Returns the value of the
#testOnReturn
property.
- getTestWhileIdle() -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
- Returns the value of the
BasicPoolingRepository.testWhileIdle
property.
- getTestWhileIdle() -
Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
- Returns the value of the
#testWhileIdle
property.
- getText(String) -
Static method in class org.hippoecm.hst.utils.SimpleHtmlExtractor
- Extracts text of the html mark ups.
- 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 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 class org.hippoecm.hst.core.logging.LogEventImpl
-
- getThreadName() -
Method in interface org.hippoecm.hst.logging.LogEvent
- 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
-
- getThumbnail() -
Method in class org.hippoecm.hst.jaxrs.model.content.HippoGalleryImageSetRepresentation
-
- getThumbnailImageResource(HttpServletRequest, HttpServletResponse, UriInfo) -
Method in class org.hippoecm.hst.jaxrs.services.content.ImageSetContentResource
-
- getThumbnailImageResourceContent(HttpServletRequest, HttpServletResponse, UriInfo) -
Method in class org.hippoecm.hst.jaxrs.services.content.ImageSetContentResource
-
- getTimeBetweenEvictionRunsMillis() -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
- Returns the value of the
BasicPoolingRepository.timeBetweenEvictionRunsMillis
property.
- getTimeBetweenEvictionRunsMillis() -
Method in interface org.hippoecm.hst.core.jcr.pool.PoolingRepositoryMBean
- Returns the value of the
#timeBetweenEvictionRunsMillis
property.
- getTimestamp() -
Method in class org.hippoecm.hst.core.logging.LogEventImpl
-
- getTimestamp() -
Method in interface org.hippoecm.hst.logging.LogEvent
- Getter for the event's time stamp.
- getTimeToIdleSeconds() -
Method in interface org.hippoecm.hst.cache.CacheElement
-
- getTimeToIdleSeconds() -
Method in class org.hippoecm.hst.cache.ehcache.HstCacheEhCacheImpl
-
- 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 class org.hippoecm.hst.cache.ehcache.HstCacheEhCacheImpl
-
- 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
-
- getTitle() -
Method in class org.hippoecm.hst.jaxrs.model.content.Link
-
- getToolkitRepresentation(HttpServletRequest, HttpServletResponse) -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.services.MountResource
-
- 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
-
- getTotalSize() -
Method in class org.hippoecm.hst.jaxrs.model.content.AbstractDataset
-
- getTranslation(String) -
Method in class org.hippoecm.hst.content.beans.standard.HippoAvailableTranslations
-
- 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.HippoAvailableTranslations
-
- 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
-
- getTreeItem(String) -
Method in class org.hippoecm.hst.core.linking.LocationMapTreeImpl
-
- 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 class org.hippoecm.hst.configuration.hosting.MountService
-
- getType() -
Method in class org.hippoecm.hst.content.beans.standard.HippoRequest
- Deprecated.
- 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.core.component.HstURLImpl
-
- getType() -
Method in class org.hippoecm.hst.jaxrs.model.content.Link
-
- getType() -
Method in class org.hippoecm.hst.jaxrs.model.content.NodeProperty
-
- getType() -
Method in class org.hippoecm.hst.mock.core.component.MockHstURL
-
- getType() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentRepresentation
-
- getType() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentWrapper.Property
- Deprecated.
- getTypeName() -
Method in class org.hippoecm.hst.jaxrs.model.content.NodeProperty
-
- getTypes() -
Method in interface org.hippoecm.hst.configuration.hosting.Mount
-
- getTypes() -
Method in class org.hippoecm.hst.configuration.hosting.MountService
-
- getTypeValue() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentRepresentation
-
- getUnderlyingService() -
Method in interface org.hippoecm.hst.service.UnderlyingServiceAware
- Returns the originating
Service
instance.
- getUrl(String, String, HttpServletRequest) -
Method in class org.hippoecm.hst.cmsrest.services.DocumentsResource
-
- getUrl() -
Method in class org.hippoecm.hst.configuration.channel.Channel
-
- getUrl(String, String) -
Method in interface org.hippoecm.hst.rest.DocumentService
- Returns a fully qualified URL for a document in a mount of a certain type.
- 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 class org.hippoecm.hst.configuration.model.HstManagerImpl
-
- getUrlFactory() -
Method in class org.hippoecm.hst.core.container.AbstractValve
-
- 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() -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- getURLFactory(ResolvedSiteMapItem) -
Method in class org.hippoecm.hst.sitemapitemhandler.AbstractHstSiteMapHandler
-
- getUrlNamespacePrefix() -
Method in class org.hippoecm.hst.core.container.HstContainerURLProviderImpl
-
- getUserAuthRepository() -
Method in class org.hippoecm.hst.security.impl.JcrAuthenticationProvider
-
- getUserID() -
Method in class org.hippoecm.hst.core.jcr.pool.MultipleRepositoryImpl.CredentialsWrapper
-
- 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 class org.hippoecm.hst.configuration.hosting.MountService
-
- 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 class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- 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
-
- getUsers() -
Method in class org.hippoecm.hst.site.request.ResolvedMountImpl
-
- getUsers() -
Method in class org.hippoecm.hst.site.request.ResolvedSiteMapItemImpl
-
- 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 class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
- Returns the validation query used to validate connections before
returning them.
- 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 class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- getValue() -
Method in class org.hippoecm.hst.content.beans.query.HstCtxWhereClauseComputerImpl.Mapper
-
- getValue() -
Method in class org.hippoecm.hst.jaxrs.model.content.PropertyValue
-
- getValue() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentWrapper.Property
- Deprecated.
- 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 class org.hippoecm.hst.configuration.model.HstNodeImpl
-
- 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
-
- getValues() -
Method in class org.hippoecm.hst.jaxrs.model.content.NodeProperty
-
- getValueType() -
Method in class org.hippoecm.hst.configuration.channel.AbstractHstPropertyDefinition
-
- getValueType() -
Method in interface org.hippoecm.hst.configuration.channel.HstPropertyDefinition
-
- 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
-
- getVariableInfo(TagData) -
Method in class org.hippoecm.hst.tag.HstSurfAndEditTag.TEI
- Deprecated.
- getVirtualHost() -
Method in interface org.hippoecm.hst.configuration.hosting.Mount
-
- getVirtualHost() -
Method in class org.hippoecm.hst.configuration.hosting.MountService
-
- 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
-
- getVirtualHost() -
Method in class org.hippoecm.hst.site.request.HstRequestContextImpl
-
- getVirtualHost() -
Method in class org.hippoecm.hst.site.request.ResolvedVirtualHostImpl
-
- getVirtualHosts() -
Method in interface org.hippoecm.hst.configuration.hosting.VirtualHost
-
- getVirtualHosts() -
Method in class org.hippoecm.hst.configuration.hosting.VirtualHostService
-
- getVirtualHosts() -
Method in interface org.hippoecm.hst.configuration.model.HstManager
-
- getVirtualHosts() -
Method in class org.hippoecm.hst.configuration.model.HstManagerImpl
-
- getVirtualizer(Node) -
Method in interface org.hippoecm.hst.content.beans.query.HstCtxWhereClauseComputer
- Returns a virtualizer for the scope.
- getVirtualizer(List<Node>, boolean) -
Method in interface org.hippoecm.hst.content.beans.query.HstCtxWhereClauseComputer
- Returns a virtualizer for the scopes.
- getVirtualizer(List<Node>, boolean) -
Method in class org.hippoecm.hst.content.beans.query.HstCtxWhereClauseComputerImpl
- When the search was in multiple scopes, we need to rewrite the physical hits to the context aware virtual path.
- getVirtualizer(Node) -
Method in class org.hippoecm.hst.content.beans.query.HstCtxWhereClauseComputerImpl
-
- getWhenExhaustedAction() -
Method in class org.hippoecm.hst.core.jcr.pool.BasicPoolingRepository
- Returns the action when the pool is exhausted
returning them.
- 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
-
- getWidth() -
Method in class org.hippoecm.hst.jaxrs.model.content.HippoGalleryImageRepresentation
-
- getWildCardAnyOccurences() -
Method in class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- getWildCardPatternChild(String, List<HstSiteMapItem>) -
Method in class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- getWorkflow(String, Node) -
Method in class org.hippoecm.hst.configuration.channel.ChannelManagerImpl
-
- 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 class org.hippoecm.hst.core.component.HstResourceResponseImpl
-
- getWrapperElement() -
Method in interface org.hippoecm.hst.core.component.HstResponse
- Returns the wrapper element for the rendered content
- getWrapperElement() -
Method in class org.hippoecm.hst.core.component.HstResponseImpl
-
- 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.
- getWritableCredentials(HstRequestContext) -
Method in class org.hippoecm.hst.site.request.DefaultContextCredentialsProvider
-
- getWritableCredentials(HstRequestContext) -
Method in class org.hippoecm.hst.site.request.SiteNameDecoratedContextCredentialsProvider
-
- getWritablePassword() -
Method in class org.hippoecm.hst.component.support.forms.BaseFormHstComponent
- Deprecated.
- getWritableSession() -
Static method in class org.hippoecm.hst.component.support.forms.FormUtils
-
- getWritableUserName() -
Method in class org.hippoecm.hst.component.support.forms.BaseFormHstComponent
- Deprecated.
- getWriter() -
Method in class org.hippoecm.hst.core.component.AbstractHstResponseState
-
- getWriter() -
Method in class org.hippoecm.hst.core.component.HstResponseImpl
-
- 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 class org.hippoecm.hst.configuration.components.HstComponentConfigurationService
-
- 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
-
- getXtype() -
Method in class org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentRepresentation
-
- getXType() -
Method in class org.hippoecm.hst.site.request.ComponentConfigurationImpl
-
- getYear(Calendar) -
Static method in class org.hippoecm.hst.util.ForkedISO8601
- Deprecated. Returns the astronomical year of the given calendar.
HippoGalleryImageSetContainer
insteadHippoNode.getLocalizedName()
Note that this bean is quite different then HippoAvailableTranslations
, which can be used to find the 'same' bean in multiple
translations.Mount
path of HST URL
HstRequest
to the underlying
HttpServletRequest
.
HstResponse
to the underlying
HttpServletRequest
.
HstComponentConfiguration
specifies a (Java) componentClassName implementing the HstComponent
interface to provide the actual behavior for content rendering and (inter)action processing.HstComponentConfiguration
comes in three different main types.HstComponentException
class defines a general exception
that a HstComponent can throw when it is unable to perform its operation
successfully.HstComponentFatalException
can be thrown to break out of the HST2 request handling.HstComponentConfiguration
.HstComponentConfigurations
contains a map of (root) HstComponentConfiguration
objects which themselves might
contain additional HstComponentConfiguration
children and so on.HstComponentWindow
instances.HstContainerRequestImpl
is a wrapper around the GenericHttpServletRequestWrapper
.HttpServletRequest
with a HttpServletRequest.getServletPath()
that is an empty String
("").
HstContainerURL
.HstLink
'sHstNodeImpl
's.HstNodeException
class defines a general exception for the Hst ConfigHstNodeException
exception.
HstNodeException
exception with the given message.
HstNodeException
exception with the nested exception.
HstNodeException
HstNodeImpl
is a node that during initialization fetches everything it needs, after which, it detaches its backing
content provider.ParametersInfo
annotation.HstContainerPortlet
.HstQueryManagerImpl.HstQueryManagerImpl(Session, ObjectConverter, HstCtxWhereClauseComputer)
instead
HstRequest
defines the interface to provide client
request information to a HstComponent.HstResponse
defines the interface to assist a
HstComponent in creating and sending a response to the client.ComponentManager
managed by the HST container.HstSite
object is the object representing a site.HstSiteMap
contains a list of (root) HstSiteMapItem
objects which themselves might contain additional
HstSiteMapItem
children and so on.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
- TODO A HstSiteMapItemHandler can be invoked by ....
- HstSiteMapItemHandlerConfiguration - Interface in org.hippoecm.hst.configuration.sitemapitemhandlers
-
- HstSiteMapItemHandlerConfigurationService - Class in org.hippoecm.hst.configuration.sitemapitemhandler
-
- HstSiteMapItemHandlerConfigurationService(HstNode) -
Constructor for class org.hippoecm.hst.configuration.sitemapitemhandler.HstSiteMapItemHandlerConfigurationService
-
- 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.
- HstSiteMapItemHandlerFactoryImpl - Class in org.hippoecm.hst.core.sitemapitemhandler
- HstSiteMapItemHandlerFactoryImpl
- HstSiteMapItemHandlerFactoryImpl(HstSiteMapItemHandlerRegistry) -
Constructor for class org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandlerFactoryImpl
-
- HstSiteMapItemHandlerRegistry - Interface in org.hippoecm.hst.core.sitemapitemhandler
- The HstSiteMapItemHandlerRegistry registry interface
- HstSiteMapItemHandlerRegistryImpl - Class in org.hippoecm.hst.core.sitemapitemhandler
- HstSiteMapItemHandlerRegistryImpl
- HstSiteMapItemHandlerRegistryImpl() -
Constructor for class org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandlerRegistryImpl
-
- HstSiteMapItemHandlersConfiguration - Interface in org.hippoecm.hst.configuration.sitemapitemhandlers
-
- HstSiteMapItemHandlersConfigurationService - Class in org.hippoecm.hst.configuration.sitemapitemhandler
-
- HstSiteMapItemHandlersConfigurationService(HstNode) -
Constructor for class org.hippoecm.hst.configuration.sitemapitemhandler.HstSiteMapItemHandlersConfigurationService
-
- HstSiteMapItemService - Class in org.hippoecm.hst.configuration.sitemap
-
- HstSiteMapItemService(HstNode, Mount, HstSiteMapItemHandlersConfiguration, HstSiteMapItem, HstSiteMap, int) -
Constructor for class org.hippoecm.hst.configuration.sitemap.HstSiteMapItemService
-
- 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
. - HstSiteMapService - Class in org.hippoecm.hst.configuration.sitemap
-
- HstSiteMapService(HstSite, HstNode, Mount, HstSiteMapItemHandlersConfiguration) -
Constructor for class org.hippoecm.hst.configuration.sitemap.HstSiteMapService
-
- 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
-
- HstSiteMenuConfigurationService - Class in org.hippoecm.hst.configuration.sitemenu
-
- HstSiteMenuConfigurationService(HstSiteMenusConfiguration, HstNode) -
Constructor for class org.hippoecm.hst.configuration.sitemenu.HstSiteMenuConfigurationService
-
- HstSiteMenuImpl - Class in org.hippoecm.hst.core.sitemenu
-
- HstSiteMenuImpl(HstSiteMenus, HstSiteMenuConfiguration, HstRequestContext) -
Constructor for class org.hippoecm.hst.core.sitemenu.HstSiteMenuImpl
-
- 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 - HstSiteMenuItemConfigurationService - Class in org.hippoecm.hst.configuration.sitemenu
-
- HstSiteMenuItemConfigurationService(HstNode, HstSiteMenuItemConfiguration, HstSiteMenuConfiguration) -
Constructor for class org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfigurationService
-
- HstSiteMenuItemImpl - Class in org.hippoecm.hst.core.sitemenu
-
- HstSiteMenuItemImpl(HstSiteMenu, HstSiteMenuItem, HstSiteMenuItemConfiguration, HstRequestContext) -
Constructor for class org.hippoecm.hst.core.sitemenu.HstSiteMenuItemImpl
-
- 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 - HstSiteMenusConfigurationService - Class in org.hippoecm.hst.configuration.sitemenu
-
- HstSiteMenusConfigurationService(HstSite, HstNode) -
Constructor for class org.hippoecm.hst.configuration.sitemenu.HstSiteMenusConfigurationService
-
- HstSiteMenusImpl - Class in org.hippoecm.hst.core.sitemenu
-
- HstSiteMenusImpl(HstRequestContext) -
Constructor for class org.hippoecm.hst.core.sitemenu.HstSiteMenusImpl
-
- HstSiteMenusManager - Interface in org.hippoecm.hst.core.sitemenu
- Implementations will be responsible for the creation of context sensitive sitemenu's.
- HstSiteMenusManagerImpl - Class in org.hippoecm.hst.core.sitemenu
-
- HstSiteMenusManagerImpl() -
Constructor for class org.hippoecm.hst.core.sitemenu.HstSiteMenusManagerImpl
-
- HstSitePipeline - Class in org.hippoecm.hst.core.container
- HstSitePipeline
- HstSitePipeline() -
Constructor for class org.hippoecm.hst.core.container.HstSitePipeline
-
- HstSitePipelines - Class in org.hippoecm.hst.core.container
- HstSitePipelines
- HstSitePipelines() -
Constructor for class org.hippoecm.hst.core.container.HstSitePipelines
-
- HstSiteRootNode - Interface in org.hippoecm.hst.configuration.model
-
- HstSiteRootNodeImpl - Class in org.hippoecm.hst.configuration.model
-
- HstSiteRootNodeImpl(Node, HstNode) -
Constructor for class org.hippoecm.hst.configuration.model.HstSiteRootNodeImpl
-
- HstSiteService - Class in org.hippoecm.hst.configuration.site
-
- HstSiteService(HstSiteRootNode, ContextualizableMount, HstManagerImpl) -
Constructor for class org.hippoecm.hst.configuration.site.HstSiteService
-
- HstSubject - Class in org.hippoecm.hst.security
- Wrapper for the javax.security.auth.Subject class.
- HstSurfAndEditTag - Class in org.hippoecm.hst.tag
- Deprecated. Use
HstCmsEditLinkTag
instead. - HstSurfAndEditTag() -
Constructor for class org.hippoecm.hst.tag.HstSurfAndEditTag
- Deprecated.
- HstSurfAndEditTag.TEI - Class in org.hippoecm.hst.tag
- Deprecated. TagExtraInfo class for HstSurfAndEditTag.
- HstSurfAndEditTag.TEI() -
Constructor for class org.hippoecm.hst.tag.HstSurfAndEditTag.TEI
- Deprecated.
- 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.
- HstURLFactoryImpl - Class in org.hippoecm.hst.core.component
- HstURLFactoryImpl
- HstURLFactoryImpl() -
Constructor for class org.hippoecm.hst.core.component.HstURLFactoryImpl
-
- HstURLImpl - Class in org.hippoecm.hst.core.component
- HstURLImpl
- HstURLImpl(String, HstContainerURL, String, HstContainerURLProvider, HstRequestContext) -
Constructor for class org.hippoecm.hst.core.component.HstURLImpl
-
- HstURLImpl(String, HstContainerURL, String, HstContainerURLProvider, HstRequestContext, String) -
Constructor for class org.hippoecm.hst.core.component.HstURLImpl
-
- HstValueType - Enum in org.hippoecm.hst.core.parameters
-
- HstVirtualizer - Interface in org.hippoecm.hst.content.beans.query
- A virtualizer implementation converts a physical node to its virtual context aware node, or
if the context wasn't virtual, it just returns the physical node
- HstVirtualizerImpl - Class in org.hippoecm.hst.content.beans.query
-
- HstVirtualizerImpl(Set<KeyValue<String, String>>) -
Constructor for class org.hippoecm.hst.content.beans.query.HstVirtualizerImpl
-
- HTML_TAG_PATTERN -
Static variable in class org.hippoecm.hst.content.rewriter.impl.SimpleContentRewriter
-
ImageVariant
when there is configured an ImageVariant
and is null
when no image variant has been specified
HstComponent.doAction(org.hippoecm.hst.core.component.HstRequest, HstResponse)
method.
HstComponent.doBeforeRender(org.hippoecm.hst.core.component.HstRequest, HstResponse)
method.
HstComponent.doBeforeServeResource(org.hippoecm.hst.core.component.HstRequest, HstResponse)
method.
renderpath
of the HstComponent
.
serveresourcepath
of the HstComponent
.
true
when this HippoBean
is an ancestor of the compare
HippoBean.
HstSiteMapItem
represents a path with a any
value **
servletRequest.isUserInRole(role)
returns true
this
Mount is accessible for the request.
servletRequest.isUserInRole(role)
returns true
this
sitemap item is accessible for the request.
servletRequest.isUserInRole(role)
returns true
this
Mount is accessible for the request.
VirtualHost
/ Mount
whether contextPath should be in the URL or not
VirtualHosts
whether the contextPath should be in the
URL.
deep
option.
node
is dereferenceable.
true
when this HippoBean
is an descendant of the compare
HippoBean.
HstRequestContext.getResolvedEmbeddingMount()
for the target Mount path and context path (if to be included).
HstSiteMapItem.getRelativeContentPath()
, we cannot choose which one is the one you want, so, one of the items is used.
HstLinkTag.isFullyQualified()
instead
Mount
is not using a HstSiteMap
for the request processing, this method returns false
.
node
is type of the nodeTypeName
.
node
is type of any of the nodeTypeNames
.
noLocal
option.
Mount
is of type type
this returns true
.
VirtualHost
/ Mount
whether the port number should be in the URL or not
Mount.isOfType(String type)
with type="preview"
node
is equal to one of the supplied primaryNodeTypeNames
.
HstComponentInfo.isStandalone()
equal to false
, this
check can be used whether some HstComponent
won't get its renderer called.
HstResponseImpl
never gets its renderer skipped
true
when this HippoBean
has a underlying jcr node with the same jcr path as the
compare
HippoBean.
false
, then HstLink
will have the HstLink.PATH_SUBPATH_DELIMITER
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
.
Mount
has Mount.isPreview()
return false
, this method always returns false.
HstSiteMapItem
represents a path with a wildcard
value *
HttpSession
, will be processed synchronized.NodeUtils
insteadlazyLoading
is false, we'll actively fill all the properties of the jcr node in the properties map
and fetch the canonical path
link
, path
, hippoBean
or siteMapItemRefId
did
have its setter called.
LocationMapTree
is the container for a tree of LocationMapTreeItem
's that are
used for internal linkrewriting.LocationMapTreeItem
is an item in the tree of the containing LocationMapTree
.ERROR
, WARN
, INFO
DEBUG.HstSiteMapItem
if possible.
ResolvedMount
.
ResolvedMount
item.
ResolvedSiteMapItem
.
ResolvedSiteMapItem
item or throws a
MatchException
or NotFoundException
when cannot resolve to a sitemap item
pathInfo
ResolvedVirtualHost
HippoBeanIterator
for testing purposes.HstComponentConfiguration
.HstLink
.HstSiteMenu
.HstSiteMenuItem
.HstSiteMenus
.MockObjectBeanPersistenceManager
interface.ResolvedSiteMapItem
for testing purposes.ModuleNotFoundException
class defines a exception
for not found addon moduleMount
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
.MultipleRepository
and BasicPoolingRepository
Repository
to allow
transparent access to internal multiple repositories based on credentials
given by the caller.ResourceLoader
object.
HippoBean
in the iteration.
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
, saving a reference
to the error message string s for later retrieval by the
getMessage method.
HttpServletResponse
since this valve sets servletResponse.setStatus(HttpServletResponse.SC_NO_CONTENT)Logger
implementation with no operation.ObjectBeanManagerException
class defines a general exception
that an object content manager can throw when it is unable to perform its operation
successfully.ObjectBeanPersistenceException
class defines a general exception
that a ObjectBeanPersistenceManager
can throw when it is unable to perform its operation
successfully.ObjectBeanPersistenceManager
is the primary interface for HST-2-Persistence-aware application components.HttpServletRequest.getContextPath()
does not matter, this method must return null
or empty.
HttpServletRequest.getContextPath()
does not matter, this method returns null
or empty.
Parameter
ParametersInfo
HstComponent
's.param
tag.HstContainerURL
instance.
HstRequestContext
for a new ResolvedMount
and requestPath
and creates an HstContainerURL
instance.
ResolvedMount
and requestPath
and creates an HstContainerURL
instance.
HstManager.getPathSuffixDelimiter()
instead
Pipeline
container interface.Repository
to allow
transparent access to internal session pooling implementation.FormUtils.populate(HstRequest, FormMap)
instead
ComponentRepresentation
) from an
EXT json post.HstSiteMapItemHandler
from the resolvedSiteMapItem that was matched from ResolvedMount.matchSiteMapItem(String)
.
Mount
that this request belongs to does not have a preview configuration, it will
be created.
Session.refresh(boolean)
with false
parameter.
Session.refresh(boolean)
.
Session.refresh(boolean)
with false
parameter.
Session.refresh(boolean)
.
name
and does nothing if not present
RENDER_PHASE
.
RepositoryNotAvailableException
exception can be used when the repository is not (yet)
availablemount
ContainerConstants.DISPATCH_URI_SCHEME
.
path
within this LocationMapTree
belonging to HstSite
.
Mount
object, where possible wildcard property placeholders have been filled in, similar
to the ResolvedSiteMapItem
and HstSiteMapItem
HstRequestContext
.VirtualHost
object, where possible wildcard property placeholders have been filled in, similar
to the ResolvedMount
and Mount
#resolvePathInfo(Node, Node, HstSite)
.
RESOURCE_PHASE
.
locationPatterns
for all class names which annotates the speified annotationType
.
SecurityAnnotationInvokerPreprocessor
plugged into AroundProcessableJAXRSInvoker
is preferred.Service
instances.ComponentManager
object that wishes to be notified of the ServletContext that it runs in.beanMappingClass
for this HippoAvailableTranslationsBean
.
HstLinkTag.setFullyQualified(boolean)
instead
ContentRewriter
should create fully qualified links (URLs) for internal links.
ContentRewriter
should use an imageVariant.
HstSitePipeline.setProcessingValves(Valve[])
instead
BasicPoolingRepository.minEvictableIdleTimeMillis
property.
#minEvictableIdleTimeMillis
property.
Mount
behind the ResolvedMount
to the new mount
.
BasicPoolingRepository.numTestsPerEvictionRun
property.
#numTestsPerEvictionRun
property.
HstSitePipeline.setCleanupValves(Valve[])
instead
HstSitePipeline.setInitializationValves(Valve[])
instead
HstComponentWindow
instance to *render* the current request
HstComponentWindow
instancethat is used to process the current request.
mount
as rootMount for this MutablePortMount
servletPath
on the HttpServletRequest
.
subPath
of this HstLink
.
BasicPoolingRepository.testOnBorrow
property.
#testOnBorrow
property.
testOnReturn
property.
testOnReturn
property.
testWhileIdle
property.
testWhileIdle
property.
BasicPoolingRepository.timeBetweenEvictionRunsMillis
property.
#timeBetweenEvictionRunsMillis
property.
Service
instance.
BasicPoolingRepository.validationQuery
.
#validationQuery
.
BasicPoolingRepository.whenExhaustedAction
.
#whenExhaustedAction
.
SiteMapItemHandlerConfiguration
is the runtime instance of a HstSiteMapItemHandlerConfiguration
and provides some configuration information to a sitemap item handler.siteItemTag
tag.skipNum
documents in the iterator.
Mount
that this request belongs to does not have a preview configuration, it will
be created.
Mount
Service
instance.Mount
that this request belongs to has a preview configuration, it will be unlocked and deleted.
customContentNodeBinder
provided by client.
customContentNodeBinder
provided by client.
#encodeContentDispositionFileName(HttpServletRequest, HttpServletResponse, String)
VirtualHost
WorkflowPersistenceManager
interface with Hippo Repository Workflow API.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |