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