Interface | Description |
---|---|
EcmService |
See the javadoc in
EcmFactory . |
Class | Description |
---|---|
AbstractCmisProxyServlet |
Abstract CMIS Proxy Servlet.
|
EcmFactory |
This class is a utility class to simplify connecting to the SAP Cloud Platform 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 © 2022 SAP. All rights reserved.