Uses of Interface
org.hippoecm.hst.configuration.site.HstSite
Package
Description
The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hosting
The org.hippoecm.hst.configuration.sitemap package defines the API for the HST SiteMap Configuration
The org.hippoecm.hst.configuration.sitemenu package defines the API for the HST SiteMenu Configuration
-
Uses of HstSite in org.hippoecm.hst.configuration.experiencepage
Modifier and TypeMethodDescriptionExperiencePageService.loadExperiencePage
(Node hstPage, HstSite hstSite, ClassLoader websiteClassLoader) ExperiencePageService.loadExperiencePageComponentItem
(Node componentItem, HstSite hstSite, ClassLoader websiteClassLoader) -
Uses of HstSite in org.hippoecm.hst.configuration.hosting
-
Uses of HstSite in org.hippoecm.hst.configuration.internal
Modifier and TypeMethodDescriptionContextualizableMount.getPreviewHstSite()
internal only : not api -
Uses of HstSite in org.hippoecm.hst.configuration.sitemap
-
Uses of HstSite in org.hippoecm.hst.container.site
Modifier and TypeMethodDescriptionHstSiteProvider.getHstSite
(HstSite master, Map<String, HstSite> branches, HstRequestContext requestContext) AnHstSiteProvider
can choose based on some heuristic to return a specificHstSite
branch or to return the master.CompositeHstSite.getMaster()
Modifier and TypeMethodDescriptionHstSiteProvider.getHstSite
(HstSite master, Map<String, HstSite> branches, HstRequestContext requestContext) AnHstSiteProvider
can choose based on some heuristic to return a specificHstSite
branch or to return the master.Modifier and TypeMethodDescriptionHstSiteProvider.getHstSite
(HstSite master, Map<String, HstSite> branches, HstRequestContext requestContext) AnHstSiteProvider
can choose based on some heuristic to return a specificHstSite
branch or to return the master. -
Uses of HstSite in org.hippoecm.hst.pagecomposer.jaxrs.api