Uses of Class
org.openforis.collect.web.controller.ImageryController.ImageryForm
Packages that use ImageryController.ImageryForm
-
Uses of ImageryController.ImageryForm in org.openforis.collect.web.controller
Methods in org.openforis.collect.web.controller that return ImageryController.ImageryFormModifier and TypeMethodDescriptionprotected ImageryController.ImageryFormImageryController.createFormInstance(Imagery item) Methods in org.openforis.collect.web.controller with parameters of type ImageryController.ImageryFormModifier and TypeMethodDescriptionorg.openforis.commons.web.ResponseImageryController.insert(ImageryController.ImageryForm form, org.springframework.validation.BindingResult result) org.openforis.commons.web.ResponseImageryController.update(ImageryController.ImageryForm form, org.springframework.validation.BindingResult result) -
Uses of ImageryController.ImageryForm in org.openforis.collect.web.validator
Methods in org.openforis.collect.web.validator with parameters of type ImageryController.ImageryFormModifier and TypeMethodDescriptionvoidImageryValidator.validateForm(ImageryController.ImageryForm target, org.springframework.validation.Errors errors)