Uses of Class
de.hybris.platform.commerceservices.event.ConsentWithdrawnEvent
-
Packages that use ConsentWithdrawnEvent Package Description com.hybris.yprofile.listeners de.hybris.platform.personalizationservices.events.consent de.hybris.platform.personalizationyprofile.event -
-
Uses of ConsentWithdrawnEvent in com.hybris.yprofile.listeners
Methods in com.hybris.yprofile.listeners with parameters of type ConsentWithdrawnEvent Modifier and Type Method Description protected boolean
ConsentWithdrawnEventListener. isProfileConsentWithdrawn(ConsentWithdrawnEvent event)
protected void
ConsentWithdrawnEventListener. onSiteEvent(ConsentWithdrawnEvent event)
protected boolean
ConsentWithdrawnEventListener. shouldHandleEvent(ConsentWithdrawnEvent event)
-
Uses of ConsentWithdrawnEvent in de.hybris.platform.personalizationservices.events.consent
Methods in de.hybris.platform.personalizationservices.events.consent with parameters of type ConsentWithdrawnEvent Modifier and Type Method Description void
CxConsentWithdrawnEventListener. onApplicationEvent(ConsentWithdrawnEvent event)
-
Uses of ConsentWithdrawnEvent in de.hybris.platform.personalizationyprofile.event
Methods in de.hybris.platform.personalizationyprofile.event with parameters of type ConsentWithdrawnEvent Modifier and Type Method Description void
CxCdsConsentWithdrawnEventListener. onApplicationEvent(ConsentWithdrawnEvent event)
-