public class NotificationPreferencesPopulator extends java.lang.Object implements Populator<java.util.List<NotificationPreferenceData>,NotificationPreferenceDataList>
| Constructor and Description |
|---|
NotificationPreferencesPopulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
populate(java.util.List<NotificationPreferenceData> source,
NotificationPreferenceDataList target)
Populate the target instance with values from the source instance.
|
public void populate(java.util.List<NotificationPreferenceData> source, NotificationPreferenceDataList target)
Populatorpopulate in interface Populator<java.util.List<NotificationPreferenceData>,NotificationPreferenceDataList>source - the source objecttarget - the target to fillCopyright © 2018 SAP SE. All Rights Reserved.