Class BaseCoreTransferCache<K extends BaseEntity,V extends BaseTransfer>

java.lang.Object
com.echothree.util.server.transfer.BaseTransferCache<K,V>
com.echothree.model.control.core.server.transfer.BaseCoreTransferCache<K,V>
Direct Known Subclasses:
AppearanceTextDecorationTransferCache, AppearanceTextTransformationTransferCache, AppearanceTransferCache, ApplicationEditorTransferCache, ApplicationEditorUseTransferCache, ApplicationTransferCache, BaseCoreDescriptionTransferCache, BaseEncryptionKeyTransferCache, CacheEntryDependencyTransferCache, CacheEntryTransferCache, ColorTransferCache, CommandMessageTransferCache, CommandMessageTranslationTransferCache, CommandMessageTypeTransferCache, CommandTransferCache, ComponentVendorTransferCache, EditorTransferCache, EntityAliasTransferCache, EntityAliasTypeTransferCache, EntityAppearanceTransferCache, EntityAttributeEntityAttributeGroupTransferCache, EntityAttributeEntityTypeTransferCache, EntityAttributeGroupTransferCache, EntityAttributeTransferCache, EntityAttributeTypeTransferCache, EntityBlobAttributeTransferCache, EntityBooleanAttributeTransferCache, EntityClobAttributeTransferCache, EntityCollectionAttributeTransferCache, EntityDateAttributeTransferCache, EntityEntityAttributeTransferCache, EntityGeoPointAttributeTransferCache, EntityInstanceTransferCache, EntityIntegerAttributeTransferCache, EntityIntegerRangeTransferCache, EntityListItemAttributeTransferCache, EntityListItemTransferCache, EntityLockTransferCache, EntityLongAttributeTransferCache, EntityLongRangeTransferCache, EntityMultipleListItemAttributeTransferCache, EntityNameAttributeTransferCache, EntityStringAttributeTransferCache, EntityTimeAttributeTransferCache, EntityTimeTransferCache, EntityTypeTransferCache, EntityVisitTransferCache, EventGroupTransferCache, EventTransferCache, EventTypeTransferCache, FontStyleTransferCache, FontWeightTransferCache, MimeTypeFileExtensionTransferCache, MimeTypeTransferCache, MimeTypeUsageTransferCache, MimeTypeUsageTypeTransferCache, PartyApplicationEditorUseTransferCache, PartyEntityTypeTransferCache, ProtocolTransferCache, ServerServiceTransferCache, ServerTransferCache, ServiceTransferCache, TextDecorationTransferCache, TextTransformationTransferCache

public abstract class BaseCoreTransferCache<K extends BaseEntity,V extends BaseTransfer> extends BaseTransferCache<K,V>