Uses of Interface
com.broadleafcommerce.common.extension.cache.api.ImperativeListCacheable
-
Uses of ImperativeListCacheable in com.broadleafcommerce.common.extension.cache.api
Modifier and TypeClassDescriptionclass
Default transition object for holding state during method chaining fromCacheUtility.forListWith(CacheStateManager)
.Modifier 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.