| Modifier and Type | Method and Description |
|---|---|
Long |
getCurrentOffset() |
Long |
getMaxNbRecords()
Total number of records in the complete data set, regardless of paging and filtering
The implementation doesn't have to guarantee accuracy.
|
Long |
getNextOffset() |
Long |
getTotalNbRecords()
Total number of records in the data set, regardless of paging, but including filtering
The implementation doesn't have to guarantee accuracy.
|
Long getCurrentOffset()
Long getNextOffset()
Long getMaxNbRecords()
Long getTotalNbRecords()
Copyright © 2010-2015. All Rights Reserved.