|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShippingInfoForm | |
|---|---|
| org.broadleafcommerce.core.web.controller.checkout | |
| Uses of ShippingInfoForm in org.broadleafcommerce.core.web.controller.checkout |
|---|
| Methods in org.broadleafcommerce.core.web.controller.checkout with parameters of type ShippingInfoForm | |
|---|---|
String |
BroadleafCheckoutController.saveMultishipAddAddress(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.ui.Model model,
ShippingInfoForm addressForm,
org.springframework.validation.BindingResult result)
Processes the requested add address from the multiship process. |
String |
BroadleafCheckoutController.saveSingleShip(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.ui.Model model,
ShippingInfoForm shippingForm,
org.springframework.validation.BindingResult result)
Processes the request to save a single shipping address Note that the default Broadleaf implementation creates an order with a single fulfillment group. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||