Uses of Class
org.openforis.collect.datacleansing.form.DataQueryTypeForm
Packages that use DataQueryTypeForm
Package
Description
-
Uses of DataQueryTypeForm in org.openforis.collect.datacleansing
Methods in org.openforis.collect.datacleansing that return types with arguments of type DataQueryTypeForm -
Uses of DataQueryTypeForm in org.openforis.collect.datacleansing.controller
Methods in org.openforis.collect.datacleansing.controller that return DataQueryTypeFormModifier and TypeMethodDescriptionprotected DataQueryTypeFormDataQueryTypeController.createFormInstance(DataQueryType item) -
Uses of DataQueryTypeForm in org.openforis.collect.datacleansing.form
Methods in org.openforis.collect.datacleansing.form that return DataQueryTypeForm -
Uses of DataQueryTypeForm in org.openforis.collect.datacleansing.form.validation
Methods in org.openforis.collect.datacleansing.form.validation with parameters of type DataQueryTypeFormModifier and TypeMethodDescriptionvoidDataQueryTypeValidator.validateForm(DataQueryTypeForm target, org.springframework.validation.Errors errors)