Class ModifyPopulatorList<SOURCE,TARGET>
java.lang.Object
de.hybris.platform.converters.impl.ModifyPopulatorList<SOURCE,TARGET>
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.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ModifyPopulatorList
public ModifyPopulatorList()
-
-
Method Details
-
getList
-
setList
-
getAdd
-
setAdd
-
getRemove
-
setRemove
-