Uses of Class
de.hybris.platform.b2ctelcoaddon.forms.DeleteBundleForm
-
Packages that use DeleteBundleForm Package Description de.hybris.platform.b2ctelcoaddon.controllers.pages -
-
Uses of DeleteBundleForm in de.hybris.platform.b2ctelcoaddon.controllers.pages
Methods in de.hybris.platform.b2ctelcoaddon.controllers.pages with parameters of type DeleteBundleForm Modifier and Type Method Description java.lang.StringCartPageController. deleteCartBundle(@Valid DeleteBundleForm form, org.springframework.ui.Model model, org.springframework.validation.BindingResult bindingResult, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectModel)Deletes all cart entries corresponding to the bundle with the number given from the current cart.
-