Uses of Interface
de.hybris.platform.cache.TransactionAwareCache
-
Packages that use TransactionAwareCache Package Description de.hybris.platform.tx -
-
Uses of TransactionAwareCache in de.hybris.platform.tx
Methods in de.hybris.platform.tx that return TransactionAwareCache Modifier and Type Method Description protected TransactionAwareCacheTransaction. getOrCreateGlobalCacheAdapter(Cache globalCache)protected TransactionAwareCacheTransaction. getOrCreateLegacyCacheAdapter(Cache globalCache)protected TransactionAwareCacheTransaction. getOrCreateTxLocalCacheAdapter(Cache globalCache)TransactionAwareCacheTransaction. getTransactionAwareCache(Cache globalCache)
-