Class OrderTransferCaches
java.lang.Object
com.echothree.util.server.transfer.BaseTransferCaches
com.echothree.model.control.order.server.transfer.OrderTransferCaches
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected OrderAdjustmentTypeTransferCache
protected OrderAliasTransferCache
protected OrderAliasTypeDescriptionTransferCache
protected OrderAliasTypeTransferCache
protected OrderLineAdjustmentTypeTransferCache
protected OrderLineTimeTransferCache
protected OrderPaymentPreferenceTransferCache
protected OrderPriorityDescriptionTransferCache
protected OrderPriorityTransferCache
protected OrderRoleTransferCache
protected OrderRoleTypeTransferCache
protected OrderShipmentGroupTransferCache
protected OrderTimeTransferCache
protected OrderTimeTypeDescriptionTransferCache
protected OrderTimeTypeTransferCache
protected OrderTypeDescriptionTransferCache
protected OrderTypeTransferCache
Fields inherited from class com.echothree.util.server.transfer.BaseTransferCaches
userVisit
-
Constructor Summary
ConstructorsConstructorDescriptionOrderTransferCaches
(UserVisit userVisit) Creates a new instance of OrderTransferCaches -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
orderTypeTransferCache
-
orderTypeDescriptionTransferCache
-
orderTimeTypeTransferCache
-
orderTimeTypeDescriptionTransferCache
-
orderPaymentPreferenceTransferCache
-
orderShipmentGroupTransferCache
-
orderTimeTransferCache
-
orderLineTimeTransferCache
-
orderAdjustmentTypeTransferCache
-
orderAdjustmentTypeDescriptionTransferCache
-
orderLineAdjustmentTypeTransferCache
-
orderLineAdjustmentTypeDescriptionTransferCache
-
orderRoleTypeTransferCache
-
orderRoleTransferCache
-
orderAliasTypeTransferCache
-
orderAliasTypeDescriptionTransferCache
-
orderAliasTransferCache
-
orderPriorityTransferCache
-
orderPriorityDescriptionTransferCache
-
-
Constructor Details
-
OrderTransferCaches
Creates a new instance of OrderTransferCaches
-
-
Method Details
-
getOrderTypeTransferCache
-
getOrderTypeDescriptionTransferCache
-
getOrderTimeTypeTransferCache
-
getOrderTimeTypeDescriptionTransferCache
-
getOrderPaymentPreferenceTransferCache
-
getOrderShipmentGroupTransferCache
-
getOrderTimeTransferCache
-
getOrderLineTimeTransferCache
-
getOrderAdjustmentTypeTransferCache
-
getOrderAdjustmentTypeDescriptionTransferCache
-
getOrderLineAdjustmentTypeTransferCache
-
getOrderLineAdjustmentTypeDescriptionTransferCache
-
getOrderRoleTypeTransferCache
-
getOrderRoleTransferCache
-
getOrderAliasTypeTransferCache
-
getOrderAliasTypeDescriptionTransferCache
-
getOrderAliasTransferCache
-
getOrderPriorityTransferCache
-
getOrderPriorityDescriptionTransferCache
-