ModeShape Distribution 3.0.0.Beta4

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

Packages that use WorkspaceNotFoundException
org.modeshape.jcr.cache   
org.modeshape.jcr.query The Query API provides a mechanism for building and executing queries. 
 

Uses of WorkspaceNotFoundException in org.modeshape.jcr.cache
 

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

Uses of WorkspaceNotFoundException in org.modeshape.jcr.query
 

Methods in org.modeshape.jcr.query that throw WorkspaceNotFoundException
 NodeCache QueryContext.getNodeCache(String workspaceName)
          Get the NodeCache for the given workspace name.
 


ModeShape Distribution 3.0.0.Beta4

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