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