| Package | Description |
|---|---|
| org.openforis.collect.web.controller | |
| org.openforis.collect.web.service | |
| org.openforis.collect.web.validator |
| Modifier and Type | Method and Description |
|---|---|
org.openforis.commons.web.Response |
SurveyController.createSurvey(@Valid SurveyController.SurveyCreationParameters params,
org.springframework.validation.BindingResult bindingResult) |
org.openforis.commons.web.Response |
SurveyController.validateSurveyCreationParameters(@Valid SurveyController.SurveyCreationParameters params,
org.springframework.validation.BindingResult result) |
| Modifier and Type | Method and Description |
|---|---|
CollectSurvey |
SurveyService.createNewSurvey(SurveyController.SurveyCreationParameters params) |
| Modifier and Type | Method and Description |
|---|---|
void |
SurveyCreationParametersValidator.validateForm(SurveyController.SurveyCreationParameters parameters,
org.springframework.validation.Errors errors) |
Copyright © 2021 Open Foris. All rights reserved.