Uses of Package
org.broadleafcommerce.core.web.checkout.model

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

Classes in org.broadleafcommerce.core.web.checkout.model used by org.broadleafcommerce.core.web.controller.checkout
BillingInfoForm
          A form to model adding a payment to the order.
MultiShipInstructionForm
          This form is used to bind multiship options in a way that doesn't require the actual objects to be instantiated -- we handle that at the controller level.
OrderInfoForm
          A form to model checking out as guest
OrderMultishipOptionForm
          This form is used to bind multiship options in a way that doesn't require the actual objects to be instantiated -- we handle that at the controller level.
ShippingInfoForm
          A form to model adding a shipping address with shipping options.
 



Copyright © 2012. All Rights Reserved.