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, removeAttachmentsChangeListener
Attachment attachFile(File file, boolean cache) throws IOException
IOException
void removeAttachment(Attachment attachment)
Copyright © 2019. All Rights Reserved.