Class QuoteBuyerOrderPlacedEventListener

java.lang.Object
de.hybris.platform.servicelayer.event.impl.AbstractEventListener<QuoteBuyerOrderPlacedEvent>
de.hybris.platform.yacceleratorcore.event.QuoteBuyerOrderPlacedEventListener
All Implemented Interfaces:
EventListener, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<QuoteBuyerOrderPlacedEvent>

public class QuoteBuyerOrderPlacedEventListener extends AbstractEventListener<QuoteBuyerOrderPlacedEvent>
Event Listener for QuoteBuyerOrderPlacedEvent which updates the quote state and attaches the latest quote snapshot to the order placed.
  • Constructor Details

    • QuoteBuyerOrderPlacedEventListener

      public QuoteBuyerOrderPlacedEventListener()
  • Method Details