Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

PortalField Class

PortalField extends PlumtreeField to add fields defined by the portal, including OBJECT_ID, CLASS_ID, and FOLDER_PATH. Additional PortalFields corresponding to custom properties can be created using PortalField.ForID(). PortalField is not an enumeration, as new PortalFields can be created using ForID().

For a list of all members of this type, see PortalField Members.

System.Object
   Plumtree.Remote.PRC.Search.Field
      Plumtree.Remote.PRC.Search.PlumtreeField
         Plumtree.Remote.PRC.Search.PortalField

public class PortalField : PlumtreeField

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Plumtree.Remote.PRC.Search

Assembly: idk (in idk.dll)

See Also

PortalField Members | Plumtree.Remote.PRC.Search Namespace