Uses of Class
org.openforis.collect.web.controller.SurveyController.SurveyImportParameters
Packages that use SurveyController.SurveyImportParameters
-
Uses of SurveyController.SurveyImportParameters in org.openforis.collect.web.controller
Methods in org.openforis.collect.web.controller with parameters of type SurveyController.SurveyImportParametersModifier and TypeMethodDescriptionorg.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.SurveyImportParametersModifier and TypeMethodDescriptionvoidSurveyImportParametersValidator.validateForm(SurveyController.SurveyImportParameters parameters, org.springframework.validation.Errors errors)