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, isEnabled
ExtensionResultStatusType 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 © 2022. All rights reserved.