Uses of Class
org.duracloud.account.app.controller.UserProfileEditForm
-
Packages that use UserProfileEditForm Package Description org.duracloud.account.app.controller -
-
Uses of UserProfileEditForm in org.duracloud.account.app.controller
Methods in org.duracloud.account.app.controller with parameters of type UserProfileEditForm Modifier and Type Method Description org.springframework.web.servlet.ModelAndViewUserController. update(String username, UserProfileEditForm form, org.springframework.validation.BindingResult result, org.springframework.ui.Model model)
-