Plumtree EDK (Enterprise Web Development Kit) 5.4.0

PortalField Members

PortalField overview

Public Static Fields

CLASS_ID PortalField for the ClassId of an object.
FOLDER_PATH PortalField for the folder path to an object.
OBJECT_ID PortalField for the ObjectId of an object.

Public Static Methods

ForID Creates a PortalField from a propertyId.

Public Instance Methods

Equals (inherited from Field)Compares this Field to the specified object.
GetActualName (inherited from Field) Gets the programmtic name for this field, e.g. 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 the field is retrievable.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

PortalField Class | Plumtree.Remote.PRC.Search Namespace