Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IDocFetchProvider Methods

The methods of the IDocFetchProvider interface are listed below. For a complete list of IDocFetchProvider interface members, see the IDocFetchProvider Members topic.

Public Instance Methods

AttachToDocument Performs access-control checking on the document to be retrieved using either the user's current preferences or the information set in the portal Data Source editor. If read access is allowed, returns the IDocFetch object used to retrieve the document.
Initialize Performs set up using the information configured in the portal Data Source editor.
Shutdown Cleans up any resources created during the retrieval of the requested document. This includes any temporary files.

See Also

IDocFetchProvider Interface | Plumtree.Remote.Docfetch Namespace