public interface MutableAttachmentContainer extends AttachmentContainer
ATTACHMENTS_PROPERTY| Modifier and Type | Method and Description |
|---|---|
Attachment |
attachFile(File file,
boolean cache) |
void |
removeAttachment(Attachment attachment) |
addAttachmentsChangeListener, getAttachmentAt, getAttachmentCount, getAttachmentPart, getAttachments, getAttachmentsForPart, getDefinedAttachmentParts, getModelItem, isMultipartEnabled, removeAttachmentsChangeListenerAttachment attachFile(File file, boolean cache) throws IOException
IOExceptionvoid removeAttachment(Attachment attachment)
Copyright © 2019. All Rights Reserved.