Class GroupCartModificationListPopulator

java.lang.Object
de.hybris.platform.commercefacades.order.converters.populator.GroupCartModificationListPopulator
All Implemented Interfaces:
Populator<AbstractOrderModel,List<CartModificationData>>

public class GroupCartModificationListPopulator extends Object implements Populator<AbstractOrderModel,List<CartModificationData>>
Groups multiple CartModificationData based on the way it's entries should be grouped.