Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

PortalField Members

PortalField overview

Public Static Fields

iconiconCLASS_ID PortalField for the ClassID of an object.
iconiconFOLDER_PATH PortalField for the folder path to an object.
iconiconOBJECT_ID PortalField for the ObjectID of an object.

Public Static Methods

iconiconForID Creates a PortalField from a property ID.

Public Instance Methods

iconEquals (inherited from Field)Compares this Field to the specified object.
iconGetActualName (inherited from Field) Gets the programmatic name for this field, for example pt.name for PlumtreeField.NAME.
iconGetHashCode (inherited from Field)Returns a hash code for this Field.
iconGetType (inherited from Object) 
iconIsRetrievable (inherited from Field) Checks whether this field is retrievable.
iconToString (inherited from Object) 

See Also

PortalField Class | Plumtree.Remote.PRC.Search Namespace