org.hippoecm.hst.servlet.utils.BinariesCache.clearBlockingLock(BinaryPage)
|
org.hippoecm.hst.content.beans.standard.HippoBean.getAvailableTranslationsBean()
|
org.hippoecm.hst.content.beans.standard.HippoItem.getAvailableTranslationsBean()
|
org.hippoecm.hst.content.beans.standard.HippoDocumentBean.getAvailableTranslationsBean(Class)
|
org.hippoecm.hst.content.beans.standard.HippoDocument.getAvailableTranslationsBean(Class)
|
org.hippoecm.hst.configuration.model.HstSiteRootNode.getCanonicalContentPath()
|
org.hippoecm.hst.content.beans.standard.HippoBean.getContextualBean()
|
org.hippoecm.hst.content.beans.standard.HippoItem.getContextualBean() |
org.hippoecm.hst.content.beans.standard.HippoBean.getContextualParentBean()
since 2.25.02 : Use #getParentBean instead. Returns the same as #getParentBean
|
org.hippoecm.hst.content.beans.standard.HippoItem.getContextualParentBean() |
org.hippoecm.hst.configuration.hosting.VirtualHost.getDefaultResourceBundleId()
|
org.hippoecm.hst.configuration.hosting.Mount.getDefaultResourceBundleId()
|
org.hippoecm.hst.configuration.hosting.VirtualHosts.getDefaultResourceBundleId()
|
org.hippoecm.hst.utils.BeanUtils.getDisposablePoolSession(HstRequestContext, String)
|
org.hippoecm.hst.utils.BeanUtils.getDisposablePoolSession(HstRequest, String)
|
org.hippoecm.hst.configuration.hosting.Mount.getEmbeddedMountPath()
portlet support will be removed after 2.26.xx
|
org.hippoecm.hst.core.request.HstRequestContext.getEmbeddingContextPath()
portlet support will be removed after 2.26.xx
|
org.hippoecm.hst.mock.core.request.MockHstRequestContext.getEmbeddingContextPath() |
org.hippoecm.hst.component.support.bean.BaseHstComponent.getLocalAnnotatedClasses()
since 7.8.3 : There is no replacement. Since automatic beans scanning this method is completely redundant. Make
sure that through the 'hst-beans-annotated-classes' in the web.xml all annotated beans can be found. For example
<param-value>
classpath*:com/onehippo/myproject/beans/**\/\*.class,
classpath*:org/onehippo/forge/poll/**\/\*.class,
classpath*:org/onehippo/forge/properties/**\/\*.class,
classpath*:org/onehippo/forge/tcmp/**\/\*.class,
</param-value>
|
org.hippoecm.hst.tag.SetHstBundleTag.getLocalizationContext(PageContext, String, boolean)
|
org.hippoecm.hst.component.support.bean.BaseHstComponent.getLocalParameter(String, HstRequest)
|
org.hippoecm.hst.component.support.bean.BaseHstComponent.getLocalParameters(HstRequest)
|
org.hippoecm.hst.configuration.channel.Channel.getLockedBy()
|
org.hippoecm.hst.configuration.hosting.MutableMount.getLockedBy()
deprecated since 7.8.4 and will be removed in 7.9.x
|
org.hippoecm.hst.configuration.hosting.MutableMount.getLockedOn()
deprecated since 7.8.4 and will be removed in 7.9.x
|
org.hippoecm.hst.site.HstServices.getLogger(String)
since 2.26.05. It will be removed from 2.28.00 and onwards. Just use org.slf4j.LoggerFactory.getLogger(MyClass.class);
instead
|
org.hippoecm.hst.site.HstServices.getLogger(String, String)
since 2.26.05. It will be removed from 2.28.00 and onwards. Just use org.slf4j.LoggerFactory.getLogger(MyClass.class);
instead
|
org.hippoecm.hst.component.support.bean.BaseHstComponent.getParameter(String, HstRequest)
|
org.hippoecm.hst.component.support.bean.BaseHstComponent.getParameters(HstRequest)
since 2.26.01. Use #getComponentParameters(} instead
|
org.hippoecm.hst.component.support.bean.BaseHstComponent.getParametersInfo(HstRequest)
since 2.26.01. Use #getComponentParametersInfo(org.hippoecm.hst.core.component.HstRequest)} instead
|
org.hippoecm.hst.configuration.sitemap.HstSiteMapItem.getPortletComponentConfigurationId()
portlet support will be removed after 2.26.xx
|
org.hippoecm.hst.core.request.ResolvedSiteMapItem.getPortletHstComponentConfiguration()
portlet support will be removed after 2.26.xx
|
org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem.getPortletHstComponentConfiguration() |
org.hippoecm.hst.core.request.HstRequestContext.getResolvedEmbeddingMount()
portlet support will be removed after 2.26.xx
|
org.hippoecm.hst.mock.core.request.MockHstRequestContext.getResolvedEmbeddingMount() |
org.hippoecm.hst.configuration.sitemap.HstSiteMapItem.getResourceBundleId()
Use #getDefaultResourceBundleIds() instead.
|
org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandler.getServletContext()
this method is deprecated since 2.25.02
|
org.hippoecm.hst.core.sitemapitemhandler.AbstractHstSiteMapItemHandler.getServletContext() |
org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandler.getSiteMapItemHandlerConfiguration()
|
org.hippoecm.hst.core.sitemapitemhandler.AbstractHstSiteMapItemHandler.getSiteMapItemHandlerConfiguration() |
org.hippoecm.hst.configuration.model.HstManager.invalidatePendingHstConfigChanges(Session)
|
org.hippoecm.hst.container.HstFilter.isCrossContextInclude(HttpServletRequest)
portlet support will be removed after 2.26.xx
|
org.hippoecm.hst.core.request.HstRequestContext.isEmbeddedRequest()
portlet support will be removed after 2.26.xx
|
org.hippoecm.hst.mock.core.request.MockHstRequestContext.isEmbeddedRequest() |
org.hippoecm.hst.configuration.channel.Channel.isFineGrainedLocking()
from 7.8.x in the 7.9, this method will be removed
|
org.hippoecm.hst.configuration.model.HstManager.isFineGrainedLocking()
temporary method on in the 7.8.x range. Will be removed in 7.9.x
|
org.hippoecm.hst.core.request.HstRequestContext.isPortletContext()
portlet support will be removed after 2.26.xx
|
org.hippoecm.hst.mock.core.request.MockHstRequestContext.isPortletContext() |
org.hippoecm.hst.util.HstResponseUtils.sendRedirectOrForward(HstRequest, HstResponse, String)
|
org.hippoecm.hst.util.HstResponseUtils.sendRedirectOrForward(HstRequest, HstResponse, String, Map)
|
org.hippoecm.hst.util.HstResponseUtils.sendRedirectOrForward(HstRequest, HstResponse, String, Map, String)
|
org.hippoecm.hst.mock.core.request.MockHstRequestContext.setEmbeddedRequest(boolean) |
org.hippoecm.hst.core.internal.HstMutableRequestContext.setEmbeddingContextPath(String)
portlet support will be removed after 2.26.xx
|
org.hippoecm.hst.mock.core.request.MockHstRequestContext.setEmbeddingContextPath(String) |
org.hippoecm.hst.configuration.channel.Channel.setFineGrainedLocking(boolean)
from 7.8.x in the 7.9, this method will be removed
|
org.hippoecm.hst.core.container.ValveContext.setHttpServletResponse(HttpServletResponse)
|
org.hippoecm.hst.configuration.channel.Channel.setLockedBy(String)
|
org.hippoecm.hst.configuration.hosting.MutableMount.setLockedBy(String)
deprecated since 7.8.4 and will be removed in 7.9.x
|
org.hippoecm.hst.configuration.hosting.MutableMount.setLockedOn(Calendar)
deprecated since 7.8.4 and will be removed in 7.9.x
|
org.hippoecm.hst.mock.core.request.MockHstRequestContext.setPortletContext(boolean) |
org.hippoecm.hst.mock.core.request.MockResolvedSiteMapItem.setPortletHstComponentConfiguration(HstComponentConfiguration) |
org.hippoecm.hst.core.internal.HstMutableRequestContext.setResolvedEmbeddingMount(ResolvedMount)
portlet support will be removed after 2.26.xx
|
org.hippoecm.hst.mock.core.request.MockHstRequestContext.setResolvedEmbeddingMount(ResolvedMount) |
org.hippoecm.hst.content.beans.query.HstQuery.setSkipInvalidScopes(boolean)
since 2.25.02 : skipInvalidScopes is not used any more
|
org.hippoecm.hst.mock.core.component.MockHstResponseBase.setStatus(int) |