Uses of Interface
com.echothree.control.user.shipping.common.form.GetShippingMethodForm
Packages that use GetShippingMethodForm
Package
Description
-
Uses of GetShippingMethodForm in com.echothree.control.user.shipping.common
Methods in com.echothree.control.user.shipping.common that return GetShippingMethodFormMethods in com.echothree.control.user.shipping.common with parameters of type GetShippingMethodFormModifier and TypeMethodDescriptionShippingService.getShippingMethod
(UserVisitPK userVisitPK, GetShippingMethodForm form) -
Uses of GetShippingMethodForm in com.echothree.control.user.shipping.common.form
Methods in com.echothree.control.user.shipping.common.form that return GetShippingMethodFormModifier and TypeMethodDescriptionstatic GetShippingMethodForm
ShippingFormFactory.getGetShippingMethodForm()
-
Uses of GetShippingMethodForm in com.echothree.control.user.shipping.server
Methods in com.echothree.control.user.shipping.server that return GetShippingMethodFormMethods in com.echothree.control.user.shipping.server with parameters of type GetShippingMethodFormModifier and TypeMethodDescriptionShippingBean.getShippingMethod
(UserVisitPK userVisitPK, GetShippingMethodForm form) -
Uses of GetShippingMethodForm in com.echothree.control.user.shipping.server.command
Constructors in com.echothree.control.user.shipping.server.command with parameters of type GetShippingMethodFormModifierConstructorDescriptionGetShippingMethodCommand
(UserVisitPK userVisitPK, GetShippingMethodForm form) Creates a new instance of GetShippingMethodCommand