WebCenter Interaction API  
 

IPTSQueryRequest.getReturnedCount Method 

Returns the currently requested number of returned results. For example, if you have requested results 11 through 20, this value will be 10.

int getReturnedCount();

Return Value

the currently requested number of returned results, from a previous call to setResultsCount.

See Also

IPTSQueryRequest Interface | com.plumtree.server.search Namespace