Uses of Class
org.apache.jackrabbit.core.WorkspaceManager
- 
Packages that use WorkspaceManager Package Description org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API.
- 
- 
Uses of WorkspaceManager in org.apache.jackrabbit.coreMethods in org.apache.jackrabbit.core that return WorkspaceManager Modifier and Type Method Description WorkspaceManagerRepositoryContext. getWorkspaceManager()Returns the workspace manager of this repository.
 
-