Uses of Interface
org.hippoecm.hst.core.request.SiteMapItemHandlerConfiguration
-
Packages that use SiteMapItemHandlerConfiguration Package Description org.hippoecm.hst.core.sitemapitemhandler -
-
Uses of SiteMapItemHandlerConfiguration in org.hippoecm.hst.core.sitemapitemhandler
Methods in org.hippoecm.hst.core.sitemapitemhandler with parameters of type SiteMapItemHandlerConfiguration Modifier and Type Method Description void
AbstractHstSiteMapItemHandler. init(javax.servlet.ServletContext servletContext, SiteMapItemHandlerConfiguration handlerConfig)
void
HstSiteMapItemHandler. init(javax.servlet.ServletContext servletContext, SiteMapItemHandlerConfiguration handlerConfig)
Allows the HstSiteMapItemHandler to initialize itself
-