Uses of Class
org.openforis.collect.web.controller.SurveyController.SurveyCloneParameters
-
Packages that use SurveyController.SurveyCloneParameters Package Description org.openforis.collect.web.controller org.openforis.collect.web.validator -
-
Uses of SurveyController.SurveyCloneParameters in org.openforis.collect.web.controller
Methods in org.openforis.collect.web.controller with parameters of type SurveyController.SurveyCloneParameters Modifier and Type Method Description CollectJobController.JobViewSurveyController. cloneSurvey(@Valid SurveyController.SurveyCloneParameters params)org.openforis.commons.web.ResponseSurveyController. validateSurveyCloneParameters(@Valid SurveyController.SurveyCloneParameters params, org.springframework.validation.BindingResult result) -
Uses of SurveyController.SurveyCloneParameters in org.openforis.collect.web.validator
Methods in org.openforis.collect.web.validator with parameters of type SurveyController.SurveyCloneParameters Modifier and Type Method Description voidSurveyCloneParametersValidator. validateForm(SurveyController.SurveyCloneParameters parameters, org.springframework.validation.Errors errors)
-