Aqualogic Interaction API  
 

IPTSQueryRequest.getFirstResultIndex Method 

Returns the current first result index. For example, if you have requested results 11 through 20, this value will be 11.

int getFirstResultIndex();

Return Value

the currently set first result index, from a previous call to setResultsCount

See Also

IPTSQueryRequest Interface | com.plumtree.server.search Namespace