| Package | Description |
|---|---|
| org.hisp.dhis | |
| org.hisp.dhis.model |
| Modifier and Type | Method and Description |
|---|---|
TableHook |
Dhis2.getTableHook(String id)
Retrieves an
TableHook. |
| Modifier and Type | Method and Description |
|---|---|
List<TableHook> |
Dhis2.getTableHooks(Query query)
Retrieves a list of
TableHook. |
| Modifier and Type | Method and Description |
|---|---|
ResponseMessage |
Dhis2.saveTableHook(TableHook tableHook)
Saves a
TableHook. |
ResponseMessage |
Dhis2.updateTableHook(TableHook tableHook)
Updates a
TableHook. |
| Modifier and Type | Method and Description |
|---|---|
List<TableHook> |
Objects.getAnalyticsTableHooks() |
| Modifier and Type | Method and Description |
|---|---|
void |
Objects.setAnalyticsTableHooks(List<TableHook> analyticsTableHooks) |
Copyright © 2019 UiO. All rights reserved.