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.core
Methods in org.apache.jackrabbit.core that return WorkspaceManager Modifier and Type Method Description WorkspaceManager
RepositoryContext. getWorkspaceManager()
Returns the workspace manager of this repository.
-