public class CheapestEntriesSelectionStrategy extends DefaultEntriesSelectionStrategy
| Constructor and Description |
|---|
CheapestEntriesSelectionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected List<OrderEntryRAO> |
getOrderEntriesToProcess(EntriesSelectionStrategyRPD strategy)
Gets ordered list of Order Entries from strategy according to product prices comparing OrderEntryRAO.basePrice -
the cheapest first.
|
pickupprotected List<OrderEntryRAO> getOrderEntriesToProcess(EntriesSelectionStrategyRPD strategy)
getOrderEntriesToProcess in class DefaultEntriesSelectionStrategyCopyright © 2017 SAP SE. All Rights Reserved.