query.getFrom() and query.getCount(). Also if the total item count can be determined, it should be passed to result.
@param query Specified the amount and position of items to be queried
@param result Allows to set the total item count and result items
| |
| |