Uses of Class
com.echothree.model.control.core.common.transfer.CacheEntryTransfer
Packages that use CacheEntryTransfer
Package
Description
-
Uses of CacheEntryTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return CacheEntryTransferModifier and TypeMethodDescriptionGetCacheEntryDependenciesResult.getCacheEntry()GetCacheEntryResult.getCacheEntry()Methods in com.echothree.control.user.core.common.result that return types with arguments of type CacheEntryTransferMethods in com.echothree.control.user.core.common.result with parameters of type CacheEntryTransferModifier and TypeMethodDescriptionvoidGetCacheEntryDependenciesResult.setCacheEntry(CacheEntryTransfer cacheEntry) voidGetCacheEntryResult.setCacheEntry(CacheEntryTransfer cacheEntry) Method parameters in com.echothree.control.user.core.common.result with type arguments of type CacheEntryTransferModifier and TypeMethodDescriptionvoidGetCacheEntriesResult.setCacheEntries(List<CacheEntryTransfer> commands) -
Uses of CacheEntryTransfer in com.echothree.model.control.core.common.transfer
Methods in com.echothree.model.control.core.common.transfer that return CacheEntryTransferModifier and TypeMethodDescriptionCacheEntryDependencyTransfer.getCacheEntry()Returns the cacheEntry.Methods in com.echothree.model.control.core.common.transfer with parameters of type CacheEntryTransferModifier and TypeMethodDescriptionvoidCacheEntryDependencyTransfer.setCacheEntry(CacheEntryTransfer cacheEntry) Sets the cacheEntry.Constructors in com.echothree.model.control.core.common.transfer with parameters of type CacheEntryTransferModifierConstructorDescriptionCacheEntryDependencyTransfer(CacheEntryTransfer cacheEntry, EntityInstanceTransfer entityInstance) Creates a new instance of CacheEntryTransfer -
Uses of CacheEntryTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return CacheEntryTransferModifier and TypeMethodDescriptionCacheEntryControl.getCacheEntryTransfer(UserVisit userVisit, CacheEntry cacheEntry) CacheEntryControl.getCacheEntryTransferByCacheEntryKey(UserVisit userVisit, String cacheEntryKey) Methods in com.echothree.model.control.core.server.control that return types with arguments of type CacheEntryTransferModifier and TypeMethodDescriptionCacheEntryControl.getCacheEntryTransfers(UserVisit userVisit) CacheEntryControl.getCacheEntryTransfers(UserVisit userVisit, Collection<CacheEntry> cacheEntries) -
Uses of CacheEntryTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return CacheEntryTransferModifier and TypeMethodDescriptionCacheEntryTransferCache.getCacheEntryTransfer(UserVisit userVisit, CacheEntry cacheEntry) -
Uses of CacheEntryTransfer in com.echothree.view.client.web.taglib
Methods in com.echothree.view.client.web.taglib that return CacheEntryTransferMethods in com.echothree.view.client.web.taglib with parameters of type CacheEntryTransferModifier and TypeMethodDescriptionprotected voidCacheTag.writeExistingCacheEntry(CacheEntryTransfer existingCacheEntry)