Class SapRevenueCloudCustomerRegistrationEventListener

java.lang.Object
de.hybris.platform.servicelayer.event.impl.AbstractEventListener<de.hybris.platform.commerceservices.event.RegisterEvent>
com.sap.hybris.saprevenuecloudcustomer.listener.SapRevenueCloudCustomerRegistrationEventListener
All Implemented Interfaces:
EventListener, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<de.hybris.platform.commerceservices.event.RegisterEvent>

public class SapRevenueCloudCustomerRegistrationEventListener extends de.hybris.platform.servicelayer.event.impl.AbstractEventListener<de.hybris.platform.commerceservices.event.RegisterEvent>
  • Constructor Details

    • SapRevenueCloudCustomerRegistrationEventListener

      public SapRevenueCloudCustomerRegistrationEventListener()
  • Method Details

    • onEvent

      protected void onEvent(de.hybris.platform.commerceservices.event.RegisterEvent registerEvent)
      Specified by:
      onEvent in class de.hybris.platform.servicelayer.event.impl.AbstractEventListener<de.hybris.platform.commerceservices.event.RegisterEvent>
    • createProcess

      protected StoreFrontCustomerProcessModel createProcess()
    • getRevenueCloudConfiguration

      protected SAPRevenueCloudConfigurationModel getRevenueCloudConfiguration()
    • getModelService

      public de.hybris.platform.servicelayer.model.ModelService getModelService()
      Returns:
      the modelService
    • setModelService

      public void setModelService(de.hybris.platform.servicelayer.model.ModelService modelService)
      Parameters:
      modelService - the modelService to set
    • getBaseStoreService

      public de.hybris.platform.store.services.BaseStoreService getBaseStoreService()
      Returns:
      the baseStoreService
    • setBaseStoreService

      public void setBaseStoreService(de.hybris.platform.store.services.BaseStoreService baseStoreService)
      Parameters:
      baseStoreService - the baseStoreService to set
    • getBusinessProcessService

      public de.hybris.platform.processengine.BusinessProcessService getBusinessProcessService()
      Returns:
      the businessProcessService
    • setBusinessProcessService

      public void setBusinessProcessService(de.hybris.platform.processengine.BusinessProcessService businessProcessService)
      Parameters:
      businessProcessService - the businessProcessService to set
    • getSapRevenueCloudConfigurationModelGenericDao

      public de.hybris.platform.servicelayer.internal.dao.GenericDao getSapRevenueCloudConfigurationModelGenericDao()
      Returns:
      the sapRevenueCloudConfigurationModelGenericDao
    • setSapRevenueCloudConfigurationModelGenericDao

      public void setSapRevenueCloudConfigurationModelGenericDao(de.hybris.platform.servicelayer.internal.dao.GenericDao sapRevenueCloudConfigurationModelGenericDao)
      Parameters:
      sapRevenueCloudConfigurationModelGenericDao - the sapRevenueCloudConfigurationModelGenericDao to set