Uses of Class
com.echothree.model.control.shipment.common.transfer.ShipmentTimeTransfer
Packages that use ShipmentTimeTransfer
Package
Description
-
Uses of ShipmentTimeTransfer in com.echothree.model.control.shipment.server.control
Methods in com.echothree.model.control.shipment.server.control that return ShipmentTimeTransferModifier and TypeMethodDescriptionShipmentControl.getShipmentTimeTransfer(UserVisit userVisit, ShipmentTime shipmentTime) Methods in com.echothree.model.control.shipment.server.control that return types with arguments of type ShipmentTimeTransferModifier and TypeMethodDescriptionShipmentControl.getShipmentTimeTransfers(UserVisit userVisit, Collection<ShipmentTime> shipmentTimes) ShipmentControl.getShipmentTimeTransfersByShipment(UserVisit userVisit, Shipment shipment) ShipmentControl.getShipmentTimeTransfersByShipmentTimeType(UserVisit userVisit, ShipmentTimeType shipmentTimeType) -
Uses of ShipmentTimeTransfer in com.echothree.model.control.shipment.server.transfer
Methods in com.echothree.model.control.shipment.server.transfer that return ShipmentTimeTransferModifier and TypeMethodDescriptionShipmentTimeTransferCache.getTransfer(UserVisit userVisit, ShipmentTime shipmentTime)