| Package | Description |
|---|---|
| org.broadleafcommerce.core.web.cache |
| Modifier and Type | Method and Description |
|---|---|
ExtensionResultStatusType |
BLCICacheExtensionHandler.getCache(Object key,
ExtensionResultHolder<Object> erh,
BLCICache blciCache) |
ExtensionResultStatusType |
AbstractBLCICacheExtensionHandler.getCache(Object key,
ExtensionResultHolder<Object> erh,
BLCICache blciCache) |
ExtensionResultStatusType |
BLCICacheExtensionHandler.putCache(Object key,
Object value,
BLCICache blciCache) |
ExtensionResultStatusType |
AbstractBLCICacheExtensionHandler.putCache(Object key,
Object value,
BLCICache blciCache) |
Copyright © 2015. All rights reserved.