Uses of Class
org.duracloud.account.app.controller.ProviderForm
-
Packages that use ProviderForm Package Description org.duracloud.account.app.controller -
-
Uses of ProviderForm in org.duracloud.account.app.controller
Methods in org.duracloud.account.app.controller with parameters of type ProviderForm Modifier and Type Method Description org.springframework.web.servlet.ModelAndViewAccountDetailsController. addProvider(Long accountId, ProviderForm providerForm, org.springframework.validation.BindingResult result, org.springframework.ui.Model model)org.springframework.web.servlet.ModelAndViewProviderController. addProvider(Long accountId, ProviderForm providerForm, org.springframework.validation.BindingResult result, org.springframework.ui.Model model)
-