Class OrderMultishipOptionForm

java.lang.Object
org.broadleafcommerce.core.web.checkout.model.OrderMultishipOptionForm
All Implemented Interfaces:
Serializable

public class OrderMultishipOptionForm extends Object implements Serializable
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.
Author:
Andre Azzolini (apazzolini)
See Also: