Class DefaultStockNotificationEmailProcessor

java.lang.Object
de.hybris.platform.stocknotificationservices.email.processor.impl.DefaultStockNotificationEmailProcessor
All Implemented Interfaces:
Processor

public class DefaultStockNotificationEmailProcessor extends Object implements Processor
Processor to send back-in-stock notification
  • Constructor Details

    • DefaultStockNotificationEmailProcessor

      public DefaultStockNotificationEmailProcessor()
  • Method Details

    • getBusinessProcessService

      protected BusinessProcessService getBusinessProcessService()
    • setBusinessProcessService

      public void setBusinessProcessService(BusinessProcessService businessProcessService)
    • getModelService

      protected ModelService getModelService()
      Returns:
      the modelService
    • setModelService

      public void setModelService(ModelService modelService)
      Parameters:
      modelService - the modelService to set
    • process

      public void process(CustomerModel customer, Map<String,? extends ItemModel> dataMap)
      Description copied from interface: Processor
      Render and send the notification
      Specified by:
      process in interface Processor
      Parameters:
      customer - the customer to send the result
      dataMap - the map containing variables