Uses of Interface
org.hippoecm.hst.configuration.sitemap.HstSiteMap
-
Packages that use HstSiteMap Package Description org.hippoecm.hst.configuration.internal org.hippoecm.hst.configuration.site The org.hippoecm.hst.configuration.site package defines the API for the HST Configurationorg.hippoecm.hst.configuration.sitemap The org.hippoecm.hst.configuration.sitemap package defines the API for the HST SiteMap Configuration -
-
Uses of HstSiteMap in org.hippoecm.hst.configuration.internal
Subinterfaces of HstSiteMap in org.hippoecm.hst.configuration.internal Modifier and Type Interface Description interface
InternalHstSiteMap
Internal only api to representHstSiteMap
by joining withCanonicalInfo
in sitemap presentation -
Uses of HstSiteMap in org.hippoecm.hst.configuration.site
Methods in org.hippoecm.hst.configuration.site that return HstSiteMap Modifier and Type Method Description HstSiteMap
HstSite. getSiteMap()
-
Uses of HstSiteMap in org.hippoecm.hst.configuration.sitemap
Methods in org.hippoecm.hst.configuration.sitemap that return HstSiteMap Modifier and Type Method Description HstSiteMap
HstSiteMapItem. getHstSiteMap()
Return theHstSiteMap
that is the container of thisHstSiteMapItem
-