public interface IWebDavAwareAttachmentsProvider extends IAttachmentsProvider
Modifier and Type | Method and Description |
---|---|
boolean |
isUseWebDav()
Returns whether to use webDAV URLs or not
|
void |
refresh()
Refresh list of attachments
|
void |
setUseWebDav(boolean useWebDav)
Sets whether to use webDAV URLs
|
addAttachment, getHasAttachments, isAddAttachmentsAvailable, listAttachments, removeAttachment, updateAttachment