Uses of Interface
org.hippoecm.hst.configuration.sitemapitemhandlers.HstSiteMapItemHandlerConfiguration
Package
Description
The org.hippoecm.hst.configuration.sitemap package defines the API for the HST SiteMap Configuration
-
Uses of HstSiteMapItemHandlerConfiguration in org.hippoecm.hst.configuration.sitemap
Modifier and TypeMethodDescriptionHstSiteMapItem.getSiteMapItemHandlerConfiguration
(String handlerId) Deprecated.since 13.0.0.Modifier and TypeMethodDescriptionHstSiteMapItem.getSiteMapItemHandlerConfigurations()
Deprecated.since 13.0.0. -
Uses of HstSiteMapItemHandlerConfiguration in org.hippoecm.hst.configuration.sitemapitemhandlers
Modifier and TypeMethodDescriptionHstSiteMapItemHandlersConfiguration.getSiteMapItemHandlerConfiguration
(String id) Modifier and TypeMethodDescriptionHstSiteMapItemHandlersConfiguration.getSiteMapItemHandlerConfigurations()
Return the map of allHstSiteMapItemHandlerConfiguration
's where the keys are the theHstSiteMapItemHandlerConfiguration
's (getId()
).