Uses of Class
org.broadleafcommerce.core.web.checkout.model.OrderMultishipOptionForm
Packages that use OrderMultishipOptionForm
-
Uses of OrderMultishipOptionForm in org.broadleafcommerce.core.web.controller.checkout
Methods in org.broadleafcommerce.core.web.controller.checkout with parameters of type OrderMultishipOptionFormModifier and TypeMethodDescriptionBroadleafShippingInfoController.saveMultiship(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, org.springframework.ui.Model model, OrderMultishipOptionForm orderMultishipOptionForm, org.springframework.validation.BindingResult result) Processes the given options for multiship.