Uses of Interface
com.broadleafcommerce.common.extension.cache.api.ImperativeListCacheable
-
Packages that use ImperativeListCacheable Package Description com.broadleafcommerce.common.extension.cache.api -
-
Uses of ImperativeListCacheable in com.broadleafcommerce.common.extension.cache.api
Classes in com.broadleafcommerce.common.extension.cache.api that implement ImperativeListCacheable Modifier and Type Class Description classDefaultImperativeListChainableDefault transition object for holding state during method chaining fromCacheUtility.forListWith(CacheStateManager).Methods in com.broadleafcommerce.common.extension.cache.api that return ImperativeListCacheable Modifier and Type Method Description ImperativeListCacheableDefaultImperativeListChainable. andCacheInfo(String cacheName, Function<Object,String> matchFunction, ContextKeyGen generator, List<String> imperativeArgs, Object[] args)ImperativeListCacheableImperativeListChainable. andCacheInfo(String cacheName, Function<Object,String> matchFunction, ContextKeyGen generator, List<String> imperativeArgs, Object... args)
-