Interface ShippingMethodEdit
- All Superinterfaces:
BaseEdit
,BaseForm
,BaseSpec
,ShippingMethodDescriptionEdit
,ShippingMethodSpec
- All Known Subinterfaces:
CreateShippingMethodForm
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setGeoCodeSelectorName
(String geoCodeSelectorName) void
setItemSelectorName
(String itemSelectorName) void
setSortOrder
(String sortOrder) Methods inherited from interface com.echothree.util.common.form.BaseForm
get, get, getFormName, getLimits, getOptions, getPreferredClobMimeTypeName, getTransferProperties, reset, set, set, setFormName, setLimits, setOptions, setPreferredClobMimeTypeName, setTransferProperties, toString
Methods inherited from interface com.echothree.control.user.shipping.common.edit.ShippingMethodDescriptionEdit
getDescription, setDescription
Methods inherited from interface com.echothree.control.user.shipping.common.spec.ShippingMethodSpec
getShippingMethodName, setShippingMethodName
-
Method Details
-
getGeoCodeSelectorName
-
setGeoCodeSelectorName
-
getItemSelectorName
-
setItemSelectorName
-
getSortOrder
-
setSortOrder
-