Package | Description |
---|---|
com.communote.server.core.storing |
Modifier and Type | Method and Description |
---|---|
void |
ResourceStoringManagementBase.deleteAttachment(Long attachmentId)
Deletes an attachment.
|
void |
ResourceStoringManagement.deleteAttachment(Long attachmentId)
Deletes an attachment.
|
protected void |
ResourceStoringManagementImpl.handleDeleteAttachment(Long attachmentId)
Performs the core logic for
ResourceStoringManagementBase.deleteAttachment(Long) |
protected abstract void |
ResourceStoringManagementBase.handleDeleteAttachment(Long attachmentId)
Performs the core logic for
ResourceStoringManagementBase.deleteAttachment(Long) |
Copyright © 2019 Communote team. All rights reserved.