java.lang.Object
de.hybris.platform.commercefacades.order.converters.populator.EntryGroupPopulator
All Implemented Interfaces:
Populator<EntryGroup,EntryGroupData>

public class EntryGroupPopulator extends Object implements Populator<EntryGroup,EntryGroupData>
Creates a deep copy of EntryGroup, intended to be used with root entryGroups as it copies its children recursively as well.