Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDocumentProperties Members

IDocumentProperties overview

Public Instance Methods

iconGetDateValue Gets a document property as a date.
iconGetDoubleValue Gets a document property as a double.
iconGetIDs Gets the available property IDs.
iconGetIntegerValue Gets a document property as an int.
iconGetStringValue Gets a document property as a String.
iconGetValue Gets a document property as an Object.
iconHasValue Determines whether a specific value is present.
iconRemove Removes a document property.
iconSetDateValue Sets a document property as a date.
iconSetDoubleValue Sets a document property as a double.
iconSetIntegerValue Sets a document property as an int.
iconSetStringValue Sets a document property as a String.

See Also

IDocumentProperties Interface | Plumtree.Remote.PRC Namespace