Interface and Description |
---|
org.hippoecm.hst.service.ServiceBeanAccessProvider
since 2.28.05 (CMS 7.9.1). Do not use any more. No replacement
|
org.hippoecm.hst.core.container.ServletContextAware
as of HST 2.26 this interface and its usage is 'merged' with the ComponentManager interface itself so no longer is needed
|
org.hippoecm.hst.service.UnderlyingServiceAware
since 2.28.05 (CMS 7.9.1) Do not use any more. No replacement
|
Class and Description |
---|
org.hippoecm.hst.service.AbstractJCRService
since 2.28.05 (CMS 7.9.1). Do not use any more. No replacement
|
org.hippoecm.hst.jaxrs.util.AnnotatedContentBeanClassesScanner
since 2.28.00 not used any more. If custom annotated classes are needed, use a custom object converter and inject a
the custom object converter in the HstRequestContext through ContentBeansTool.
|
org.hippoecm.hst.proxy.NamespacedBeanMethodInvoker
since 2.28.05 (CMS 7.9.1). Do not use any more. No replacement
|
org.hippoecm.hst.service.ServiceBeanAccessProviderImpl
since 2.28.05 (CMS 7.9.1). Do not use any more. No replacement
|
org.hippoecm.hst.util.TaskLogFormatter
Use
TaskLogFormatUtils instead. |
Exceptions and Description |
---|
org.hippoecm.hst.configuration.channel.ChannelNotFoundException
since version 4.1.0
|
org.hippoecm.hst.service.ServiceException
since 2.28.05 (CMS 7.9.1) Do not use any more. No replacement
|
Field and Description |
---|
org.hippoecm.hst.core.container.ContainerConstants.CMS_SSO_AUTHENTICATED
since 4.0.2 (CMS v11.0 GA), will be removed with 5.0.
Use (
CmsSessionContext != null) instead. |
org.hippoecm.hst.core.container.ContainerConstants.CMS_SSO_REPO_CREDS_ATTR_NAME
since 4.0.2 (cms v11.0 GA), will be removed with 5.0.
Use (request!) attribute
ContainerConstants.CMS_REQUEST_REPO_CREDS_ATTR |
org.hippoecm.hst.core.container.ContainerConstants.CMS_USER_ID_ATTR
Since 4.0.2 (CMS v11.0 GA). Will be removed in 5.0.
|
org.hippoecm.hst.servlet.HstFreemarkerServlet.INIT_PARAM_LOGGER_LIBRARY
HSTTWO-3723: no longer functional and ignored servlet/context init parameter
|
org.hippoecm.hst.configuration.HstNodeTypes.MOUNT_PROPERTY_IS_SITE
Since 4.0.0 (CMS 11.0.0)
|
org.hippoecm.hst.configuration.HstNodeTypes.MOUNT_PROPERTY_ONLYFORCONTEXTPATH
since CMS 7.9.1, use
HstNodeTypes.VIRTUALHOST_PROPERTY_CONTEXTPATH instead |
org.hippoecm.hst.container.DelegatingFilter.PREFIX_EXCLUSIONS_INIT_PARAM
not used any more since CMS 10.0, HST 2.30.00. Instead use sitemap items with
hst:namedpipeline = PlainFilterChainInvokingPipeline to fall through to next servlet (filter)
|
org.hippoecm.hst.container.DelegatingFilter.SUFFIX_EXCLUSIONS_INIT_PARAM
not used any more since CMS 10.0, HST 2.30.00. Instead use sitemap items with
hst:namedpipeline = PlainFilterChainInvokingPipeline to fall through to next servlet (filter)
|
org.hippoecm.hst.configuration.HstNodeTypes.VIRTUALHOST_PROPERTY_ONLYFORCONTEXTPATH
since CMS 7.9.1, use
HstNodeTypes.VIRTUALHOST_PROPERTY_CONTEXTPATH instead |
org.hippoecm.hst.configuration.HstNodeTypes.VIRTUALHOSTS_PROPERTY_CHANNEL_MNGR_HOSTGROUP
since CMS 7.9.1 not used any more
|
org.hippoecm.hst.configuration.HstNodeTypes.VIRTUALHOSTS_PROPERTY_PREFIXEXCLUSIONS
Not used since CMS 10.0 (HST 2.30.00). Use a (hst:default) sitemap item to account
for prefixes/suffixes that need special handling.
|
org.hippoecm.hst.configuration.HstNodeTypes.VIRTUALHOSTS_PROPERTY_SUFFIXEXCLUSIONS
Not used since CMS 10.0 (HST 2.30.00). Use a (hst:default) sitemap item to account
for prefixes/suffixes that need special handling.
|
Constructor and Description |
---|
org.hippoecm.hst.content.beans.standard.AvailableTranslations(Node, ObjectConverter)
Deprecated since CMS 11.0.0 (HST 4.0.0). Use
AvailableTranslations.AvailableTranslations(Node) instead. |
org.hippoecm.hst.content.beans.query.HstQueryManagerImpl(Session, ObjectConverter)
since 2.24.13 / 2.16.01. Use
HstQueryManagerImpl.HstQueryManagerImpl(Session, ObjectConverter, DateTools.Resolution)
instead |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.