Plumtree Portal UI  
 

IFilterIteratorRO Members

IFilterIteratorRO overview

Public Instance Methods

AddSetProperty 
GetCurrentClauseDepth Gets the depth of the current clause.
GetCurrentClauseOperator Gets the operator (AND or OR) that joins the current clause together.
GetNextClausePosition 
GetNextStatementAndSetQC 
GetNumItemsInFirstClause Convenience method to return the number of items in the first clause; basically an easy way to see if this filter contains anything of interest
GetPropertiesVisibleToCurrentUser Queries the database for the set of properties this user can see (on the first call), returns a cached value on subsequent calls.
GetTextSearchString Gets the filter's top-level search string.
GetTopLevelAllMustPass 
MakeQueryCondition Make a brand-new QueryCondition.
SetIteratorToStart Resets this iterator to the beginning.

See Also

IFilterIteratorRO Interface | com.plumtree.portaluiinfrastructure.filter Namespace