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

Uses of ItemInfo in org.apache.jackrabbit.spi
 

Subinterfaces of ItemInfo in org.apache.jackrabbit.spi
 interface NodeInfo
          The NodeInfo provides the basic information required to build nodes making up the repository hierarchy.

Note however, that the list of child nodes does not form part of a NodeInfo.

 interface PropertyInfo
          The PropertyInfo provides the basic information to build a Property.
 



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