Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IObjectQueryRow Members

IObjectQueryRow overview

Public Instance Methods

iconGetCreated Gets the object's created time.
iconGetDateValue Gets an object property as a date.
iconGetDescription Gets the object's description.
iconGetExtendedData Gets an IExtendedData object representing the object's extended object data.
iconGetID Gets the object's ID.
iconGetIntArrayValue Gets an object property as an integer array.
iconGetIntegerValue Gets an object property as an integer.
iconGetLastModified Gets the object's last modified time.
iconGetName Gets the object's name.
iconGetObjectClass Gets the object's class.
iconGetOwner Gets the object owner's user ID.
iconGetParentFolderID Gets the object's parent folder ID.
iconGetStringValue Gets an object property as a String.
iconGetValue Gets an object property value.

See Also

IObjectQueryRow Interface | Plumtree.Remote.PRC Namespace