Oracle WebCenter Interaction Development Kit (IDK) 10.3.0.0.0

PortalField Methods

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

Public Static Methods

ForID Creates a PortalField from a property ID.

Public Instance Methods

Equals (inherited from Field)Compares this Field to the specified object.
GetActualName (inherited from Field) Gets the programmatic name for this field, for example pt.name for PlumtreeField.NAME.
GetHashCode (inherited from Field)Returns a hash code for this Field.
GetType (inherited from Object) Gets the Type of the current instance.
IsRetrievable (inherited from Field) Checks whether this field is retrievable.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

PortalField Class | Plumtree.Remote.PRC.Search Namespace