Uses of Class
de.hybris.platform.commerceservices.event.AbstractCommerceUserEvent
Packages that use AbstractCommerceUserEvent
Package
Description
-
Uses of AbstractCommerceUserEvent in com.hybris.yprofile.common
Methods in com.hybris.yprofile.common with parameters of type AbstractCommerceUserEventModifier and TypeMethodDescriptionstatic Optional<ConsentModel>Utils.getActiveConsentModelFromEvent(AbstractCommerceUserEvent event, CommerceConsentService commerceConsentService) Gets the active consent model for the base-site and customer pertaining to the event from theCommerceConsentService.static StringUtils.getActiveConsentReferenceFromEvent(AbstractCommerceUserEvent event, CommerceConsentService commerceConsentService) Gets the ConsentReference from the consent model for the base-site and customer of the event fromCommerceConsentService. -
Uses of AbstractCommerceUserEvent in de.hybris.platform.acceleratorservices.cartfileupload.events
-
Uses of AbstractCommerceUserEvent in de.hybris.platform.b2bacceleratorservices.event
Subclasses of AbstractCommerceUserEvent in de.hybris.platform.b2bacceleratorservices.event -
Uses of AbstractCommerceUserEvent in de.hybris.platform.commercefacades.customer.impl
Methods in de.hybris.platform.commercefacades.customer.impl that return AbstractCommerceUserEventModifier and TypeMethodDescriptionprotected AbstractCommerceUserEventDefaultCustomerFacade.initializeCommerceEvent(AbstractCommerceUserEvent event, CustomerModel customerModel) Methods in de.hybris.platform.commercefacades.customer.impl with parameters of type AbstractCommerceUserEventModifier and TypeMethodDescriptionprotected AbstractCommerceUserEventDefaultCustomerFacade.initializeCommerceEvent(AbstractCommerceUserEvent event, CustomerModel customerModel) -
Uses of AbstractCommerceUserEvent in de.hybris.platform.commerceservices.customer.impl
Methods in de.hybris.platform.commerceservices.customer.impl that return AbstractCommerceUserEventModifier and TypeMethodDescriptionprotected AbstractCommerceUserEventDefaultCustomerAccountServiceTest.getMatcher(CustomerModel customer, String token) protected AbstractCommerceUserEventDefaultCustomerAccountService.initializeEvent(AbstractCommerceUserEvent event, CustomerModel customerModel) Methods in de.hybris.platform.commerceservices.customer.impl with parameters of type AbstractCommerceUserEventModifier and TypeMethodDescriptionprotected AbstractCommerceUserEventDefaultCustomerAccountService.initializeEvent(AbstractCommerceUserEvent event, CustomerModel customerModel) -
Uses of AbstractCommerceUserEvent in de.hybris.platform.commerceservices.event
Subclasses of AbstractCommerceUserEvent in de.hybris.platform.commerceservices.eventModifier and TypeClassDescriptionclassAbstractQuoteSubmitEvent<T extends BaseSiteModel>Abstract base class for Quote submit events which can be extended to create a new event.classChangeUID event, implementation ofAbstractCommerceUserEventclassClosed account event, implementation ofAbstractCommerceUserEventclassDeleted Address event, implementation ofAbstractCommerceUserEventclassForgotten password event, implementation ofAbstractCommerceUserEventclassLogin success event, implementation ofAbstractCommerceUserEventclassEvent to indicate that buyer submitted a quote.classEvent to indicate cancellation of a quote.classEvent to indicate that a quote is expiredclassEvent to indicate that sales representative submitted a quote.classEvent to indicate that seller approver approved or rejected a quote.classEvent to indicate that a quote is going to expire soonclassRegistration event, implementation ofAbstractCommerceUserEventclassSaved Address event, implementation ofAbstractCommerceUserEventclassUpdated profile event, implementation ofAbstractCommerceUserEvent