Interface IPagination
- All Known Implementing Classes:
Pagination
General pagination interface for use with
Query
.-
Method Summary
Modifier and TypeMethodDescriptionint
int
void
resolveFields
(DataShapeDefinition dataShape) toJSON()
-
Method Details
-
getPageSize
-
getPageNumber
-
resolveFields
-
toJSON
- Throws:
org.json.JSONException
- If an error occurs
-