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