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