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