| Package | Description |
|---|---|
| org.broadleafcommerce.core.web.controller.checkout |
| Class and Description |
|---|
| 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 © 2014. All Rights Reserved.