| Package | Description | 
|---|---|
| org.exoplatform.services.jcr.access | 
 This package provides access control API. 
 | 
| org.exoplatform.services.jcr.config | 
 This package provides jcr configuration classes. 
 | 
| org.exoplatform.services.jcr.core | 
 This package provides the JCR core classes. 
 | 
| Constructor and Description | 
|---|
AccessManager(RepositoryEntry config,
             WorkspaceEntry wsConfig)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected ArrayList<WorkspaceEntry> | 
RepositoryEntry.workspaces  | 
| Modifier and Type | Method and Description | 
|---|---|
ArrayList<WorkspaceEntry> | 
RepositoryEntry.getWorkspaceEntries()
Get workspaces. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RepositoryEntry.addWorkspace(WorkspaceEntry ws)
adds workspace entry object 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RepositoryEntry.setWorkspaceEntries(ArrayList<WorkspaceEntry> workspaces)
Set workspaces. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ManageableRepository.configWorkspace(WorkspaceEntry wsConfig)
Add new workspace configuration. 
 | 
Copyright © 2003-2017 eXo Platform SAS. All Rights Reserved.