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