Uses of Class
org.openforis.collect.datacleansing.form.DataQueryGroupForm
Packages that use DataQueryGroupForm
Package
Description
-
Uses of DataQueryGroupForm in org.openforis.collect.datacleansing
Methods in org.openforis.collect.datacleansing that return types with arguments of type DataQueryGroupForm -
Uses of DataQueryGroupForm in org.openforis.collect.datacleansing.controller
Methods in org.openforis.collect.datacleansing.controller that return DataQueryGroupFormModifier and TypeMethodDescriptionprotected DataQueryGroupFormDataQueryGroupController.createFormInstance(DataQueryGroup item) Methods in org.openforis.collect.datacleansing.controller with parameters of type DataQueryGroupFormModifier and TypeMethodDescriptionprotected voidDataQueryGroupController.copyFormIntoItem(DataQueryGroupForm form, DataQueryGroup item) -
Uses of DataQueryGroupForm in org.openforis.collect.datacleansing.form
Methods in org.openforis.collect.datacleansing.form that return DataQueryGroupForm -
Uses of DataQueryGroupForm in org.openforis.collect.datacleansing.form.validation
Methods in org.openforis.collect.datacleansing.form.validation with parameters of type DataQueryGroupFormModifier and TypeMethodDescriptionvoidDataQueryGroupValidator.validateForm(DataQueryGroupForm target, org.springframework.validation.Errors errors)