public class AsBoostItemConfigurationPopulator extends java.lang.Object implements ContextAwarePopulator<AbstractAsBoostItemConfigurationModel,AbstractAsBoostItemConfiguration,AsItemConfigurationConverterContext>
| Constructor and Description |
|---|
AsBoostItemConfigurationPopulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
populate(AbstractAsBoostItemConfigurationModel source,
AbstractAsBoostItemConfiguration target,
AsItemConfigurationConverterContext context)
Populate the target instance with values from the source instance.
|
public void populate(AbstractAsBoostItemConfigurationModel source, AbstractAsBoostItemConfiguration target, AsItemConfigurationConverterContext context)
ContextAwarePopulatorpopulate in interface ContextAwarePopulator<AbstractAsBoostItemConfigurationModel,AbstractAsBoostItemConfiguration,AsItemConfigurationConverterContext>source - - the source objecttarget - - the target to fillCopyright © 2018 SAP SE. All Rights Reserved.