Aqualogic Interaction API  
 

IPTSGroupInfo.getGroupQuery Method 

Returns an IPTSQuery that may be used to restrict a followup query to the members of this group.

IPTSQuery getGroupQuery();

Return Value

an IPTSQuery that may be used to restrict a followup query to the members of this group. This query should be ANDed with the original query.

See Also

IPTSGroupInfo Interface | com.plumtree.server.search Namespace