Package | Description |
---|---|
org.apache.jackrabbit.core |
Contains the core classes that provide the implementation of the JCR API.
|
Modifier and Type | Method and Description |
---|---|
protected RepositoryImpl.WorkspaceInfo |
RepositoryImpl.createWorkspaceInfo(WorkspaceConfig wspConfig)
Creates a new
RepositoryImpl.WorkspaceInfo instance for
wspConfig . |
RepositoryImpl.WorkspaceInfo |
RepositoryContext.getWorkspaceInfo(String workspaceName)
Returns the
RepositoryImpl.WorkspaceInfo for the named workspace. |
protected RepositoryImpl.WorkspaceInfo |
RepositoryImpl.getWorkspaceInfo(String workspaceName)
Returns the
RepositoryImpl.WorkspaceInfo for the named workspace. |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.