public interface PickupWarehouseSelectionStrategy
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<WarehouseModel> |
getWarehouses(PointOfServiceModel pos)
Get all warehouses associated to the point of service that allow pickup.
|
java.util.Collection<WarehouseModel> getWarehouses(PointOfServiceModel pos)
pos - - the point of service associated to the warehouses which allow pickupCopyright © 2018 SAP SE. All Rights Reserved.