Class CustomerTransferCaches
java.lang.Object
com.echothree.util.server.transfer.BaseTransferCaches
com.echothree.model.control.customer.server.transfer.CustomerTransferCaches
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CustomerControl
protected CustomerTransferCache
protected CustomerTypeDescriptionTransferCache
protected CustomerTypePaymentMethodTransferCache
protected CustomerTypeShippingMethodTransferCache
protected CustomerTypeTransferCache
Fields inherited from class com.echothree.util.server.transfer.BaseTransferCaches
userVisit
-
Constructor Summary
ConstructorsConstructorDescriptionCustomerTransferCaches
(UserVisit userVisit, CustomerControl customerControl) Creates a new instance of CustomerTransferCaches -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
customerControl
-
customerTypeTransferCache
-
customerTypeDescriptionTransferCache
-
customerTransferCache
-
customerTypePaymentMethodTransferCache
-
customerTypeShippingMethodTransferCache
-
-
Constructor Details
-
CustomerTransferCaches
Creates a new instance of CustomerTransferCaches
-
-
Method Details
-
getCustomerTypeTransferCache
-
getCustomerTypeDescriptionTransferCache
-
getCustomerTransferCache
-
getCustomerTypePaymentMethodTransferCache
-
getCustomerTypeShippingMethodTransferCache
-