public interface CacheKeyResolverExtensionHandler extends ExtensionHandler
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
ExtensionResultStatusType updateCacheKey(StringBuilder stringBuilder, boolean hasProducts)
stringBuilder
- hasProducts
- Copyright © 2019. All rights reserved.