public class ProxyJackrabbitWorkspace extends ProxyWorkspace<org.apache.jackrabbit.api.JackrabbitWorkspace> implements org.apache.jackrabbit.api.JackrabbitWorkspace
NAME_ACTIVITIES_NODE, NAME_CONFIGURATIONS_NODE, NAME_JCR_XMLCHARACTERS, NAME_JCR_XMLTEXT, NAME_NODE_TYPES_NODE, NAME_SYSTEM_NODE, NAME_UNFILED_NODE, NAME_VERSION_STORAGE_NODE, NAME_WORKSPACE_ROOT, PATH_ACTIVITIES_NODE, PATH_CONFIGURATIONS_NODE, PATH_NODE_TYPES_NODE, PATH_SYSTEM_NODE, PATH_UNFILED_NODE, PATH_VERSION_STORAGE_NODE, PATH_WORKSPACE_ROOT, RELPATH_JCR_XMLCHARACTERS
Constructor and Description |
---|
ProxyJackrabbitWorkspace(ProxySession mountSession,
org.apache.jackrabbit.api.JackrabbitWorkspace delegate,
org.apache.jackrabbit.api.JackrabbitWorkspace delegate2) |
Modifier and Type | Method and Description |
---|---|
void |
createWorkspace(String workspaceName,
InputSource workspaceTemplate) |
org.apache.jackrabbit.api.security.authorization.PrivilegeManager |
getPrivilegeManager() |
clone, copy, copy, createWorkspace, createWorkspace, deleteWorkspace, getAccessibleWorkspaceNames, getImportContentHandler, getLockManager, getName, getNamespaceRegistry, getNodeTypeManager, getObservationManager, getQueryManager, getSession, getVersionManager, importXML, move, restore
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, copy, copy, createWorkspace, deleteWorkspace, getAccessibleWorkspaceNames, getImportContentHandler, getLockManager, getName, getNamespaceRegistry, getNodeTypeManager, getObservationManager, getQueryManager, getSession, getVersionManager, importXML, move, restore
public ProxyJackrabbitWorkspace(ProxySession mountSession, org.apache.jackrabbit.api.JackrabbitWorkspace delegate, org.apache.jackrabbit.api.JackrabbitWorkspace delegate2)
public void createWorkspace(String workspaceName, InputSource workspaceTemplate) throws javax.jcr.AccessDeniedException, javax.jcr.RepositoryException
createWorkspace
in interface org.apache.jackrabbit.api.JackrabbitWorkspace
javax.jcr.AccessDeniedException
javax.jcr.RepositoryException
public org.apache.jackrabbit.api.security.authorization.PrivilegeManager getPrivilegeManager() throws javax.jcr.RepositoryException
getPrivilegeManager
in interface org.apache.jackrabbit.api.JackrabbitWorkspace
javax.jcr.RepositoryException
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.