Package org.hippoecm.hst.platform.model
Interface HstModel
public interface HstModel
-
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Method Details
-
getVirtualHosts
VirtualHosts getVirtualHosts() -
getHstSiteMapMatcher
HstSiteMapMatcher getHstSiteMapMatcher() -
getHstLinkCreator
HstLinkCreator getHstLinkCreator() -
isHstConfigurationNodesLoaded
boolean isHstConfigurationNodesLoaded() -
getConfigurationRootPath
String getConfigurationRootPath()- Returns:
- Hst model JCR root path
-
getComponentManager
ComponentManager getComponentManager()- Returns:
- the
ComponentManager
for this specificHstModel
-