Uses of Class
com.echothree.model.control.shipping.common.transfer.ShippingMethodTransfer
Packages that use ShippingMethodTransfer
Package
Description
-
Uses of ShippingMethodTransfer in com.echothree.control.user.returnpolicy.common.result
Methods in com.echothree.control.user.returnpolicy.common.result that return ShippingMethodTransferMethods in com.echothree.control.user.returnpolicy.common.result with parameters of type ShippingMethodTransferModifier and TypeMethodDescriptionvoidGetReturnTypeShippingMethodsResult.setShippingMethod(ShippingMethodTransfer shippingMethod) -
Uses of ShippingMethodTransfer in com.echothree.control.user.shipment.common.result
Methods in com.echothree.control.user.shipment.common.result that return ShippingMethodTransferMethods in com.echothree.control.user.shipment.common.result with parameters of type ShippingMethodTransferModifier and TypeMethodDescriptionvoidGetShipmentTypeShippingMethodsResult.setShippingMethod(ShippingMethodTransfer shippingMethod) -
Uses of ShippingMethodTransfer in com.echothree.control.user.shipping.common.result
Methods in com.echothree.control.user.shipping.common.result that return ShippingMethodTransferModifier and TypeMethodDescriptionEditShippingMethodResult.getShippingMethod()GetShippingMethodCarrierServicesResult.getShippingMethod()GetShippingMethodDescriptionsResult.getShippingMethod()GetShippingMethodResult.getShippingMethod()Methods in com.echothree.control.user.shipping.common.result that return types with arguments of type ShippingMethodTransferMethods in com.echothree.control.user.shipping.common.result with parameters of type ShippingMethodTransferModifier and TypeMethodDescriptionvoidEditShippingMethodResult.setShippingMethod(ShippingMethodTransfer shippingMethod) voidGetShippingMethodCarrierServicesResult.setShippingMethod(ShippingMethodTransfer shippingMethod) voidGetShippingMethodDescriptionsResult.setShippingMethod(ShippingMethodTransfer shippingMethod) voidGetShippingMethodResult.setShippingMethod(ShippingMethodTransfer shippingMethod) Method parameters in com.echothree.control.user.shipping.common.result with type arguments of type ShippingMethodTransferModifier and TypeMethodDescriptionvoidGetShippingMethodsResult.setShippingMethods(List<ShippingMethodTransfer> shippingMethods) -
Uses of ShippingMethodTransfer in com.echothree.model.control.customer.common.transfer
Methods in com.echothree.model.control.customer.common.transfer that return ShippingMethodTransferModifier and TypeMethodDescriptionCustomerTypeShippingMethodTransfer.getShippingMethod()Returns the shippingMethod.Methods in com.echothree.model.control.customer.common.transfer with parameters of type ShippingMethodTransferModifier and TypeMethodDescriptionvoidCustomerTypeShippingMethodTransfer.setShippingMethod(ShippingMethodTransfer shippingMethod) Sets the shippingMethod.Constructors in com.echothree.model.control.customer.common.transfer with parameters of type ShippingMethodTransferModifierConstructorDescriptionCustomerTypeShippingMethodTransfer(CustomerTypeTransfer customerType, ShippingMethodTransfer shippingMethod, Integer defaultSelectionPriority, Boolean isDefault, Integer sortOrder) Creates a new instance of CustomerTypeShippingMethodTransfer -
Uses of ShippingMethodTransfer in com.echothree.model.control.order.common.transfer
Methods in com.echothree.model.control.order.common.transfer that return ShippingMethodTransferModifier and TypeMethodDescriptionOrderShipmentGroupTransfer.getShippingMethod()Returns the shippingMethod.Methods in com.echothree.model.control.order.common.transfer with parameters of type ShippingMethodTransferModifier and TypeMethodDescriptionvoidOrderShipmentGroupTransfer.setShippingMethod(ShippingMethodTransfer shippingMethod) Sets the shippingMethod.Constructors in com.echothree.model.control.order.common.transfer with parameters of type ShippingMethodTransferModifierConstructorDescriptionOrderShipmentGroupTransfer(Integer orderShipmentGroupSequence, ItemDeliveryTypeTransfer itemDeliveryType, Boolean isDefault, PartyContactMechanismTransfer partyContactMechanism, ShippingMethodTransfer shippingMethod, Boolean holdUntilComplete) Creates a new instance of OrderShipmentGroupTransfer -
Uses of ShippingMethodTransfer in com.echothree.model.control.returnpolicy.common.transfer
Methods in com.echothree.model.control.returnpolicy.common.transfer that return ShippingMethodTransferMethods in com.echothree.model.control.returnpolicy.common.transfer with parameters of type ShippingMethodTransferModifier and TypeMethodDescriptionvoidReturnTypeShippingMethodTransfer.setShippingMethod(ShippingMethodTransfer shippingMethod) Constructors in com.echothree.model.control.returnpolicy.common.transfer with parameters of type ShippingMethodTransferModifierConstructorDescriptionReturnTypeShippingMethodTransfer(ReturnTypeTransfer returnType, ShippingMethodTransfer shippingMethod, Boolean isDefault, Integer sortOrder) Creates a new instance of ReturnTypeShippingMethodTransfer -
Uses of ShippingMethodTransfer in com.echothree.model.control.shipment.common.transfer
Methods in com.echothree.model.control.shipment.common.transfer that return ShippingMethodTransferMethods in com.echothree.model.control.shipment.common.transfer with parameters of type ShippingMethodTransferModifier and TypeMethodDescriptionvoidShipmentTypeShippingMethodTransfer.setShippingMethod(ShippingMethodTransfer shippingMethod) Constructors in com.echothree.model.control.shipment.common.transfer with parameters of type ShippingMethodTransferModifierConstructorDescriptionShipmentTypeShippingMethodTransfer(ShipmentTypeTransfer shipmentType, ShippingMethodTransfer shippingMethod, Boolean isDefault, Integer sortOrder) Creates a new instance of ShipmentTypeShippingMethodTransfer -
Uses of ShippingMethodTransfer in com.echothree.model.control.shipping.common.transfer
Methods in com.echothree.model.control.shipping.common.transfer that return ShippingMethodTransferModifier and TypeMethodDescriptionShippingMethodCarrierServiceTransfer.getShippingMethod()ShippingMethodDescriptionTransfer.getShippingMethod()ShippingMethodResultTransfer.getShippingMethod()Returns the shippingMethod.Methods in com.echothree.model.control.shipping.common.transfer with parameters of type ShippingMethodTransferModifier and TypeMethodDescriptionvoidShippingMethodCarrierServiceTransfer.setShippingMethod(ShippingMethodTransfer shippingMethod) voidShippingMethodDescriptionTransfer.setShippingMethod(ShippingMethodTransfer shippingMethod) voidShippingMethodResultTransfer.setShippingMethod(ShippingMethodTransfer shippingMethod) Sets the shippingMethod.Constructors in com.echothree.model.control.shipping.common.transfer with parameters of type ShippingMethodTransferModifierConstructorDescriptionShippingMethodCarrierServiceTransfer(ShippingMethodTransfer shippingMethod, CarrierServiceTransfer carrierService) Creates a new instance of ShippingMethodCarrierServiceTransferShippingMethodDescriptionTransfer(LanguageTransfer language, ShippingMethodTransfer shippingMethod, String description) Creates a new instance of ShippingMethodDescriptionTransferShippingMethodResultTransfer(String shippingMethodName, ShippingMethodTransfer shippingMethod) Creates a new instance of ShippingMethodResultTransfer -
Uses of ShippingMethodTransfer in com.echothree.model.control.shipping.server.control
Methods in com.echothree.model.control.shipping.server.control that return ShippingMethodTransferModifier and TypeMethodDescriptionShippingControl.getShippingMethodTransfer(UserVisit userVisit, ShippingMethod shippingMethod) Methods in com.echothree.model.control.shipping.server.control that return types with arguments of type ShippingMethodTransferModifier and TypeMethodDescriptionShippingControl.getShippingMethodTransfers(UserVisit userVisit) ShippingControl.getShippingMethodTransfers(UserVisit userVisit, Collection<ShippingMethod> entities) -
Uses of ShippingMethodTransfer in com.echothree.model.control.shipping.server.transfer
Methods in com.echothree.model.control.shipping.server.transfer that return ShippingMethodTransferModifier and TypeMethodDescriptionShippingMethodTransferCache.getShippingMethodTransfer(UserVisit userVisit, ShippingMethod shippingMethod)