Uses of Class
com.echothree.model.control.shipping.common.transfer.ShippingMethodCarrierServiceTransfer
Packages that use ShippingMethodCarrierServiceTransfer
Package
Description
-
Uses of ShippingMethodCarrierServiceTransfer in com.echothree.control.user.shipping.common.result
Methods in com.echothree.control.user.shipping.common.result that return ShippingMethodCarrierServiceTransferModifier and TypeMethodDescriptionGetShippingMethodCarrierServiceResult.getShippingMethodCarrierService()Methods in com.echothree.control.user.shipping.common.result that return types with arguments of type ShippingMethodCarrierServiceTransferModifier and TypeMethodDescriptionGetShippingMethodCarrierServicesResult.getShippingMethodCarrierServices()Methods in com.echothree.control.user.shipping.common.result with parameters of type ShippingMethodCarrierServiceTransferModifier and TypeMethodDescriptionvoidGetShippingMethodCarrierServiceResult.setShippingMethodCarrierService(ShippingMethodCarrierServiceTransfer shippingMethodCarrierService) Method parameters in com.echothree.control.user.shipping.common.result with type arguments of type ShippingMethodCarrierServiceTransferModifier and TypeMethodDescriptionvoidGetShippingMethodCarrierServicesResult.setShippingMethodCarrierServices(List<ShippingMethodCarrierServiceTransfer> shippingMethodCarrierServices) -
Uses of ShippingMethodCarrierServiceTransfer in com.echothree.model.control.shipping.server.control
Methods in com.echothree.model.control.shipping.server.control that return ShippingMethodCarrierServiceTransferModifier and TypeMethodDescriptionShippingControl.getShippingMethodCarrierServiceTransfer(UserVisit userVisit, ShippingMethodCarrierService shippingMethodCarrierService) Methods in com.echothree.model.control.shipping.server.control that return types with arguments of type ShippingMethodCarrierServiceTransferModifier and TypeMethodDescriptionShippingControl.getShippingMethodCarrierServiceTransfers(UserVisit userVisit, List<ShippingMethodCarrierService> shippingMethodCarrierServices) ShippingControl.getShippingMethodCarrierServiceTransfersByCarrierService(UserVisit userVisit, CarrierService carrierService) ShippingControl.getShippingMethodCarrierServiceTransfersByShippingMethod(UserVisit userVisit, ShippingMethod shippingMethod) -
Uses of ShippingMethodCarrierServiceTransfer in com.echothree.model.control.shipping.server.transfer
Methods in com.echothree.model.control.shipping.server.transfer that return ShippingMethodCarrierServiceTransferModifier and TypeMethodDescriptionShippingMethodCarrierServiceTransferCache.getShippingMethodCarrierServiceTransfer(UserVisit userVisit, ShippingMethodCarrierService shippingMethodCarrierService)