Uses of Interface
org.hippoecm.hst.platform.model.HstModel
-
Packages that use HstModel Package Description org.hippoecm.hst.platform.model -
-
Uses of HstModel in org.hippoecm.hst.platform.model
Methods in org.hippoecm.hst.platform.model that return HstModel Modifier and Type Method Description HstModel
HstModelRegistry. getHstModel(ClassLoader classLoader)
HstModel
HstModelRegistry. getHstModel(String contextPath)
HstModel
HstModelRegistry. registerHstModel(javax.servlet.ServletContext servletContext, ComponentManager websiteComponentManager, boolean loadHstConfigNodes)
Methods in org.hippoecm.hst.platform.model that return types with arguments of type HstModel Modifier and Type Method Description List<HstModel>
HstModelRegistry. getHstModels()
-