| Modifier and Type | Method and Description |
|---|---|
ItemInfoCache.Entry<NodeInfo> |
ItemInfoCache.getNodeInfo(NodeId nodeId)
Retrieve a cache entry for the given
nodeId or null
if no such entry is in the cache. |
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.