Uses of Interface
org.hippoecm.hst.configuration.site.HstSite
Packages that use 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
Methods in org.hippoecm.hst.configuration.experiencepage with parameters of type HstSiteModifier 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
Methods in org.hippoecm.hst.configuration.hosting that return HstSite -
Uses of HstSite in org.hippoecm.hst.configuration.internal
Methods in org.hippoecm.hst.configuration.internal that return HstSiteModifier and TypeMethodDescriptionContextualizableMount.getPreviewHstSite()
internal only : not api -
Uses of HstSite in org.hippoecm.hst.configuration.sitemap
Methods in org.hippoecm.hst.configuration.sitemap that return HstSite -
Uses of HstSite in org.hippoecm.hst.container.site
Subinterfaces of HstSite in org.hippoecm.hst.container.siteMethods in org.hippoecm.hst.container.site that return HstSiteModifier 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()
Methods in org.hippoecm.hst.container.site that return types with arguments of type HstSiteMethods in org.hippoecm.hst.container.site with parameters of type HstSiteModifier 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.Method parameters in org.hippoecm.hst.container.site with type arguments of type HstSiteModifier 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
Methods in org.hippoecm.hst.pagecomposer.jaxrs.api that return HstSite