| Modifier and Type | Class and Description |
|---|---|
class |
BundleCurrentFactoryFindPricingStrategy
Override of pricing strategies to involve bundle discounts.
|
class |
FindBundlePricingWithCurrentPriceFactoryStrategy
This strategy should replace the FindPricingWithCurrentPriceFactoryStrategy and will change the discount calculation
for bundle entries based on the bundle rules.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestPriceFactory
Price factory implementation for testing order calculation only.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTaxService.setFindTaxValuesStrategy(FindTaxValuesStrategy findTaxValuesStrategy) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCalculationService.setFindTaxesStrategies(java.util.List<FindTaxValuesStrategy> findTaxesStrategies) |
| Modifier and Type | Class and Description |
|---|---|
class |
FindPricingWithCurrentPriceFactoryStrategy
Default implementation of price, taxes and discounts resolver strategies (
FindPriceStrategy,
FindDiscountValuesStrategy, FindTaxValuesStrategy) that resolves values for calculation from current
session's price factory. |
| Modifier and Type | Method and Description |
|---|---|
void |
PriceFactorySwitcher.setFindTaxValuesStrategy(FindTaxValuesStrategy findTaxValuesStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSLFindTaxValuesStrategy
Default implementation of taxes resolver strategy
FindTaxValuesStrategy). |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPriceService.setFindTaxValuesStrategy(FindTaxValuesStrategy findTaxValuesStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
FindPricingForConfigurableProductsStrategy
CPQ specific sub-class of the
FindPricingWithCurrentPriceFactoryStrategy. |
| Modifier and Type | Class and Description |
|---|---|
class |
FindSubscriptionPricingWithCurrentPriceFactoryStrategy
This strategy should replace the FindPricingWithCurrentPriceFactoryStrategy and implements the price/discount finding
strategy for
ProductModels. |
Copyright © 2018 SAP SE. All Rights Reserved.