Class CxConsentWithdrawnEventListener
java.lang.Object
de.hybris.platform.personalizationservices.events.consent.CxBaseConsentEventListener
de.hybris.platform.personalizationservices.events.consent.CxConsentWithdrawnEventListener
- All Implemented Interfaces:
EventListener,org.springframework.context.ApplicationListener<ConsentWithdrawnEvent>
public class CxConsentWithdrawnEventListener
extends CxBaseConsentEventListener
implements org.springframework.context.ApplicationListener<ConsentWithdrawnEvent>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CxActionResultServiceprotected CxCatalogServiceprotected CxUserSegmentServiceprotected ModelServicevoidprotected voidremoveCxResults(CustomerModel customer) voidsetCxActionResultService(CxActionResultService cxActionResultService) voidsetCxCatalogService(CxCatalogService cxCatalogService) voidsetCxUserSegmentService(CxUserSegmentService cxUserSegmentService) voidsetModelService(ModelService modelService) Methods inherited from class de.hybris.platform.personalizationservices.events.consent.CxBaseConsentEventListener
actionExist, getActions, getConsumers, getCxConfigurationService, getCxConsentService, getCxRecalculationService, isConsentTemplateValid, setConsumers, setCxConfigurationService, setCxConsentService, setCxRecalculationService
-
Constructor Details
-
CxConsentWithdrawnEventListener
public CxConsentWithdrawnEventListener()
-
-
Method Details
-
onApplicationEvent
- Specified by:
onApplicationEventin interfaceorg.springframework.context.ApplicationListener<ConsentWithdrawnEvent>
-
removeCxResults
-
getCxUserSegmentService
-
setCxUserSegmentService
-
getCxActionResultService
-
setCxActionResultService
-
getCxCatalogService
-
setCxCatalogService
-
getModelService
-
setModelService
-