| Package | Description |
|---|---|
| org.openforis.collect.metamodel.view | |
| org.openforis.collect.web.controller |
| Modifier and Type | Method and Description |
|---|---|
List<CodeListItemView> |
CodeListItemView.getItems() |
List<CodeListItemView> |
CodeListView.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
CodeListView.addItem(CodeListItemView item) |
| Modifier and Type | Method and Description |
|---|---|
void |
CodeListItemView.setItems(List<CodeListItemView> items) |
void |
CodeListView.setItems(List<CodeListItemView> items) |
| Modifier and Type | Method and Description |
|---|---|
CodeListItemView |
CodeListController.loadItem(int surveyId,
int codeListId,
CodeListController.SearchParameters params) |
| Modifier and Type | Method and Description |
|---|---|
List<CodeListItemView> |
CodeListController.findAvailableItems(int surveyId,
int codeListId,
CodeListController.SearchParameters params) |
List<CodeListItemView> |
CodeListController.loadAvailableItems(int surveyId,
int codeListId,
CodeListController.SearchParameters params) |
Copyright © 2020 Open Foris. All rights reserved.