Aqualogic Interaction API  
 

IPTSQueryRequest.getQuery Method 

Get the current search query for this request; counterpart of setQuery. Does not include any restrictions added by calling restrictTo or restrictToAnyOf.

IPTSQuery getQuery();

Return Value

the current search query for this request

See Also

IPTSQueryRequest Interface | com.plumtree.server.search Namespace