| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.commons.spi |
OpenCMIS client and server binding services.
|
| Modifier and Type | Method and Description |
|---|---|
RepositoryInfo |
RepositoryService.getRepositoryInfo(String repositoryId,
ExtensionsData extension)
Returns information about the CMIS repository, the optional capabilities
it supports and its access control information if applicable.
|
| Modifier and Type | Method and Description |
|---|---|
List<RepositoryInfo> |
RepositoryService.getRepositoryInfos(ExtensionsData extension)
Returns a list of CMIS repository information available from this CMIS
service endpoint.
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.