Uses of Class
de.hybris.platform.b2ctelcoaddon.forms.DeleteBundleForm
Packages that use DeleteBundleForm
-
Uses of DeleteBundleForm in de.hybris.platform.b2ctelcoaddon.controllers.pages
Methods in de.hybris.platform.b2ctelcoaddon.controllers.pages with parameters of type DeleteBundleFormModifier and TypeMethodDescriptionCartPageController.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.