Package org.hippoecm.hst.container.site
Interface CompositeHstSite
- All Superinterfaces:
HstSite
-
Method Summary
Methods inherited from interface org.hippoecm.hst.configuration.site.HstSite
getCanonicalIdentifier, getChannel, getChannelInfo, getComponentsConfiguration, getConfigurationPath, getLocationMapTree, getLocationMapTreeComponentDocuments, getName, getSiteMap, getSiteMapItemHandlersConfiguration, getSiteMenusConfiguration, hasPreviewConfiguration
-
Method Details
-
getMaster
HstSite getMaster()- Returns:
- the master
-
getBranches
- Returns:
- the immutable Map of all the branches for this
CompositeHstSite
and empty set if missing. The keys are theChannel.getBranchId()
-