Interface ShippingMethodEdit
- All Superinterfaces:
BaseEdit,BaseForm,BaseSpec,ShippingMethodDescriptionEdit,ShippingMethodSpec
- All Known Subinterfaces:
CreateShippingMethodForm
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetGeoCodeSelectorName(String geoCodeSelectorName) voidsetItemSelectorName(String itemSelectorName) voidsetSortOrder(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, toStringMethods inherited from interface com.echothree.control.user.shipping.common.edit.ShippingMethodDescriptionEdit
getDescription, setDescriptionMethods inherited from interface com.echothree.control.user.shipping.common.spec.ShippingMethodSpec
getShippingMethodName, setShippingMethodName
-
Method Details
-
getGeoCodeSelectorName
-
setGeoCodeSelectorName
-
getItemSelectorName
-
setItemSelectorName
-
getSortOrder
-
setSortOrder
-