Uses of Class
de.hybris.platform.commerceservices.event.AnonymousConsentChangeEvent
-
-
Uses of AnonymousConsentChangeEvent in de.hybris.platform.commerceservices.consent
Methods in de.hybris.platform.commerceservices.consent that return AnonymousConsentChangeEvent Modifier and Type Method Description AnonymousConsentChangeEvent
AnonymousConsentChangeEventFactory. buildEvent(java.lang.String templateCode, java.lang.String previousState, java.lang.String currentState, java.util.Map<java.lang.String,java.lang.String> consents)
-
Uses of AnonymousConsentChangeEvent in de.hybris.platform.commerceservices.consent.impl
Methods in de.hybris.platform.commerceservices.consent.impl that return AnonymousConsentChangeEvent Modifier and Type Method Description AnonymousConsentChangeEvent
DefaultAnonymousUserConsentChangeEventFactory. buildEvent(java.lang.String templateCode, java.lang.String previousState, java.lang.String currentState, java.util.Map<java.lang.String,java.lang.String> consents)
-
Uses of AnonymousConsentChangeEvent in de.hybris.platform.personalizationservices.events.consent
Methods in de.hybris.platform.personalizationservices.events.consent with parameters of type AnonymousConsentChangeEvent Modifier and Type Method Description void
CxAnonymousConsentChangeEventListener. onApplicationEvent(AnonymousConsentChangeEvent event)
protected void
CxAnonymousConsentChangeEventListener. populateSession(AnonymousConsentChangeEvent event)
-
Uses of AnonymousConsentChangeEvent in de.hybris.platform.personalizationyprofile.event
Methods in de.hybris.platform.personalizationyprofile.event with parameters of type AnonymousConsentChangeEvent Modifier and Type Method Description protected boolean
CxCdsAnonymousConsentChangeEventListener. isProfileConsentWithdrawn(AnonymousConsentChangeEvent event)
void
CxCdsAnonymousConsentChangeEventListener. onApplicationEvent(AnonymousConsentChangeEvent event)
-