Adds an IFilterClause
subclause to this clause.
The added clause will be AND'd or OR'd with the existing clause depending on whether the parent clause is an AND IFilterClause
or an OR IFilterClause
. IFilterClause
s are created from ISearchFactory
.
IFilterClause Interface | Plumtree.Remote.PRC.Search Namespace | ISearchFactory