Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

CrawlerConstants.TAG_DOC_ID Field

Represents the portal document type identifier.

public static string TAG_DOC_ID;

Remarks

The value of this tag depends on the value of TAG_DOCTYPE. In the case of DOCTYPE_FILE, it should be the file name, including extension. In the case of DOCTYPE_MIME, it should be a MIME type, for example text/html.

See Also

CrawlerConstants Class | Plumtree.Remote.Crawler Namespace