Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IObjectQueryRow Methods

The methods of the IObjectQueryRow interface are listed below. For a complete list of IObjectQueryRow interface members, see the IObjectQueryRow Members topic.

Public Instance Methods

GetCreated Gets the object's created time.
GetDateValue Gets an object property as a date.
GetDescription Gets the object's description.
GetExtendedData Gets an IExtendedData object representing the object's extended object data.
GetID Gets the object's ID.
GetIntArrayValue Gets an object property as an integer array.
GetIntegerValue Gets an object property as an integer.
GetLastModified Gets the object's last modified time.
GetName Gets the object's name.
GetObjectClass Gets the object's class.
GetOwner Gets the object owner's user ID.
GetParentFolderID Gets the object's parent folder ID.
GetStringValue Gets an object property as a String.
GetValue Gets an object property value.

See Also

IObjectQueryRow Interface | Plumtree.Remote.PRC Namespace