WebCenter Interaction API  
 

IPTSQueryResponse.getReturnedCount Method 

Returns the number of results returned as part of this response. (If the results page says "Results 11-20 of 43", this method returns 10.)

int getReturnedCount();

Return Value

number of results returned as part of this response

See Also

IPTSQueryResponse Interface | com.plumtree.server.search Namespace