Uses of Interface
de.hybris.platform.regioncache.CacheValueLoader
Packages that use CacheValueLoader
Package
Description
-
Uses of CacheValueLoader in de.hybris.platform.cache
Classes in de.hybris.platform.cache that implement CacheValueLoaderMethods in de.hybris.platform.cache that return CacheValueLoaderModifier and TypeMethodDescriptionCacheValueLoader<? extends AbstractCacheUnit>AbstractCacheUnit.getLoader() -
Uses of CacheValueLoader in de.hybris.platform.cache.impl
Classes in de.hybris.platform.cache.impl that implement CacheValueLoader -
Uses of CacheValueLoader in de.hybris.platform.cache.relation
Classes in de.hybris.platform.cache.relation that implement CacheValueLoaderMethods in de.hybris.platform.cache.relation with parameters of type CacheValueLoaderModifier and TypeMethodDescriptionRelationCacheRegion.getWithLoader(CacheKey key, CacheValueLoader loader) -
Uses of CacheValueLoader in de.hybris.platform.cmsfacades.rendering.cache.dto
Classes in de.hybris.platform.cmsfacades.rendering.cache.dto that implement CacheValueLoaderModifier and TypeClassDescriptionclassLoader to provide a missing cache value. -
Uses of CacheValueLoader in de.hybris.platform.core
Classes in de.hybris.platform.core that implement CacheValueLoaderModifier and TypeClassDescriptionprotected static class -
Uses of CacheValueLoader in de.hybris.platform.directpersistence.cache
Classes in de.hybris.platform.directpersistence.cache that implement CacheValueLoaderModifier and TypeClassDescriptionstatic classstatic class -
Uses of CacheValueLoader in de.hybris.platform.integrationservices.cache.impl
Methods in de.hybris.platform.integrationservices.cache.impl that return CacheValueLoaderModifier and TypeMethodDescriptionprotected CacheValueLoaderReturns a cache value loader for the specified item. -
Uses of CacheValueLoader in de.hybris.platform.jalo
Classes in de.hybris.platform.jalo that implement CacheValueLoaderModifier and TypeClassDescriptionclassCache unit holding one jalo item object.classCache helper class to perform caching in Jalo. -
Uses of CacheValueLoader in de.hybris.platform.media.storage.impl
Methods in de.hybris.platform.media.storage.impl with parameters of type CacheValueLoaderModifier and TypeMethodDescriptionMediaCacheRegion.getWithLoader(CacheKey key, CacheValueLoader loader) -
Uses of CacheValueLoader in de.hybris.platform.persistence
Classes in de.hybris.platform.persistence that implement CacheValueLoaderModifier and TypeClassDescriptionstatic final class -
Uses of CacheValueLoader in de.hybris.platform.persistence.enumeration
Classes in de.hybris.platform.persistence.enumeration that implement CacheValueLoaderModifier and TypeClassDescriptionstatic final classstatic final classstatic final classstatic final classstatic final classstatic final class -
Uses of CacheValueLoader in de.hybris.platform.persistence.hjmp
Classes in de.hybris.platform.persistence.hjmp that implement CacheValueLoader -
Uses of CacheValueLoader in de.hybris.platform.persistence.meta
Classes in de.hybris.platform.persistence.meta that implement CacheValueLoaderModifier and TypeClassDescriptionstatic final classstatic final classstatic final classstatic final class -
Uses of CacheValueLoader in de.hybris.platform.persistence.test
Classes in de.hybris.platform.persistence.test that implement CacheValueLoaderModifier and TypeClassDescriptionstatic final classstatic final classstatic final classstatic final classstatic final class -
Uses of CacheValueLoader in de.hybris.platform.persistence.type
Classes in de.hybris.platform.persistence.type that implement CacheValueLoaderModifier and TypeClassDescriptionstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final class -
Uses of CacheValueLoader in de.hybris.platform.regioncache
Methods in de.hybris.platform.regioncache with parameters of type CacheValueLoaderModifier and TypeMethodDescription<T> TCacheController.getWithLoader(CacheKey key, CacheValueLoader<T> loader) Gets stored value from cache.<T> TDefaultCacheController.getWithLoader(CacheKey key, CacheValueLoader<T> loader) Gets stored value from cache. -
Uses of CacheValueLoader in de.hybris.platform.regioncache.key.legacy
Classes in de.hybris.platform.regioncache.key.legacy that implement CacheValueLoaderModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.since 5.0 not usedclassDeprecated, for removal: This API element is subject to removal in a future version.since 5.0 this was used as utility class , favor now LegacyCacheKeyTypeUtilMethods in de.hybris.platform.regioncache.key.legacy that return CacheValueLoaderModifier and TypeMethodDescriptionfinal CacheValueLoaderAbstractRegioncacheUnit.getLoader()Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of CacheValueLoader in de.hybris.platform.regioncache.region
Methods in de.hybris.platform.regioncache.region with parameters of type CacheValueLoaderModifier and TypeMethodDescriptionCacheRegion.getWithLoader(CacheKey key, CacheValueLoader loader) Gets value from cache. -
Uses of CacheValueLoader in de.hybris.platform.regioncache.region.impl
Methods in de.hybris.platform.regioncache.region.impl with parameters of type CacheValueLoaderModifier and TypeMethodDescriptionAbstractMapBasedCacheRegion.getWithLoader(CacheKey key, CacheValueLoader loader) DefaultCacheRegion.getWithLoader(CacheKey key, CacheValueLoader loader) EHCacheRegion.getWithLoader(CacheKey key, CacheValueLoader loader) -
Uses of CacheValueLoader in de.hybris.platform.regioncache.test
Classes in de.hybris.platform.regioncache.test that implement CacheValueLoaderModifier and TypeClassDescriptionstatic classclassclass -
Uses of CacheValueLoader in de.hybris.platform.sap.productconfig.runtime.interf.cache
Methods in de.hybris.platform.sap.productconfig.runtime.interf.cache with parameters of type CacheValueLoaderModifier and TypeMethodDescriptionProductConfigurationCacheAccess.getWithLoader(K key, CacheValueLoader<V> loader) Gets a value from the cache using the loader to get the value. -
Uses of CacheValueLoader in de.hybris.platform.sap.productconfig.runtime.interf.cache.impl
Methods in de.hybris.platform.sap.productconfig.runtime.interf.cache.impl with parameters of type CacheValueLoaderModifier and TypeMethodDescriptionProductConfigurationEHCacheAccessImpl.getWithLoader(K key, CacheValueLoader<V> loader) -
Uses of CacheValueLoader in de.hybris.platform.scripting.engine.impl
Classes in de.hybris.platform.scripting.engine.impl that implement CacheValueLoaderModifier and TypeClassDescriptionclass -
Uses of CacheValueLoader in de.hybris.platform.scripting.engine.internal.cache
Methods in de.hybris.platform.scripting.engine.internal.cache with parameters of type CacheValueLoaderModifier and TypeMethodDescriptionScriptExecutablesCacheService.putOrGetFromCache(CacheKey cacheKey, CacheValueLoader loader) -
Uses of CacheValueLoader in de.hybris.platform.scripting.engine.internal.cache.impl
Methods in de.hybris.platform.scripting.engine.internal.cache.impl with parameters of type CacheValueLoaderModifier and TypeMethodDescriptionDefaultScriptExecutableCacheService.putOrGetFromCache(CacheKey cacheKey, CacheValueLoader loader) -
Uses of CacheValueLoader in de.hybris.platform.servicelayer.security.permissions.impl
Classes in de.hybris.platform.servicelayer.security.permissions.impl that implement CacheValueLoader -
Uses of CacheValueLoader in de.hybris.platform.solrfacetsearch.config.cache.impl
Classes in de.hybris.platform.solrfacetsearch.config.cache.impl that implement CacheValueLoader -
Uses of CacheValueLoader in de.hybris.platform.util
Classes in de.hybris.platform.util that implement CacheValueLoader