Uses of Interface
com.broadleafcommerce.common.extension.cache.api.ImperativeListChainable
-
Packages that use ImperativeListChainable Package Description com.broadleafcommerce.common.extension.cache.api -
-
Uses of ImperativeListChainable in com.broadleafcommerce.common.extension.cache.api
Classes in com.broadleafcommerce.common.extension.cache.api that implement ImperativeListChainable 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 ImperativeListChainable Modifier and Type Method Description static ImperativeListChainableCacheUtility. forListWith(CacheStateManager cacheStateManager)Fluent API for working withCacheStateManager.computeIfAbsent(Function, ImperativeListCacheInfo).ImperativeListChainableDefaultImperativeListChainable. with(CacheStateManager cacheStateManager)
-