Class BaseWishlistDescriptionTransferCache<K extends BaseEntity,V extends BaseTransfer>

java.lang.Object
com.echothree.util.server.transfer.BaseTransferCache<K,V>
com.echothree.model.control.wishlist.server.transfer.BaseWishlistTransferCache<K,V>
com.echothree.model.control.wishlist.server.transfer.BaseWishlistDescriptionTransferCache<K,V>
Direct Known Subclasses:
WishlistPriorityDescriptionTransferCache, WishlistTypeDescriptionTransferCache

public abstract class BaseWishlistDescriptionTransferCache<K extends BaseEntity,V extends BaseTransfer> extends BaseWishlistTransferCache<K,V>