Package | Description |
---|---|
org.exoplatform.services.jcr |
This package defines the EXO-JCR core.
|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
RepositoryService.createRepository(RepositoryEntry repositoryEntry)
Create new repository .
|
Constructor and Description |
---|
AccessManager(RepositoryEntry config,
WorkspaceEntry wsConfig) |
Modifier and Type | Method and Description |
---|---|
RepositoryEntry |
RepositoryServiceConfiguration.getRepositoryConfiguration(String name) |
Constructor and Description |
---|
RepositoryServiceConfiguration(String defaultRepositoryName,
List<RepositoryEntry> repositoryEntries) |
Modifier and Type | Method and Description |
---|---|
RepositoryEntry |
ManageableRepository.getConfiguration() |
Copyright © 2003-2017 eXo Platform SAS. All Rights Reserved.