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, EntityBooleanDefaultTransferCache, EntityClobAttributeTransferCache, EntityCollectionAttributeTransferCache, EntityDateAttributeTransferCache, EntityDateDefaultTransferCache, EntityEntityAttributeTransferCache, EntityGeoPointAttributeTransferCache, EntityGeoPointDefaultTransferCache, EntityInstanceTransferCache, EntityIntegerAttributeTransferCache, EntityIntegerDefaultTransferCache, EntityIntegerRangeTransferCache, EntityListItemAttributeTransferCache, EntityListItemDefaultTransferCache, EntityListItemTransferCache, EntityLockTransferCache, EntityLongAttributeTransferCache, EntityLongDefaultTransferCache, EntityLongRangeTransferCache, EntityMultipleListItemAttributeTransferCache, EntityMultipleListItemDefaultTransferCache, EntityNameAttributeTransferCache, EntityStringAttributeTransferCache, EntityStringDefaultTransferCache, EntityTimeAttributeTransferCache, EntityTimeDefaultTransferCache, 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>
  • Constructor Details

    • BaseCoreTransferCache

      Creates a new instance of BaseCoreTransferCache