Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

DocumentProperty Members

DocumentProperty overview

Public Static Fields

iconiconAccessCount The number of times the document has been accessed.
iconiconContentLanguage The primary language of the document.
iconiconCrawlerID The ID of the crawler used to submit this document.
iconiconDatasourceID The ID of the data source used to retrieve this document.
iconiconDocumentTypeID The ID of the document type.
iconiconLastAccess The last time the document was accessed.
iconiconNumParents The number of folders containing this document.
iconiconParentFolderID The ID of the folder containing the document.
iconiconPopularity The popularity of the document. This is primarily based on access count but also takes into account a sampling rate.
iconiconURL The URL through which to retrieve the document.

Public Instance Methods

iconEquals (inherited from Object) 
iconGetHashCode (inherited from Object) 
iconGetType (inherited from Object) 
iconintValue Returns the int value of the DocumentProperty. This can then be used in IDocumentProperties.getValue.
iconToString (inherited from Object) 

See Also

DocumentProperty Class | Plumtree.Remote.PRC Namespace