Class ShipmentTransferCaches
java.lang.Object
com.echothree.util.server.transfer.BaseTransferCaches
com.echothree.model.control.shipment.server.transfer.ShipmentTransferCaches
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected FreeOnBoardDescriptionTransferCache
protected FreeOnBoardTransferCache
protected PartyFreeOnBoardTransferCache
protected ShipmentAliasTransferCache
protected ShipmentAliasTypeTransferCache
protected ShipmentTimeTransferCache
protected ShipmentTimeTypeDescriptionTransferCache
protected ShipmentTimeTypeTransferCache
protected ShipmentTypeDescriptionTransferCache
protected ShipmentTypeShippingMethodTransferCache
protected ShipmentTypeTransferCache
Fields inherited from class com.echothree.util.server.transfer.BaseTransferCaches
userVisit
-
Constructor Summary
ConstructorsConstructorDescriptionShipmentTransferCaches
(UserVisit userVisit) Creates a new instance of ShipmentTransferCaches -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
shipmentTypeTransferCache
-
shipmentTypeDescriptionTransferCache
-
shipmentTypeShippingMethodTransferCache
-
shipmentAliasTypeTransferCache
-
shipmentAliasTypeDescriptionTransferCache
-
shipmentAliasTransferCache
-
shipmentTimeTypeTransferCache
-
shipmentTimeTypeDescriptionTransferCache
-
shipmentTimeTransferCache
-
freeOnBoardTransferCache
-
freeOnBoardDescriptionTransferCache
-
partyFreeOnBoardTransferCache
-
-
Constructor Details
-
ShipmentTransferCaches
Creates a new instance of ShipmentTransferCaches
-
-
Method Details
-
getShipmentTypeTransferCache
-
getShipmentTypeDescriptionTransferCache
-
getShipmentTypeShippingMethodTransferCache
-
getShipmentAliasTypeTransferCache
-
getShipmentAliasTypeDescriptionTransferCache
-
getShipmentAliasTransferCache
-
getShipmentTimeTypeTransferCache
-
getShipmentTimeTransferCache
-
getShipmentTimeTypeDescriptionTransferCache
-
getFreeOnBoardTransferCache
-
getFreeOnBoardDescriptionTransferCache
-
getPartyFreeOnBoardTransferCache
-