Interface | Description |
---|---|
ContentObserver |
This is the Interface to implement by the classes that needs information about the stored
content.
|
MetadataRepositoryConnector |
A repository connector that supports storing additional metadata
|
RepositoryConnector |
Connector to a repository which can store attachments
|
RepositoryConnectorDelegate |
This is the main class of the Content Repository Connector.
|
Class | Description |
---|---|
ContentRepositoryManagementHelper |
The Class ContentRepositoryManagementHelper offers helper methods for the repository management.
|
FilesystemConnector |
A class for the ContentRepositoryConnector to use a file system.
|
RepositoryConnectorConfiguration | |
RepositoryConnectorDelegateBase |
Spring Service base class for
com.communote.server.service.crc.RepositoryConnectorDelegate , provides access to all
services and entities referenced by this service. |
RepositoryConnectorDelegateImpl |
Exception | Description |
---|---|
RepositoryConnectorDelegateException |
The default exception thrown for unexpected errors occurring within
RepositoryConnectorDelegate . |
RepositoryConnectorNotFoundException | |
ResourceSizeLimitReachedException |
Copyright © 2019 Communote team. All rights reserved.