public interface CacheKeyResolverExtensionHandler
extends org.broadleafcommerce.common.extension.ExtensionHandler
| Modifier and Type | Method and Description |
|---|---|
org.broadleafcommerce.common.extension.ExtensionResultStatusType |
updateCacheKey(StringBuilder stringBuilder,
boolean hasProducts)
The passed in StringBuilder represents the current state of the cache key prior
to running any extension handlers.
|
org.broadleafcommerce.common.extension.ExtensionResultStatusType updateCacheKey(StringBuilder stringBuilder, boolean hasProducts)
stringBuilder - hasProducts - Copyright © 2015. All rights reserved.