Uses of Class
org.broadleafcommerce.core.web.checkout.model.OrderInfoForm

Packages that use OrderInfoForm
org.broadleafcommerce.core.web.controller.checkout   
 

Uses of OrderInfoForm in org.broadleafcommerce.core.web.controller.checkout
 

Methods in org.broadleafcommerce.core.web.controller.checkout with parameters of type OrderInfoForm
 String BroadleafCheckoutController.saveGlobalOrderDetails(javax.servlet.http.HttpServletRequest request, org.springframework.ui.Model model, OrderInfoForm orderInfoForm, org.springframework.validation.BindingResult result)
          Attempts to attach the user's email to the order so that they may proceed anonymously
 



Copyright © 2012. All Rights Reserved.