Class QuoteSellerApprovalSubmitEventListener

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

public class QuoteSellerApprovalSubmitEventListener extends AbstractEventListener<QuoteSellerApprovalSubmitEvent>
Event listener that listens to QuoteSellerApprovalSubmitEvent which is used to trigger seller approval process.
  • Constructor Details

    • QuoteSellerApprovalSubmitEventListener

      public QuoteSellerApprovalSubmitEventListener()
  • Method Details