Uses of Class
org.openforis.collect.datacleansing.form.DataQueryForm
Packages that use DataQueryForm
Package
Description
-
Uses of DataQueryForm in org.openforis.collect.datacleansing
Methods in org.openforis.collect.datacleansing that return types with arguments of type DataQueryForm -
Uses of DataQueryForm in org.openforis.collect.datacleansing.controller
Methods in org.openforis.collect.datacleansing.controller that return DataQueryFormModifier and TypeMethodDescriptionprotected DataQueryFormDataQueryController.createFormInstance(DataQuery item) Methods in org.openforis.collect.datacleansing.controller with parameters of type DataQueryFormModifier and TypeMethodDescriptionorg.openforis.commons.web.ResponseDataQueryController.startExport(DataQueryForm form, CollectRecord.Step recordStep) org.openforis.commons.web.ResponseDataQueryController.startTest(DataQueryForm form, CollectRecord.Step recordStep, org.springframework.validation.BindingResult result) -
Uses of DataQueryForm in org.openforis.collect.datacleansing.form
Methods in org.openforis.collect.datacleansing.form that return types with arguments of type DataQueryForm -
Uses of DataQueryForm in org.openforis.collect.datacleansing.form.validation
Methods in org.openforis.collect.datacleansing.form.validation with parameters of type DataQueryFormModifier and TypeMethodDescriptionvoidDataQueryValidator.validateForm(DataQueryForm target, org.springframework.validation.Errors errors)