Uses of Class
org.openforis.collect.web.controller.ImageryController.ImageryForm
-
Packages that use ImageryController.ImageryForm Package Description org.openforis.collect.web.controller org.openforis.collect.web.validator -
-
Uses of ImageryController.ImageryForm in org.openforis.collect.web.controller
Methods in org.openforis.collect.web.controller that return ImageryController.ImageryForm Modifier and Type Method Description protected ImageryController.ImageryFormImageryController. createFormInstance(Imagery item)Methods in org.openforis.collect.web.controller with parameters of type ImageryController.ImageryForm Modifier and Type Method Description org.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.ImageryForm Modifier and Type Method Description voidImageryValidator. validateForm(ImageryController.ImageryForm target, org.springframework.validation.Errors errors)
-