Class BaseCustomerDescriptionTransferCache<K extends BaseEntity,V extends BaseTransfer>

java.lang.Object
com.echothree.util.server.transfer.BaseTransferCache<K,V>
com.echothree.model.control.customer.server.transfer.BaseCustomerTransferCache<K,V>
com.echothree.model.control.customer.server.transfer.BaseCustomerDescriptionTransferCache<K,V>
Direct Known Subclasses:
CustomerTypeDescriptionTransferCache

public abstract class BaseCustomerDescriptionTransferCache<K extends BaseEntity,V extends BaseTransfer> extends BaseCustomerTransferCache<K,V>