public interface BLCICacheExtensionHandler extends ExtensionHandler
| Modifier and Type | Method and Description | 
|---|---|
| ExtensionResultStatusType | getCache(Object key,
        ExtensionResultHolder<Object> erh,
        org.broadleafcommerce.presentation.cache.BroadleafTemplateCacheContext blciCache) | 
| ExtensionResultStatusType | putCache(Object key,
        Object value,
        org.broadleafcommerce.presentation.cache.BroadleafTemplateCacheContext blciCache) | 
getPriority, isEnabledExtensionResultStatusType putCache(Object key, Object value, org.broadleafcommerce.presentation.cache.BroadleafTemplateCacheContext blciCache)
ExtensionResultStatusType getCache(Object key, ExtensionResultHolder<Object> erh, org.broadleafcommerce.presentation.cache.BroadleafTemplateCacheContext blciCache)
Copyright © 2020. All rights reserved.