Deprecated API


Contents
Deprecated Methods
org.apache.jackrabbit.spi.RepositoryService.getNodeInfo(SessionInfo, NodeId)
          Use RepositoryService.getItemInfos(SessionInfo, ItemId) 
org.apache.jackrabbit.spi.RepositoryService.getPropertyInfo(SessionInfo, PropertyId)
          Use RepositoryService.getItemInfos(SessionInfo, ItemId) 
org.apache.jackrabbit.spi.NodeInfo.getReferences()
          Use RepositoryService.getReferences(SessionInfo, NodeId, Name, boolean) instead. 
 



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