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 DeleteShippingMethodForm
ShippingFormFactory.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) -
Uses of DeleteShippingMethodForm in com.echothree.control.user.shipping.server.command
Constructors in com.echothree.control.user.shipping.server.command with parameters of type DeleteShippingMethodFormModifierConstructorDescriptionDeleteShippingMethodCommand
(UserVisitPK userVisitPK, DeleteShippingMethodForm form) Creates a new instance of DeleteShippingMethodCommand