JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.hisp.dhis.query.Paging
Packages that use
Paging
Package
Description
org.hisp.dhis.query
Uses of
Paging
in
org.hisp.dhis.query
Methods in
org.hisp.dhis.query
that return
Paging
Modifier and Type
Method
Description
static
Paging
Paging.
empty
()
Returns a
Paging
with page and page size set to
null
.
Paging
Query.
getPaging
()
Returns the paging for this query.