|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HstSiteMapItemHandler | |
---|---|
org.hippoecm.hst.core.sitemapitemhandler | |
org.hippoecm.hst.sitemapitemhandler |
Uses of HstSiteMapItemHandler in org.hippoecm.hst.core.sitemapitemhandler |
---|
Methods in org.hippoecm.hst.core.sitemapitemhandler that return HstSiteMapItemHandler | |
---|---|
HstSiteMapItemHandler |
HstSiteMapItemHandlerRegistryImpl.getSiteMapItemHandler(HstContainerConfig requestContainerConfig,
String handlerId)
|
HstSiteMapItemHandler |
HstSiteMapItemHandlerRegistry.getSiteMapItemHandler(HstContainerConfig requestContainerConfig,
String siteMapItemHandlerId)
Returns the registered HstSiteMapItemHandler. |
HstSiteMapItemHandler |
HstSiteMapItemHandlerFactoryImpl.getSiteMapItemHandlerInstance(HstContainerConfig requestContainerConfig,
HstSiteMapItemHandlerConfiguration handlerConfig)
|
HstSiteMapItemHandler |
HstSiteMapItemHandlerFactory.getSiteMapItemHandlerInstance(HstContainerConfig requestContainerConfig,
HstSiteMapItemHandlerConfiguration handlerConfig)
Returns the HstSiteMapItemHandler instance. |
Methods in org.hippoecm.hst.core.sitemapitemhandler with parameters of type HstSiteMapItemHandler | |
---|---|
void |
HstSiteMapItemHandlerRegistryImpl.registerSiteMapItemHandler(HstContainerConfig requestContainerConfig,
String handlerId,
HstSiteMapItemHandler hstSiteMapItemHandler)
|
void |
HstSiteMapItemHandlerRegistry.registerSiteMapItemHandler(HstContainerConfig requestContainerConfig,
String siteMapItemHandlerId,
HstSiteMapItemHandler siteMapItemHandler)
Registers the HstSiteMapItemHandler. |
Uses of HstSiteMapItemHandler in org.hippoecm.hst.sitemapitemhandler |
---|
Classes in org.hippoecm.hst.sitemapitemhandler that implement HstSiteMapItemHandler | |
---|---|
class |
AbstractHstSiteMapHandler
The abstract implementation of the HstSiteMapItemHandler interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |