Uses of Class
org.duracloud.account.app.controller.AccountUserEditForm
Packages that use AccountUserEditForm
-
Uses of AccountUserEditForm in org.duracloud.account.app.controller
Methods in org.duracloud.account.app.controller that return AccountUserEditFormMethods in org.duracloud.account.app.controller with parameters of type AccountUserEditFormModifier and TypeMethodDescriptionorg.springframework.web.servlet.ModelAndViewUsersController.changeUserRole(Long userId, AccountUserEditForm accountUserEditForm, org.springframework.validation.BindingResult result, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes) org.springframework.web.servlet.ModelAndViewAccountUsersController.editUser(Long accountId, Long userId, AccountUserEditForm accountUserEditForm, org.springframework.validation.BindingResult result, org.springframework.ui.Model model, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)