ModeShape Distribution 3.0.0.Beta4

Uses of Class
org.modeshape.jcr.cache.PathCache

Packages that use PathCache
org.modeshape.jcr.cache   
org.modeshape.jcr.cache.document   
 

Uses of PathCache in org.modeshape.jcr.cache
 

Methods in org.modeshape.jcr.cache that return PathCache
 PathCache RepositoryPathCache.getPathCache(String workspaceName, NodeCache nodeCacheForWorkspace)
           
 

Methods in org.modeshape.jcr.cache with parameters of type PathCache
 Path CachedNode.getPath(PathCache pathCache)
          Get the path to this node.
 

Uses of PathCache in org.modeshape.jcr.cache.document
 

Methods in org.modeshape.jcr.cache.document with parameters of type PathCache
 Path SessionNode.getPath(PathCache pathCache)
           
 Path LazyCachedNode.getPath(PathCache pathCache)
           
 


ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.