Class DefaultCouponNotificationEmailProcessor

java.lang.Object
de.hybris.platform.customercouponservices.email.process.impl.DefaultCouponNotificationEmailProcessor
All Implemented Interfaces:
Processor

public class DefaultCouponNotificationEmailProcessor extends Object implements Processor
Deals with coupon notification for sending out Emails to customers
  • Constructor Details

    • DefaultCouponNotificationEmailProcessor

      public DefaultCouponNotificationEmailProcessor()
  • Method Details

    • getBusinessProcessService

      protected BusinessProcessService getBusinessProcessService()
    • setBusinessProcessService

      public void setBusinessProcessService(BusinessProcessService businessProcessService)
    • getModelService

      protected ModelService getModelService()
    • setModelService

      public void setModelService(ModelService modelService)
    • process

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