Class LocalTempAttachmentsProvider

java.lang.Object
com.webmethods.caf.faces.data.attachments.LocalTempAttachmentsProvider
All Implemented Interfaces:
IAttachmentsProvider, EventListener, HttpSessionBindingListener
Direct Known Subclasses:
JcrTempAttachmentsProvider

public class LocalTempAttachmentsProvider extends Object implements IAttachmentsProvider, HttpSessionBindingListener
Attachment Provider that stores the temp files in a temp folder on the MWS server. The attachments provided are not URL addressable so you can not click the link to get them from the list.