Class CurrentUserCmsCacheKeyProvider
java.lang.Object
de.hybris.platform.acceleratorcms.component.cache.impl.DefaultCmsCacheKeyProvider
de.hybris.platform.acceleratorcms.component.cache.impl.CurrentUserCmsCacheKeyProvider
- All Implemented Interfaces:
CmsCacheKeyProvider<SimpleCMSComponentModel>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKeyInternal(javax.servlet.http.HttpServletRequest request, SimpleCMSComponentModel component) protected UserServicevoidsetUserService(UserService userService) Methods inherited from class de.hybris.platform.acceleratorcms.component.cache.impl.DefaultCmsCacheKeyProvider
appendRestrictionKeys, getCmsPageContextService, getCmsRestrictionService, getCommerceCommonI18NService, getKey, getKeyForRestriction, getRequestContextData, getRestrictionData, handleRestrictionEvaluationException, processCMSCatalogRestriction, processCMSCategoryRestriction, processCMSProductRestriction, processCMSUserGroupRestriction, processCMSUserRestriction
-
Constructor Details
-
CurrentUserCmsCacheKeyProvider
public CurrentUserCmsCacheKeyProvider()
-
-
Method Details
-
getKeyInternal
public StringBuilder getKeyInternal(javax.servlet.http.HttpServletRequest request, SimpleCMSComponentModel component) - Overrides:
getKeyInternalin classDefaultCmsCacheKeyProvider
-
getUserService
-
setUserService
-