Uses of Class
org.apache.jackrabbit.core.version.NodeStateEx

Packages that use NodeStateEx
org.apache.jackrabbit.core.version   
 

Uses of NodeStateEx in org.apache.jackrabbit.core.version
 

Methods in org.apache.jackrabbit.core.version that return NodeStateEx
 NodeStateEx NodeStateEx.addNode(Name nodeName, Name nodeTypeName, NodeId id, boolean referenceable)
          Adds a new child node with the given name
 NodeStateEx[] NodeStateEx.getChildNodes()
          returns all child nodes
 NodeStateEx NodeStateEx.getNode(Name name, int index)
          retrieves the child node with the given name and 1-base index or null if the node does not exist.
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.