WebCenter Interaction API  
 

PortalObjectsFactory.CreateSearchFilter Method 

Factory method for filters to be used for Advanced Search, snapshot queries, etc.

public static IPTFilter CreateSearchFilter();

Return Value

an empty IPTFilter, ready to be populated with clauses and statements

See Also

PortalObjectsFactory Class | com.plumtree.server Namespace