Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ObjectProperty Members

ObjectProperty overview

Public Static Fields

iconiconClassID The object's class ID.
iconiconCreated The date the object was first created.
iconiconDescription The description of the object (in the current user's language).
iconiconFolderID The folder ID of the folder that contains the object.
iconiconIsLocalized Whether or not the object uses localized names.
iconiconLanguage The language for this object.
iconiconLastModified The date the object was last modified.
iconiconLastModifiedBy The user ID of the user who last modified the object.
iconiconName The name of the object (in the current user's language).
iconiconObjectID The object's ID.
iconiconOwnerID The user ID of the object's owner.
iconiconUUID The object's migration UUID.

Public Instance Methods

iconEquals (inherited from Object) 
iconGetHashCode (inherited from Object) 
iconGetType (inherited from Object) 
iconToString (inherited from Object) 

See Also

ObjectProperty Class | Plumtree.Remote.PRC Namespace