Uses of Package
org.broadleafcommerce.core.web.checkout.model
Packages that use org.broadleafcommerce.core.web.checkout.model
Package
Description
-
Classes in org.broadleafcommerce.core.web.checkout.model used by org.broadleafcommerce.core.web.checkout.serviceClassDescriptionA form to model adding the Billing Address to the OrderA form to model checking out as guestA form to model adding a shipping address with shipping options.
-
-
Classes in org.broadleafcommerce.core.web.checkout.model used by org.broadleafcommerce.core.web.controller.checkoutClassDescriptionA form to model adding the Billing Address to the OrderThis 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.A form to model checking out as guestThis 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.A form to model adding a shipping address with shipping options.
-