Uses of Interface
com.echothree.control.user.shipping.common.form.CreateShippingMethodForm
Packages that use CreateShippingMethodForm
Package
Description
-
Uses of CreateShippingMethodForm in com.echothree.control.user.shipping.common
Methods in com.echothree.control.user.shipping.common that return CreateShippingMethodFormMethods in com.echothree.control.user.shipping.common with parameters of type CreateShippingMethodFormModifier and TypeMethodDescriptionShippingService.createShippingMethod(UserVisitPK userVisitPK, CreateShippingMethodForm form) -
Uses of CreateShippingMethodForm in com.echothree.control.user.shipping.common.form
Methods in com.echothree.control.user.shipping.common.form that return CreateShippingMethodFormModifier and TypeMethodDescriptionstatic CreateShippingMethodFormShippingFormFactory.getCreateShippingMethodForm() -
Uses of CreateShippingMethodForm in com.echothree.control.user.shipping.server
Methods in com.echothree.control.user.shipping.server that return CreateShippingMethodFormMethods in com.echothree.control.user.shipping.server with parameters of type CreateShippingMethodFormModifier and TypeMethodDescriptionShippingBean.createShippingMethod(UserVisitPK userVisitPK, CreateShippingMethodForm form)