Uses of Class
org.duracloud.account.app.controller.GlobalPropertiesForm
-
Packages that use GlobalPropertiesForm Package Description org.duracloud.account.app.controller -
-
Uses of GlobalPropertiesForm in org.duracloud.account.app.controller
Methods in org.duracloud.account.app.controller that return GlobalPropertiesForm Modifier and Type Method Description GlobalPropertiesFormGlobalPropertiesController. form()Methods in org.duracloud.account.app.controller with parameters of type GlobalPropertiesForm Modifier and Type Method Description org.springframework.web.servlet.ModelAndViewGlobalPropertiesController. update(GlobalPropertiesForm form, org.springframework.validation.BindingResult bindingResult, org.springframework.ui.Model model, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)
-