Class CxCdsConsentWithdrawnEventListener
java.lang.Object
de.hybris.platform.personalizationyprofile.event.CxCdsConsentWithdrawnEventListener
- All Implemented Interfaces:
EventListener,org.springframework.context.ApplicationListener<ConsentWithdrawnEvent>
public class CxCdsConsentWithdrawnEventListener
extends Object
implements org.springframework.context.ApplicationListener<ConsentWithdrawnEvent>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected DefaultCxProfileIdentifierStrategyprotected booleanisProfileConsentWithdrawn(ConsentModel consent) voidprotected voidresetProfileIdentifier(CustomerModel customer) voidsetDefaultCxProfileIdentifierStrategy(DefaultCxProfileIdentifierStrategy defaultCxProfileIdentifierStrategy)
-
Constructor Details
-
CxCdsConsentWithdrawnEventListener
public CxCdsConsentWithdrawnEventListener()
-
-
Method Details
-
onApplicationEvent
- Specified by:
onApplicationEventin interfaceorg.springframework.context.ApplicationListener<ConsentWithdrawnEvent>
-
isProfileConsentWithdrawn
-
resetProfileIdentifier
-
getDefaultCxProfileIdentifierStrategy
-
setDefaultCxProfileIdentifierStrategy
public void setDefaultCxProfileIdentifierStrategy(DefaultCxProfileIdentifierStrategy defaultCxProfileIdentifierStrategy)
-