public class AbstractCacheKeyResolverExtensionHandler extends AbstractExtensionHandler implements CacheKeyResolverExtensionHandler
enabled, priority| Constructor and Description |
|---|
AbstractCacheKeyResolverExtensionHandler() |
| Modifier and Type | Method and Description |
|---|---|
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, setPriorityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPriority, isEnabledpublic AbstractCacheKeyResolverExtensionHandler()
public ExtensionResultStatusType updateCacheKey(StringBuilder stringBuilder, boolean hasProducts)
CacheKeyResolverExtensionHandlerupdateCacheKey in interface CacheKeyResolverExtensionHandlerCopyright © 2014. All Rights Reserved.