Class CxConsentGivenEventListener
java.lang.Object
de.hybris.platform.personalizationservices.events.consent.CxBaseConsentEventListener
de.hybris.platform.personalizationservices.events.consent.CxConsentGivenEventListener
- All Implemented Interfaces:
EventListener,org.springframework.context.ApplicationListener<ConsentGivenEvent>
public class CxConsentGivenEventListener
extends CxBaseConsentEventListener
implements org.springframework.context.ApplicationListener<ConsentGivenEvent>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BaseSiteServiceprotected UserServicevoidvoidsetBaseSiteService(BaseSiteService baseSiteService) 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
-
CxConsentGivenEventListener
public CxConsentGivenEventListener()
-
-
Method Details
-
onApplicationEvent
- Specified by:
onApplicationEventin interfaceorg.springframework.context.ApplicationListener<ConsentGivenEvent>
-
setBaseSiteService
-
getBaseSiteService
-
setUserService
-
getUserService
-