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