Uses of Class
org.openforis.collect.datacleansing.form.DataCleansingStepForm
Packages that use DataCleansingStepForm
Package
Description
-
Uses of DataCleansingStepForm in org.openforis.collect.datacleansing
Methods in org.openforis.collect.datacleansing that return types with arguments of type DataCleansingStepForm -
Uses of DataCleansingStepForm in org.openforis.collect.datacleansing.controller
Methods in org.openforis.collect.datacleansing.controller that return DataCleansingStepFormModifier and TypeMethodDescriptionprotected DataCleansingStepFormDataCleansingStepController.createFormInstance(DataCleansingStep item) -
Uses of DataCleansingStepForm in org.openforis.collect.datacleansing.form
Methods in org.openforis.collect.datacleansing.form that return types with arguments of type DataCleansingStepForm -
Uses of DataCleansingStepForm in org.openforis.collect.datacleansing.form.validation
Methods in org.openforis.collect.datacleansing.form.validation with parameters of type DataCleansingStepFormModifier and TypeMethodDescriptionvoidDataCleansingStepValidator.validateForm(DataCleansingStepForm target, org.springframework.validation.Errors errors)