Class CxAnonymousConsentChangeEventListener
java.lang.Object
de.hybris.platform.personalizationservices.events.consent.CxBaseConsentEventListener
de.hybris.platform.personalizationservices.events.consent.CxAnonymousConsentChangeEventListener
- All Implemented Interfaces:
EventListener,org.springframework.context.ApplicationListener<AnonymousConsentChangeEvent>
public class CxAnonymousConsentChangeEventListener
extends CxBaseConsentEventListener
implements org.springframework.context.ApplicationListener<AnonymousConsentChangeEvent>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CxActionResultServiceprotected CxCatalogServiceprotected ModelServiceprotected SessionServiceprotected UserServicevoidprotected voidprotected voidvoidsetCxActionResultService(CxActionResultService cxActionResultService) voidsetCxCatalogService(CxCatalogService cxCatalogService) voidsetModelService(ModelService modelService) voidsetSessionService(SessionService sessionService) voidsetUserService(UserService userService) Methods inherited from class de.hybris.platform.personalizationservices.events.consent.CxBaseConsentEventListener
actionExist, getActions, getConsumers, getCxConfigurationService, getCxConsentService, getCxRecalculationService, isConsentTemplateValid, setConsumers, setCxConfigurationService, setCxConsentService, setCxRecalculationService
-
Constructor Details
-
CxAnonymousConsentChangeEventListener
public CxAnonymousConsentChangeEventListener()
-
-
Method Details
-
onApplicationEvent
- Specified by:
onApplicationEventin interfaceorg.springframework.context.ApplicationListener<AnonymousConsentChangeEvent>
-
populateSession
-
removeCxResultsForAnonymousUser
protected void removeCxResultsForAnonymousUser() -
setUserService
-
getUserService
-
setSessionService
-
getSessionService
-
getCxActionResultService
-
setCxActionResultService
-
getCxCatalogService
-
setCxCatalogService
-
getModelService
-
setModelService
-