Uses of Interface
de.hybris.platform.commerceservices.consent.AnonymousConsentChangeEventFactory
-
Packages that use AnonymousConsentChangeEventFactory Package Description de.hybris.platform.commercefacades.consent.impl de.hybris.platform.commerceservices.consent.impl -
-
Uses of AnonymousConsentChangeEventFactory in de.hybris.platform.commercefacades.consent.impl
Methods in de.hybris.platform.commercefacades.consent.impl that return AnonymousConsentChangeEventFactory Modifier and Type Method Description protected AnonymousConsentChangeEventFactoryDefaultAnonymousConsentFacade. getAnonymousConsentChangeEventFactory()Methods in de.hybris.platform.commercefacades.consent.impl with parameters of type AnonymousConsentChangeEventFactory Modifier and Type Method Description voidDefaultAnonymousConsentFacade. setAnonymousConsentChangeEventFactory(AnonymousConsentChangeEventFactory anonymousConsentChangeEventFactory) -
Uses of AnonymousConsentChangeEventFactory in de.hybris.platform.commerceservices.consent.impl
Classes in de.hybris.platform.commerceservices.consent.impl that implement AnonymousConsentChangeEventFactory Modifier and Type Class Description classDefaultAnonymousUserConsentChangeEventFactory
-