Plumtree Portal UI  
 

QueryCondition Methods

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

Public Instance Methods

AddProperty Tell this QueryCondition about another property that could be selected.
ContainsProperty Helper method to lookup a property given its ID
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetPropInfo 
GetStatementProperty 
GetTableRowOverloaded.  
GetType (inherited from Object)Gets the Type of the current instance.
GetTypeExpectedForProperty Helper method to lookup a property type given its ID
MakeDuplicate Creates a deep copy of this QueryCondition.
PadCheckBox 
SetDivID Set the dp div id.
SetFormName Set the form name.
SetIsDynamicGroupView 
SetSelectionsOverloaded. Sets this condition to be selected to the indicated property ID, operator, and String value.
SetStyleClass Set a background style class for this row.
SetVisible Make this QueryCondition visible or invisible the next time the page is rendered
ToString (inherited from Object)Returns a String that represents the current Object.
ValidateSelections Checks that the current selections are valid and returns a localized error string if they are not

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
GetGroupChooserOpenAnchor Returns anchor for add button
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

QueryCondition Class | com.plumtree.portaluiinfrastructure.filter Namespace