Interface WarehouseSelectionStrategy
- All Known Implementing Classes:
DefaultWarehouseSelectionStrategy,WarehousingWarehouseSelectionStrategy
public interface WarehouseSelectionStrategy
This strategy abstracts the relationship between BaseStore and Warehouse allowing the logic to be easily changed. The
Warehouses returned are the "Web" or "Online" warehouses which are typically used for home delivery.
-
Method Summary
-
Method Details
-
getWarehousesForBaseStore
-