Package | Description |
---|---|
org.apache.chemistry.opencmis.fileshare |
Modifier and Type | Method and Description |
---|---|
FileShareRepository |
FileShareCmisService.getRepository()
Gets the repository for the current call.
|
FileShareRepository |
FileShareRepositoryManager.getRepository(String repositoryId)
Gets a repository object by id.
|
Modifier and Type | Method and Description |
---|---|
Collection<FileShareRepository> |
FileShareRepositoryManager.getRepositories()
Returns all repository objects.
|
Modifier and Type | Method and Description |
---|---|
void |
FileShareRepositoryManager.addRepository(FileShareRepository fsr)
Adds a repository object.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.