public class RepositoryConnectorDelegateImpl extends RepositoryConnectorDelegateBase
| Constructor and Description |
|---|
RepositoryConnectorDelegateImpl() |
addRepositoryConnector, assertRepositorySizeLimitNotReached, deleteContent, getClientStatisticDao, getContent, getContent, getDefaultRepositoryConnector, getMetadata, getRepositoryConnector, getRepositoryConnectors, removeRepositoryConnector, removeRepositoryConnector, setClientStatisticDao, storeContentprotected String handleAddRepositoryConnector(RepositoryConnector connector)
handleAddRepositoryConnector in class RepositoryConnectorDelegateBaseprotected void handleAssertRepositorySizeLimitNotReached(RepositoryConnector connector, long sizeOfNewDataToStore) throws ResourceSizeLimitReachedException
handleAssertRepositorySizeLimitNotReached in class RepositoryConnectorDelegateBaseResourceSizeLimitReachedExceptionprotected void handleDeleteContent(ContentId contentId) throws ContentRepositoryException
RepositoryConnectorDelegateBaseRepositoryConnectorDelegateBase.deleteContent(com.communote.server.core.crc.vo.ContentId)handleDeleteContent in class RepositoryConnectorDelegateBaseContentRepositoryExceptionprotected AttachmentTO handleGetContent(ContentId contentId) throws ContentRepositoryException
RepositoryConnectorDelegateBase.getContent(ContentId)handleGetContent in class RepositoryConnectorDelegateBaseContentRepositoryExceptionprotected AttachmentTO handleGetContent(ExtendedContentId contentId) throws ContentRepositoryException
RepositoryConnectorDelegateBase.getContent(ExtendedContentId)handleGetContent in class RepositoryConnectorDelegateBaseContentRepositoryExceptionprotected RepositoryConnector handleGetDefaultRepositoryConnector() throws RepositoryConnectorNotFoundException
#getDefaultRepository()handleGetDefaultRepositoryConnector in class RepositoryConnectorDelegateBaseRepositoryConnectorNotFoundExceptionprotected ContentMetadata handleGetMetadata(ContentId contentId) throws RepositoryConnectorNotFoundException
RepositoryConnectorDelegateBase.getMetadata(com.communote.server.core.crc.vo.ContentId)handleGetMetadata in class RepositoryConnectorDelegateBaseRepositoryConnectorNotFoundExceptionprotected RepositoryConnector handleGetRepositoryConnector(String connectorId) throws RepositoryConnectorNotFoundException
RepositoryConnectorDelegateBase.getRepositoryConnector(String)handleGetRepositoryConnector in class RepositoryConnectorDelegateBaseRepositoryConnectorNotFoundExceptionprotected Collection<RepositoryConnector> handleGetRepositoryConnectors()
handleGetRepositoryConnectors in class RepositoryConnectorDelegateBaseprotected void handleRemoveRepositoryConnector(RepositoryConnector connector)
handleRemoveRepositoryConnector in class RepositoryConnectorDelegateBaseprotected void handleRemoveRepositoryConnector(String connectorId)
handleRemoveRepositoryConnector in class RepositoryConnectorDelegateBaseprotected ContentId handleStoreContent(AttachmentTO contentTo) throws ContentRepositoryException, ResourceSizeLimitReachedException
RepositoryConnectorDelegateBaseRepositoryConnectorDelegateBase.storeContent(com.communote.server.core.vo.content.AttachmentTO)handleStoreContent in class RepositoryConnectorDelegateBaseContentRepositoryExceptionResourceSizeLimitReachedExceptionpublic void initIfNecessary()
Copyright © 2019 Communote team. All rights reserved.