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

Uses of NodeInfo in org.apache.jackrabbit.spi
 

Methods in org.apache.jackrabbit.spi that return NodeInfo
 NodeInfo RepositoryService.getNodeInfo(SessionInfo sessionInfo, NodeId nodeId)
          Retrieve the NodeInfo for the node identified by the given NodeId.
 

Methods in org.apache.jackrabbit.spi that return types with arguments of type NodeInfo
 ItemInfoCache.Entry<NodeInfo> ItemInfoCache.getNodeInfo(NodeId nodeId)
          Retreive a cache entry for the given nodeId or null if no such entry is in the cache.
 



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