Class ModifyPopulatorList<SOURCE,TARGET>

java.lang.Object
de.hybris.platform.converters.impl.ModifyPopulatorList<SOURCE,TARGET>

public class ModifyPopulatorList<SOURCE,TARGET> extends Object
Spring Bean used to configure modifications to existing populator lists. Supports adding or removing a converter (or both). The actual modification is done by a BeanPostProcessor.