Interface | Description |
---|---|
AttachmentStoringPreProcessor |
Processor to process attachments before they will finally be stored.
|
ResourceStoringManagement |
Service interface for attachment handling
|
Class | Description |
---|---|
ResourceStoringHelper |
The Class ResourceStoringHelper contains helper methods for the resource storing management.
|
ResourceStoringManagementBase |
Spring Service base class for
com.communote.server.service.storing.ResourceStoringManagement , provides access to
all services and entities referenced by this service. |
ResourceStoringManagementImpl |
The Class ResourceStoringManagementImpl.
|
VirusScannerAttachmentStoringPreProcessor |
Internal processor to scan for viruses.
|
Exception | Description |
---|---|
AttachmentStillAssignedException |
Thrown to indicate that an attachment cannot be deleted because it is still assigned to a note.
|
LocalizedResourceStoringManagementException |
Exception containing the error as
LocalizedMessage . |
NoteLimitReachedException | |
ResourceStoringManagementException |
The default exception thrown for unexpected errors occurring within
ResourceStoringManagement . |
Copyright © 2019 Communote team. All rights reserved.