Uses of Interface
com.echothree.control.user.shipping.common.form.DeleteShippingMethodForm
Packages that use DeleteShippingMethodForm
Package
Description
-
Uses of DeleteShippingMethodForm in com.echothree.control.user.shipping.common
Methods in com.echothree.control.user.shipping.common that return DeleteShippingMethodFormMethods in com.echothree.control.user.shipping.common with parameters of type DeleteShippingMethodFormModifier and TypeMethodDescriptionShippingService.deleteShippingMethod(UserVisitPK userVisitPK, DeleteShippingMethodForm form) -
Uses of DeleteShippingMethodForm in com.echothree.control.user.shipping.common.form
Methods in com.echothree.control.user.shipping.common.form that return DeleteShippingMethodFormModifier and TypeMethodDescriptionstatic DeleteShippingMethodFormShippingFormFactory.getDeleteShippingMethodForm() -
Uses of DeleteShippingMethodForm in com.echothree.control.user.shipping.server
Methods in com.echothree.control.user.shipping.server that return DeleteShippingMethodFormMethods in com.echothree.control.user.shipping.server with parameters of type DeleteShippingMethodFormModifier and TypeMethodDescriptionShippingBean.deleteShippingMethod(UserVisitPK userVisitPK, DeleteShippingMethodForm form)