public class DefaultCustomerNotificationPreferenceCheckStrategy extends java.lang.Object implements CustomerNotificationPreferenceCheckStrategy
CustomerNotificationPreferenceCheckStrategy| Constructor and Description |
|---|
DefaultCustomerNotificationPreferenceCheckStrategy() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
checkCustomerNotificationPreference()
Checks if the current customer subscribe any type of notification
|
protected UserService |
getUserService() |
void |
setUserService(UserService userService) |
public DefaultCustomerNotificationPreferenceCheckStrategy()
public java.lang.Boolean checkCustomerNotificationPreference()
CustomerNotificationPreferenceCheckStrategycheckCustomerNotificationPreference in interface CustomerNotificationPreferenceCheckStrategyprotected UserService getUserService()
public void setUserService(UserService userService)
Copyright © 2018 SAP SE. All Rights Reserved.