Uses of Class
org.openforis.collect.web.controller.SurveyController.SurveyImportParameters
-
Packages that use SurveyController.SurveyImportParameters Package Description org.openforis.collect.web.controller org.openforis.collect.web.validator -
-
Uses of SurveyController.SurveyImportParameters in org.openforis.collect.web.controller
Methods in org.openforis.collect.web.controller with parameters of type SurveyController.SurveyImportParameters Modifier and Type Method Description org.openforis.commons.web.ResponseSurveyController. startSurveyFileImport(@Valid SurveyController.SurveyImportParameters params, org.springframework.validation.BindingResult bindingResult)org.openforis.commons.web.ResponseSurveyController. validateSurveyImportParameters(@Valid SurveyController.SurveyImportParameters params, org.springframework.validation.BindingResult result) -
Uses of SurveyController.SurveyImportParameters in org.openforis.collect.web.validator
Methods in org.openforis.collect.web.validator with parameters of type SurveyController.SurveyImportParameters Modifier and Type Method Description voidSurveyImportParametersValidator. validateForm(SurveyController.SurveyImportParameters parameters, org.springframework.validation.Errors errors)
-