Uses of Interface
org.apache.jackrabbit.spi.ChildInfo

Packages that use ChildInfo
org.apache.jackrabbit.jcr2spi.hierarchy   
org.apache.jackrabbit.spi.commons   
 

Uses of ChildInfo in org.apache.jackrabbit.jcr2spi.hierarchy
 

Methods in org.apache.jackrabbit.jcr2spi.hierarchy with parameters of type ChildInfo
 NodeEntry ChildNodeEntries.get(ChildInfo childInfo)
          Find the matching NodeEntry for the given ChildInfo.
 

Uses of ChildInfo in org.apache.jackrabbit.spi.commons
 

Classes in org.apache.jackrabbit.spi.commons that implement ChildInfo
 class ChildInfoImpl
          ChildInfoImpl implements a serializable ChildInfo.
 



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