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 TypeMethodDescriptionvoid
GetCacheEntryDependenciesResult.setCacheEntry
(CacheEntryTransfer cacheEntry) void
GetCacheEntryResult.setCacheEntry
(CacheEntryTransfer cacheEntry) Method parameters in com.echothree.control.user.core.common.result with type arguments of type CacheEntryTransferModifier and TypeMethodDescriptionvoid
GetCacheEntriesResult.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 TypeMethodDescriptionvoid
CacheEntryDependencyTransfer.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 TypeMethodDescriptionCoreControl.getCacheEntryTransfer
(UserVisit userVisit, CacheEntry cacheEntry) CoreControl.getCacheEntryTransferByCacheEntryKey
(UserVisit userVisit, String cacheEntryKey) Methods in com.echothree.model.control.core.server.control that return types with arguments of type CacheEntryTransferModifier and TypeMethodDescriptionCoreControl.getCacheEntryTransfers
(UserVisit userVisit) CoreControl.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
(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 void
CacheTag.writeExistingCacheEntry
(CacheEntryTransfer existingCacheEntry)