Interface CustomerNotificationPreferenceCheckStrategy

All Known Implementing Classes:
DefaultCustomerNotificationPreferenceCheckStrategy

public interface CustomerNotificationPreferenceCheckStrategy
Checks if the current customer subscribe any type of notification when saving a coupon notification
  • Method Details

    • checkCustomerNotificationPreference

      Boolean checkCustomerNotificationPreference()
      Checks if the current customer subscribe any type of notification
      Returns:
      true if the customer has subscribed to at least one notification type and false otherwise