public interface BLCICacheExtensionHandler
extends org.broadleafcommerce.common.extension.ExtensionHandler
| Modifier and Type | Method and Description |
|---|---|
org.broadleafcommerce.common.extension.ExtensionResultStatusType |
getCache(Object key,
org.broadleafcommerce.common.extension.ExtensionResultHolder<Object> erh,
BLCICache blciCache) |
org.broadleafcommerce.common.extension.ExtensionResultStatusType |
putCache(Object key,
Object value,
BLCICache blciCache) |
Copyright © 2016. All rights reserved.