Class FindOrderDiscountValuesStrategy

All Implemented Interfaces:
FindDiscountValuesStrategy, ServiceLayerOnlyCalculationVerifier, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

public class FindOrderDiscountValuesStrategy extends AbstractBusinessService implements FindDiscountValuesStrategy
Implementation of FindDiscountValuesStrategy that resolves DiscountValues from the order's attached DiscountModels.
See Also: