| Constructor and Description |
|---|
CMSItemCloneableModelToDataAttributePopulator() |
| Modifier and Type | Method and Description |
|---|---|
protected CMSItemCloneablePredicate |
getCmsItemCloneablePredicate() |
void |
populate(ItemModel itemModel,
java.util.Map<java.lang.String,java.lang.Object> itemMap)
Populate the target instance with values from the source instance.
|
void |
setCmsItemCloneablePredicate(CMSItemCloneablePredicate cmsItemCloneablePredicate) |
public CMSItemCloneableModelToDataAttributePopulator()
public void populate(ItemModel itemModel, java.util.Map<java.lang.String,java.lang.Object> itemMap) throws ConversionException
Populatorpopulate in interface Populator<ItemModel,java.util.Map<java.lang.String,java.lang.Object>>itemModel - the source objectitemMap - the target to fillConversionException - if an error occursprotected CMSItemCloneablePredicate getCmsItemCloneablePredicate()
public void setCmsItemCloneablePredicate(CMSItemCloneablePredicate cmsItemCloneablePredicate)
Copyright © 2018 SAP SE. All Rights Reserved.