All Known Implementing Classes:
DefaultPotentialSavingsCalculator

public interface PotentialSavingsCalculator
This service is responsible for calculating the potential savings for Offer target items if that offer is was the only offer applied. It is typically used by ItemOfferProcessor#calculatePotentialSavings(EnhancedOrder, CandidateOffers) because of how complex the calculation process is for EnhancedLineItem discounts.
Author:
Nathan Moore (nathanmoore).