Class ConfigurablePopulatorModification<SOURCE,TARGET,OPTION>

java.lang.Object
de.hybris.platform.converters.config.ConfigurablePopulatorModification<SOURCE,TARGET,OPTION>
de.hybris.platform.commercefacades.converter.config.ConfigurablePopulatorModification<SOURCE,TARGET,OPTION>

@Deprecated(since="6.0", forRemoval=true) public class ConfigurablePopulatorModification<SOURCE,TARGET,OPTION> extends ConfigurablePopulatorModification<SOURCE,TARGET,OPTION>
Deprecated, for removal: This API element is subject to removal in a future version.
Since 6.0. Use ConfigurablePopulatorModification instead. Will be removed in version 6.2
Spring Bean used to modify ModifiableConfigurablePopulator instances. Supports adding or removing a populator.
  • Constructor Details

    • ConfigurablePopulatorModification

      public ConfigurablePopulatorModification()
      Deprecated, for removal: This API element is subject to removal in a future version.