Uses of Class
org.hisp.dhis.response.objects.ObjectsResponse
Packages that use ObjectsResponse
-
Uses of ObjectsResponse in org.hisp.dhis
Methods in org.hisp.dhis that return ObjectsResponseModifier and TypeMethodDescriptionDhis2.saveCategories(List<Category> categories) Saves or updates the list ofCategory.Dhis2.saveCategoryOptions(List<CategoryOption> categoryOptions) Saves or updates the list ofCategoryOption.Dhis2.saveDataElementGroups(List<DataElementGroup> dataElementGroups) Saves or updates the list ofDataElementGroup.Dhis2.saveDataElements(List<DataElement> dataElements) Saves or updates the list ofDataElement.protected ObjectsResponseBaseDhis2.saveMetadataObjects(Dhis2Objects objects) Saves or updates metadata objects.Dhis2.saveOrgUnitGroups(List<OrgUnitGroup> orgUnitGroups) Saves or updates the list ofOrgUnitGroup.Dhis2.saveOrgUnitGroupSets(List<OrgUnitGroupSet> orgUnitGroupSets) Saves or updates the list ofOrgUnitGroupSet.Dhis2.saveOrgUnits(List<OrgUnit> orgUnits) Saves or updates the list ofOrgUnit.Dhis2.saveTableHooks(List<TableHook> tableHooks) Saves or updates the list ofTableHook. -
Uses of ObjectsResponse in org.hisp.dhis.util.mock
Subclasses of ObjectsResponse in org.hisp.dhis.util.mock