public class AbstractCacheKeyResolverExtensionHandler extends org.broadleafcommerce.common.extension.AbstractExtensionHandler implements CacheKeyResolverExtensionHandler
| Constructor and Description |
|---|
AbstractCacheKeyResolverExtensionHandler() |
| 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.
|
getPriority, isEnabled, setEnabled, setPrioritypublic AbstractCacheKeyResolverExtensionHandler()
public org.broadleafcommerce.common.extension.ExtensionResultStatusType updateCacheKey(StringBuilder stringBuilder, boolean hasProducts)
CacheKeyResolverExtensionHandlerupdateCacheKey in interface CacheKeyResolverExtensionHandlerCopyright © 2015. All rights reserved.