public class AsConfigurationReversePopulator extends java.lang.Object implements ContextAwarePopulator<AbstractAsConfiguration,AbstractAsConfigurationModel,AsConfigurationReverseConverterContext>
AbstractAsConfigurationModel from AbstractAsConfiguration.| Constructor and Description |
|---|
AsConfigurationReversePopulator() |
| Modifier and Type | Method and Description |
|---|---|
AsUidGenerator |
getAsUidGenerator() |
void |
populate(AbstractAsConfiguration source,
AbstractAsConfigurationModel target,
AsConfigurationReverseConverterContext context)
Populate the target instance with values from the source instance.
|
void |
setAsUidGenerator(AsUidGenerator asUidGenerator) |
public void populate(AbstractAsConfiguration source, AbstractAsConfigurationModel target, AsConfigurationReverseConverterContext context)
ContextAwarePopulatorpopulate in interface ContextAwarePopulator<AbstractAsConfiguration,AbstractAsConfigurationModel,AsConfigurationReverseConverterContext>source - - the source objecttarget - - the target to fillpublic AsUidGenerator getAsUidGenerator()
public void setAsUidGenerator(AsUidGenerator asUidGenerator)
Copyright © 2018 SAP SE. All Rights Reserved.