Uses of Interface
com.echothree.control.user.shipping.common.result.GetShippingMethodResult
Packages that use GetShippingMethodResult
Package
Description
-
Uses of GetShippingMethodResult in com.echothree.control.user.shipping.common
Methods in com.echothree.control.user.shipping.common that return types with arguments of type GetShippingMethodResultModifier and TypeMethodDescriptionShippingService.getShippingMethod(UserVisitPK userVisitPK, GetShippingMethodForm form) -
Uses of GetShippingMethodResult in com.echothree.control.user.shipping.common.result
Methods in com.echothree.control.user.shipping.common.result that return GetShippingMethodResultModifier and TypeMethodDescriptionstatic GetShippingMethodResultShippingResultFactory.getGetShippingMethodResult() -
Uses of GetShippingMethodResult in com.echothree.control.user.shipping.server
Methods in com.echothree.control.user.shipping.server that return types with arguments of type GetShippingMethodResultModifier and TypeMethodDescriptionShippingBean.getShippingMethod(UserVisitPK userVisitPK, GetShippingMethodForm form)