|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWebDavAwareAttachmentsProvider
This interface describes the contract for a provider of attachments that is capable of supporting WebDAV URLs
Method Summary | |
---|---|
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 |
Methods inherited from interface com.webmethods.caf.faces.data.attachments.IAttachmentsProvider |
---|
addAttachment, getHasAttachments, isAddAttachmentsAvailable, listAttachments, removeAttachment, updateAttachment |
Method Detail |
---|
boolean isUseWebDav()
void setUseWebDav(boolean useWebDav)
useWebDav
- void refresh()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |