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

Uses of PropertyInfo in org.apache.jackrabbit.spi
 

Methods in org.apache.jackrabbit.spi that return PropertyInfo
 PropertyInfo RepositoryService.getPropertyInfo(SessionInfo sessionInfo, PropertyId propertyId)
          Deprecated. Use RepositoryService.getItemInfos(SessionInfo, ItemId)
 

Methods in org.apache.jackrabbit.spi that return types with arguments of type PropertyInfo
 ItemInfoCache.Entry<PropertyInfo> ItemInfoCache.getPropertyInfo(PropertyId propertyId)
          Retrieve a cache entry for the given propertyId or null if no such entry is in the cache.
 



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