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