public class ContainerModelToDataRenderingPopulator extends java.lang.Object implements Populator<ItemModel,java.util.Map<java.lang.String,java.lang.Object>>
CMSComponentContainerRegistry.| Constructor and Description |
|---|
ContainerModelToDataRenderingPopulator() |
| Modifier and Type | Method and Description |
|---|---|
protected CMSComponentContainerRegistry |
getCmsComponentContainerRegistry() |
void |
populate(ItemModel source,
java.util.Map<java.lang.String,java.lang.Object> targetMap)
Populate the target instance with values from the source instance.
|
void |
setCmsComponentContainerRegistry(CMSComponentContainerRegistry cmsComponentContainerRegistry) |
public ContainerModelToDataRenderingPopulator()
public void populate(ItemModel source, java.util.Map<java.lang.String,java.lang.Object> targetMap) throws ConversionException
Populatorpopulate in interface Populator<ItemModel,java.util.Map<java.lang.String,java.lang.Object>>source - the source objecttargetMap - the target to fillConversionException - if an error occursprotected CMSComponentContainerRegistry getCmsComponentContainerRegistry()
public void setCmsComponentContainerRegistry(CMSComponentContainerRegistry cmsComponentContainerRegistry)
Copyright © 2018 SAP SE. All Rights Reserved.