Uses of Interface
com.echothree.control.user.shipping.common.form.GetShippingMethodsForm
Packages that use GetShippingMethodsForm
Package
Description
-
Uses of GetShippingMethodsForm in com.echothree.control.user.shipping.common
Methods in com.echothree.control.user.shipping.common that return GetShippingMethodsFormMethods in com.echothree.control.user.shipping.common with parameters of type GetShippingMethodsFormModifier and TypeMethodDescriptionShippingService.getShippingMethods
(UserVisitPK userVisitPK, GetShippingMethodsForm form) -
Uses of GetShippingMethodsForm in com.echothree.control.user.shipping.common.form
Methods in com.echothree.control.user.shipping.common.form that return GetShippingMethodsFormModifier and TypeMethodDescriptionstatic GetShippingMethodsForm
ShippingFormFactory.getGetShippingMethodsForm()
-
Uses of GetShippingMethodsForm in com.echothree.control.user.shipping.server
Methods in com.echothree.control.user.shipping.server that return GetShippingMethodsFormMethods in com.echothree.control.user.shipping.server with parameters of type GetShippingMethodsFormModifier and TypeMethodDescriptionShippingBean.getShippingMethods
(UserVisitPK userVisitPK, GetShippingMethodsForm form) -
Uses of GetShippingMethodsForm in com.echothree.control.user.shipping.server.command
Constructors in com.echothree.control.user.shipping.server.command with parameters of type GetShippingMethodsFormModifierConstructorDescriptionGetShippingMethodsCommand
(UserVisitPK userVisitPK, GetShippingMethodsForm form) Creates a new instance of GetShippingMethodsCommand