| Modifier and Type | Interface and Description |
|---|---|
interface |
ModifiableConfigurablePopulator<SOURCE,TARGET,OPTION>
Deprecated.
Since 6.0. Use
ModifiableConfigurablePopulator instead. Will be removed in
version 6.2 |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractModifiableConfigurablePopulator<SOURCE,TARGET,OPTION>
Deprecated.
Since 6.0. Use
DefaultModifableConfigurablePopulator instead. Will be removed in version 6.2. This
functionally this class was replaced by
ModifableConfigurablePopulatorPostProcessor |
class |
DefaultConfigurablePopulator<SOURCE,TARGET,OPTION>
Deprecated.
Since 6.0. Use
DefaultModifableConfigurablePopulator instead. Will be removed in version 6.2. |
| Modifier and Type | Method and Description |
|---|---|
ModifiableConfigurablePopulator<SOURCE,TARGET,OPTION> |
ConfigurablePopulatorModification.getTarget() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurablePopulatorModification.setTarget(ModifiableConfigurablePopulator<SOURCE,TARGET,OPTION> target) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultModifableConfigurablePopulator<SOURCE,TARGET,OPTION>
Default implementation of the
ConfigurablePopulator implementing ModifiableConfigurablePopulator |
Copyright © 2018 SAP SE. All Rights Reserved.