Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

DocumentMetaData Properties

The properties of the DocumentMetaData class are listed below. For a complete list of DocumentMetaData class members, see the DocumentMetaData Members topic.

Public Instance Properties

ClickThroughURL Gets or sets the URL used for click-through to the underlying document. Note: This value must be set when NOT using DocFetch.
ContentType Gets or sets the HTTP content-type of this document, for example text/html. Note: This value must be set when using DocFetch.
Description Gets or sets the textual description of this document.
FileName Gets or sets the file name of this document.
ImageUUID 
IndexingURL Sets the URL used for crawl-time indexing to the underlying document. Relative URLs are resolved relative to the SOAP service (http://<server>:<port>/<application>/services/< service> Note: This value must be set when NOT using DocFetch.
Name Gets or sets the display name of this document.
UseDocFetch Gets or sets whether or not to use DocFetch. If true, indicates that the crawler will use the DocFetch mechanism for clickthrough. If false, indicates that the crawler code will provide URLs for both click-through (ClickThroughURL) and crawl-time indexing (IndexingURL).

See Also

DocumentMetaData Class | Plumtree.Remote.Crawler Namespace | ToString | DateTimeFormatInfo