Interface | Description |
---|---|
EcmService |
Connects to a repository specified by
uniqueName . |
Class | Description |
---|---|
AbstractCmisProxyServlet |
Abstract CMIS Proxy Servlet.
|
EcmFactory |
This class is a utility class to simplify connecting to the SAP HANA Cloud document service.
|
RepositoryOptions |
This class defines various repository options necessary to create a new repository.
|
Enum | Description |
---|---|
RepositoryOptions.Visibility |
Specifies the repository visibility level.
|
Exception | Description |
---|---|
RepositoryAlreadyExistsException |
This exception signals that an attempt to create a new repository failed, as the requested
repository already exists.
|
RepositoryNotEmptyException |
This exception signals that a repository could not be deleted because it still contains content.
|
RepositoryQuotaExceededException |
This exception signals that an attempt to create a new repository failed, as the respective quota
of repositories is exceeded.
|
ServiceException |
Generic exception encapsulating other root causes.
|
Copyright © 2016 SAP. All Rights Reserved.