Package de.hybris.platform.warehousing.sourcing.context.grouping
-
Interface Summary Interface Description OrderEntryGroupingService Allows to split orders and groups of order entries into smaller groups of order entries using a series of matchers.OrderEntryMatcher<T> The matcher will determine which attribute of aAbstractOrderEntryModelwill be used for matching. -
Class Summary Class Description OrderEntryGroup Data transfer object used to maintain a group/collection ofAbstractOrderEntryModel.