Uses of Class
com.broadleafcommerce.common.extension.cache.api.ImperativeListCacheInfo
Package
Description
-
Uses of ImperativeListCacheInfo in com.broadleafcommerce.common.extension.cache
Modifier and TypeMethodDescription<P> List<P>
CacheStateManager.computeIfAbsent
(Function<List<String>, List<P>> computeFunction, ImperativeListCacheInfo cacheInfo) Given aFunction
instance meant to generate values that are cacheable, check the cache using keys based on a collection of imperative key fragments. -
Uses of ImperativeListCacheInfo in com.broadleafcommerce.common.extension.cache.api
Modifier and TypeMethodDescriptionvoid
DefaultImperativeListChainable.setImperativeListCacheInfo
(ImperativeListCacheInfo imperativeListCacheInfo)