WebCenter Interaction API  
 

IPTSearchQuery.GetContentAsIPTFilter Method 

Returns an IPTFilter that corresponds to this search query. If the query cannot be represented as a filter, may return null or throw an exception, depending on implementation (be prepared to handle either case).

IPTFilter GetContentAsIPTFilter();

Return Value

a filter corresponding to the query

See Also

IPTSearchQuery Interface | com.plumtree.server Namespace