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