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)
          Returns the PropertyInfo for the Property identified by the given id.
 

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



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