public class NotificationPreferenceEntryPopulator extends java.lang.Object implements Populator<NotificationChannel,NotificationPreferenceData>
| Constructor and Description |
|---|
NotificationPreferenceEntryPopulator() |
| Modifier and Type | Method and Description |
|---|---|
protected ConfigurationService |
getConfigurationService() |
void |
populate(NotificationChannel source,
NotificationPreferenceData target)
Populate the target instance with values from the source instance.
|
void |
setConfigurationService(ConfigurationService configurationService) |
public NotificationPreferenceEntryPopulator()
public void populate(NotificationChannel source, NotificationPreferenceData target)
Populatorpopulate in interface Populator<NotificationChannel,NotificationPreferenceData>source - the source objecttarget - the target to fillprotected ConfigurationService getConfigurationService()
public void setConfigurationService(ConfigurationService configurationService)
Copyright © 2018 SAP SE. All Rights Reserved.