Interface DeliveryCostsStrategy

All Known Subinterfaces:
MultiAddressDeliveryCostsStrategy
All Known Implementing Classes:
DefaultDeliveryCostsStrategy, DefaultMultiAddressDeliveryCostsStrategy

public interface DeliveryCostsStrategy
Interface for strategy to calculate the delivery costs of a existing AbstractOrder.

Will be used by AbstractOrder.findDeliveryCosts().