| Package | Description |
|---|---|
| org.hisp.dhis | |
| org.hisp.dhis.query |
| Modifier and Type | Method and Description |
|---|---|
List<OrgUnitGroup> |
Dhis2.getOrgUnitGroups(Query query)
Retrieves a list of
OrgUnitGroup. |
List<OrgUnitGroupSet> |
Dhis2.getOrgUnitGroupSets(Query query)
Retrieves a list of
OrgUnitGroupSet. |
List<OrgUnit> |
Dhis2.getOrgUnits(Query query)
Retrieves a list of
OrgUnit. |
List<TableHook> |
Dhis2.getTableHooks(Query query)
Retrieves a list of
TableHook. |
| Modifier and Type | Method and Description |
|---|---|
Query |
Query.addFilter(Filter filter) |
static Query |
Query.instance() |
Query |
Query.withOrder(Order order) |
Query |
Query.withPaging(Integer page,
Integer pageSize) |
Copyright © 2018 UiO. All rights reserved.