Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ISearchFactory.CreateOrFilterClause Method 

Creates an IFilterClause to use in IPortalSearchRequest.

IFilterClause CreateOrFilterClause();

Return Value

The IFilterClause.

Remarks

All statements and child subclauses added to the IFilterClause will be OR'd together.

See Also

ISearchFactory Interface | Plumtree.Remote.PRC.Search Namespace