Package com.webmethods.caf.faces.data.attachments
package com.webmethods.caf.faces.data.attachments
Provides content providers for handling attachments.
-
ClassDescriptionWraps Information about an attachmentBase class for an attachments provider backed by a MWSThis interface describes the contract for items exposed by an
IAttachmentsProvider
This interface describes the contract for a provider of attachmentsThis interface describes the contract for a provider of attachments that is capable of supporting WebDAV URLsAttachment Provider that stores the temp files in a temp folder on the MWS server.Implementation ofcom.webmethods.caf.faces.data.attachments.IAttachmentsItem
interface that exposes a file stored in MWS as an attachmentImplementation of FileItem from a file stored in MWSDefault implementation for an attachments provider backed by a MWS folderDeprecated.Simple implementation of FileItem to wrap the temporary files.Simple implementation of the FileItem interface that can be used for adding/updating attachments programmatically from a URL, local file or web application resource.
LocalTempAttachmentsProvider
instead