Class ShippingFormFactory
java.lang.Object
com.echothree.util.common.form.BaseFormFactory
com.echothree.control.user.shipping.common.form.ShippingFormFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CreateShippingMethodForm
static DeleteShippingMethodForm
static EditShippingMethodForm
static GetShippingMethodChoicesForm
static GetShippingMethodForm
static GetShippingMethodsForm
Methods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
ShippingFormFactory
public ShippingFormFactory()
-
-
Method Details
-
getCreateShippingMethodCarrierServiceForm
-
getCreateShippingMethodDescriptionForm
-
getCreateShippingMethodForm
-
getDeleteShippingMethodCarrierServiceForm
-
getDeleteShippingMethodDescriptionForm
-
getDeleteShippingMethodForm
-
getEditShippingMethodDescriptionForm
-
getEditShippingMethodForm
-
getGetShippingMethodCarrierServiceForm
-
getGetShippingMethodCarrierServicesForm
-
getGetShippingMethodChoicesForm
-
getGetShippingMethodDescriptionForm
-
getGetShippingMethodDescriptionsForm
-
getGetShippingMethodForm
-
getGetShippingMethodsForm
-