Uses of Class
org.apache.jackrabbit.core.persistence.util.NodePropBundle.ChildNodeEntry
-
Packages that use NodePropBundle.ChildNodeEntry Package Description org.apache.jackrabbit.core.persistence.util -
-
Uses of NodePropBundle.ChildNodeEntry in org.apache.jackrabbit.core.persistence.util
Methods in org.apache.jackrabbit.core.persistence.util that return types with arguments of type NodePropBundle.ChildNodeEntry Modifier and Type Method Description List<NodePropBundle.ChildNodeEntry>
NodePropBundle. getChildNodeEntries()
Returns the list of the child node entries.
-