Interface OfferEngineService

  • All Known Implementing Classes:
    DefaultOfferEngineService

    public interface OfferEngineService
    This serves as the entry and exist points for the offer engine, which takes in an order and context then determines what offers can apply before calculating the best possible permutation of offers and applying them.
    Author:
    Chad Harchar (charchar)