Uses of Interface
com.broadleafcommerce.common.extension.cache.api.ImperativeListCacheable
Packages that use ImperativeListCacheable
-
Uses of ImperativeListCacheable in com.broadleafcommerce.common.extension.cache.api
Classes in com.broadleafcommerce.common.extension.cache.api that implement ImperativeListCacheableModifier and TypeClassDescriptionclass
Default transition object for holding state during method chaining fromCacheUtility.forListWith(CacheStateManager)
.Methods in com.broadleafcommerce.common.extension.cache.api that return ImperativeListCacheableModifier and TypeMethodDescriptionDefaultImperativeListChainable.andCacheInfo
(String cacheName, Function<Object, String> matchFunction, ContextKeyGen generator, List<String> imperativeArgs, Object[] args) ImperativeListChainable.andCacheInfo
(String cacheName, Function<Object, String> matchFunction, ContextKeyGen generator, List<String> imperativeArgs, Object... args) DefaultImperativeListChainable.andEntityInfo
(Function<String, EntityInfo> factoryFunction) ImperativeListCacheable.andEntityInfo
(Function<String, EntityInfo> factoryFunction) Optional.