Uses of Class
de.hybris.platform.commerceorgaddon.forms.B2BUserGroupForm
Packages that use B2BUserGroupForm
-
Uses of B2BUserGroupForm in de.hybris.platform.commerceorgaddon.controllers.pages
Methods in de.hybris.platform.commerceorgaddon.controllers.pages with parameters of type B2BUserGroupFormModifier and TypeMethodDescriptionB2BUserGroupManagementPageController.createUserGroup(@Valid B2BUserGroupForm userGroupForm, org.springframework.validation.BindingResult bindingResult, org.springframework.ui.Model model, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectModel) B2BUserGroupManagementPageController.editUserGroup(String usergroup, @Valid B2BUserGroupForm userGroupForm, org.springframework.validation.BindingResult bindingResult, org.springframework.ui.Model model, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectModel)