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 booleanConsentWithdrawnEventListener. isProfileConsentWithdrawn(ConsentWithdrawnEvent event)protected voidConsentWithdrawnEventListener. onSiteEvent(ConsentWithdrawnEvent event)protected booleanConsentWithdrawnEventListener. 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 voidCxConsentWithdrawnEventListener. 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 voidCxCdsConsentWithdrawnEventListener. onApplicationEvent(ConsentWithdrawnEvent event)
-