Plumtree Portal UI  
 

SearchFormFactory.SetFilterClauseOperator Method 

Set the operator for the set of statements in the filter.

public virtual void SetFilterClauseOperator(
   int oper
);

Parameters

oper
Should be PT_BOOLOP_AND or PT_BOOLOP_OR

See Also

SearchFormFactory Class | com.plumtree.portaluiinfrastructure.search Namespace