public class CMSVersionItemCustomAttributesPopulator extends java.lang.Object implements Populator<CMSVersionModel,java.util.Map<java.lang.String,java.lang.Object>>
CMSVersionModel source data model.| Constructor and Description |
|---|
CMSVersionItemCustomAttributesPopulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
populate(CMSVersionModel source,
java.util.Map<java.lang.String,java.lang.Object> itemMap)
Populate the target instance with values from the source instance.
|
public CMSVersionItemCustomAttributesPopulator()
public void populate(CMSVersionModel source, java.util.Map<java.lang.String,java.lang.Object> itemMap)
Populatorpopulate in interface Populator<CMSVersionModel,java.util.Map<java.lang.String,java.lang.Object>>source - the source objectitemMap - the target to fillCopyright © 2018 SAP SE. All Rights Reserved.