Plumtree Portal UI  
 

IObjPropModelRO Members

IObjPropModelRO overview

Public Instance Methods

CheckDisplayPageIsMandatory Returns true if the display page is mandatory because it contains mandatory properties.
CheckObjectSupportsEOD Checks to see if the object supports EOD
CheckPickValuesAreValid If a property has a pick tree or pick list, check that the pick values can be successfully retrieved.
CheckRowIsHREF Checks to see if the property is an HREF
CheckRowIsMandatory Checks to see if the property is mandatory
CheckRowIsMultiValued Checks to see if the property is multivalued
CheckRowIsReadOnly Checks to see if the property is read-only
CheckRowIsVisible Checks to see if the property is visible
GetPickListValues Return pick list values for the property
GetRowPropertyInfo Returns the value of the requested PROPID from the EOD query result.
GetRowRefValueName Returns the reference value name
GetSelectedReference Returns any previously selected reference
GetStringFromObjectValue Returns string representation of property value
HasAccessToGlobalObjectPropMapEditor Returns true if current user has access to global object property map. In order to access this editor, the user must be a member of the administrators group and must have the right to access the Plumtree utilities.

See Also

IObjPropModelRO Interface | com.plumtree.portaluiinfrastructure.editor.commonpages.objectproperties Namespace