Interface OndemandSourceDeliveryFromStrategy
-
- All Known Implementing Classes:
DefaultOndemandSourceDeliveryFromStrategy
public interface OndemandSourceDeliveryFromStrategyStrategy to determine whether or not a sourcing call needs to be placed.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanshouldSourceDeliveryFromAddress(AbstractOrderModel abstractOrder)
-
-
-
Method Detail
-
shouldSourceDeliveryFromAddress
boolean shouldSourceDeliveryFromAddress(AbstractOrderModel abstractOrder)
-
-