Class BundleCurrentFactoryFindPricingStrategy

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

@Deprecated(since="2105", forRemoval=true) public class BundleCurrentFactoryFindPricingStrategy extends FindPricingWithCurrentPriceFactoryStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
Since 2105. Use BundleFindDiscountValuesHook instead.
Override of pricing strategies to involve bundle discounts.
See Also:
  • Constructor Details

    • BundleCurrentFactoryFindPricingStrategy

      public BundleCurrentFactoryFindPricingStrategy()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details