Uses of Interface
org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandler
-
Packages that use HstSiteMapItemHandler Package Description org.hippoecm.hst.configuration.sitemap The org.hippoecm.hst.configuration.sitemap package defines the API for the HST SiteMap Configurationorg.hippoecm.hst.core.sitemapitemhandler -
-
Uses of HstSiteMapItemHandler in org.hippoecm.hst.configuration.sitemap
Methods in org.hippoecm.hst.configuration.sitemap that return types with arguments of type HstSiteMapItemHandler Modifier and Type Method Description List<HstSiteMapItemHandler>
HstSiteMapItem. getHstSiteMapItemHandlers()
-
Uses of HstSiteMapItemHandler in org.hippoecm.hst.core.sitemapitemhandler
Subinterfaces of HstSiteMapItemHandler in org.hippoecm.hst.core.sitemapitemhandler Modifier and Type Interface Description interface
FilterChainAwareHstSiteMapItemHandler
FilterChainAwareHstSiteMapItemHandler extends HstSiteMapItemHandler interface.Classes in org.hippoecm.hst.core.sitemapitemhandler that implement HstSiteMapItemHandler Modifier and Type Class Description class
AbstractFilterChainAwareHstSiteMapItemHandler
AbstractFilterChainAwareHstSiteMapItemHandlerclass
AbstractHstSiteMapItemHandler
AbstractHstSiteMapItemHandler
-