Package | Description |
---|---|
com.communote.server.core.crc |
Modifier and Type | Method and Description |
---|---|
AttachmentTO |
RepositoryConnectorDelegateBase.getContent(ExtendedContentId contentId) |
AttachmentTO |
RepositoryConnectorDelegate.getContent(ExtendedContentId contentId)
Returns a ContentTO that is associated to the given ContentId.
|
AttachmentTO |
RepositoryConnector.getContent(ExtendedContentId contentId)
Returns a ContentTO that is associated with the given ContentId.
|
AttachmentTO |
FilesystemConnector.getContent(ExtendedContentId contentId)
Returns a ContentTO that is associated with the given ContentId.
|
protected AttachmentTO |
RepositoryConnectorDelegateImpl.handleGetContent(ExtendedContentId contentId)
Performs the core logic for
RepositoryConnectorDelegateBase.getContent(ExtendedContentId) |
protected abstract AttachmentTO |
RepositoryConnectorDelegateBase.handleGetContent(ExtendedContentId contentId)
Performs the core logic for
RepositoryConnectorDelegateBase.getContent(ExtendedContentId) |
Copyright © 2019 Communote team. All rights reserved.