Class FindSubscriptionPricingWithCurrentPriceFactoryStrategy

All Implemented Interfaces:
FindDiscountValuesStrategy, FindPriceStrategy, FindTaxValuesStrategy, ServiceLayerOnlyCalculationVerifier, UserNetCheckingStrategy, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
Direct Known Subclasses:
FindBundlePricingWithCurrentPriceFactoryStrategy

@Deprecated(since="2105", forRemoval=true) public class FindSubscriptionPricingWithCurrentPriceFactoryStrategy extends FindPricingWithCurrentPriceFactoryStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
Since 2105. Use SubscriptionFindDiscountValuesHook instead.
This strategy should replace the FindPricingWithCurrentPriceFactoryStrategy and implements the price/discount finding strategy for ProductModels.
See Also: