| Package | Description |
|---|---|
| org.hisp.dhis | |
| org.hisp.dhis.model |
| Modifier and Type | Method and Description |
|---|---|
OrgUnitGroupSet |
Dhis2.getOrgUnitGroupSet(String id)
Retrieves an
OrgUnitGroupSet. |
| Modifier and Type | Method and Description |
|---|---|
List<OrgUnitGroupSet> |
Dhis2.getOrgUnitGroupSets()
Retrieves a list of
OrgUnitGroupSet. |
List<OrgUnitGroupSet> |
Dhis2.getOrgUnitGroupSets(Query query)
Retrieves a list of
OrgUnitGroupSet. |
| Modifier and Type | Method and Description |
|---|---|
ResponseMessage |
Dhis2.saveOrgUnitGroupSet(OrgUnitGroupSet orgUnitGroupSet)
Saves a
OrgUnitGroupSet. |
ResponseMessage |
Dhis2.updateOrgUnitGroupSet(OrgUnitGroupSet orgUnitGroupSet)
Updates a
OrgUnitGroupSet. |
| Modifier and Type | Method and Description |
|---|---|
List<OrgUnitGroupSet> |
Objects.getOrganisationUnitGroupSets() |
| Modifier and Type | Method and Description |
|---|---|
void |
Objects.setOrganisationUnitGroupSets(List<OrgUnitGroupSet> organisationUnitGroupSets) |
Copyright © 2018 UiO. All rights reserved.