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