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