Uses of Class
org.openforis.collect.web.controller.UserGroupController.UserGroupForm
-
Packages that use UserGroupController.UserGroupForm Package Description org.openforis.collect.web.controller org.openforis.collect.web.validator -
-
Uses of UserGroupController.UserGroupForm in org.openforis.collect.web.controller
Methods in org.openforis.collect.web.controller that return UserGroupController.UserGroupForm Modifier and Type Method Description protected UserGroupController.UserGroupFormUserGroupController. createFormInstance(UserGroup item) -
Uses of UserGroupController.UserGroupForm in org.openforis.collect.web.validator
Methods in org.openforis.collect.web.validator with parameters of type UserGroupController.UserGroupForm Modifier and Type Method Description voidUserGroupValidator. validateForm(UserGroupController.UserGroupForm target, org.springframework.validation.Errors errors)
-