-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 9.3
-
Component/s: Query & PageProvider, Rest API
-
Tags:
-
Browser:
-
Team:GANG
-
Sprint:nxGang Sprint 11.1.22, nxGang Sprint 11.1.23, nxGang Sprint 11.1.24, nxGang Sprint 11.1.25, nxGang Sprint 11.1.26
-
Story Points:1
Following development done in NXP-22775, we have the ability to specify an offset instead of a page index when it comes to fetching a page provider result set.
However, the PaginableObject.java does not support this ability.
It would be needed in order to achieve NXP-28008.