org.hippoecm.hst.configuration.model
Class HstSiteConfigurationRootNodeImpl

java.lang.Object
  extended by org.hippoecm.hst.configuration.model.HstNodeImpl
      extended by org.hippoecm.hst.configuration.model.HstSiteConfigurationRootNodeImpl
All Implemented Interfaces:
HstNode

public class HstSiteConfigurationRootNodeImpl
extends HstNodeImpl
implements HstNode


Constructor Summary
HstSiteConfigurationRootNodeImpl(HstNodeImpl configurationRootNode, Map<String,HstNode> configurationRootNodes, String rootPath)
           
 
Method Summary
 
Methods inherited from class org.hippoecm.hst.configuration.model.HstNodeImpl
addNode, createNew, getChildren, getNode, getNodes, getNodes, getNodeTypeName, getParent, getValueProvider, isInherited, isStale, loadChilds, markStale, removeNode, setJCRValueProvider, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.hippoecm.hst.configuration.model.HstNode
addNode, getNode, getNodes, getNodes, getNodeTypeName, getParent, getValueProvider, isInherited, isStale, markStale, removeNode, setJCRValueProvider
 

Constructor Detail

HstSiteConfigurationRootNodeImpl

public HstSiteConfigurationRootNodeImpl(HstNodeImpl configurationRootNode,
                                        Map<String,HstNode> configurationRootNodes,
                                        String rootPath)


Copyright © 2008-2012 Hippo. All Rights Reserved.