Interface SourcingStrategy
- All Known Implementing Classes:
DefaultSourcingStrategy
public interface SourcingStrategy
Strategy for Omni Channel Availability Sourcing
-
Method Summary
Modifier and TypeMethodDescriptionbooleandoSourcing(AbstractOrderModel abstractOrderModel) Call the Sourcing Service with given Parameters
-
Method Details
-
doSourcing
Call the Sourcing Service with given Parameters- Parameters:
abstractOrderModel-
-