Interface CustomerNotificationPreferenceCheckStrategy
-
- All Known Implementing Classes:
DefaultCustomerNotificationPreferenceCheckStrategy
public interface CustomerNotificationPreferenceCheckStrategyChecks if the current customer subscribe any type of notification when saving a coupon notification
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.BooleancheckCustomerNotificationPreference()Checks if the current customer subscribe any type of notification
-