Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

PropertyProperty Members

PropertyProperty overview

Public Static Fields

iconiconCardProperty Whether or not this property applies to documents.
iconiconHref Whether or not the property represents an URL.
iconiconMandatory Whether or not a value must be specified for the property.
iconiconMultiValued Whether or not this property can take multiple values.
iconiconPickTable The database table containing possible values for this property if it's PickType is PropertyPickTypeIDs.UnmanagedList
iconiconPickType The pick type associated with this object, as a PropertyPickTypeIDs
iconiconReadOnly Whether or not this property is read-only.
iconiconRefClass If the property is a 'reference property' that refers to another portal object, the class ID of the object that the property refers to.
iconiconSearchable Whether or not it is possible to search on this property.
iconiconValue The value of the property.
iconiconValueType An enumerated value (and bitmask) indicating whether the value is a String, float, int or DateTime.
iconiconVisible Whether or not the property is visible in the UI.

Public Instance Methods

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

See Also

PropertyProperty Class | Plumtree.Remote.PRC Namespace