public static class NodePropBundle.ChildNodeEntry extends Object
| Constructor and Description |
|---|
NodePropBundle.ChildNodeEntry(org.apache.jackrabbit.spi.Name name,
NodeId id)
Creates a new entry with the given name and id
|
public NodePropBundle.ChildNodeEntry(org.apache.jackrabbit.spi.Name name,
NodeId id)
name - the nameid - the idpublic org.apache.jackrabbit.spi.Name getName()
public NodeId getId()
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.