| Modifier and Type | Method and Description |
|---|---|
protected CommercePriceService |
ProductConverter.getCommercePriceService() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductConverter.setCommercePriceService(CommercePriceService commercePriceService) |
| Modifier and Type | Method and Description |
|---|---|
protected CommercePriceService |
ProductPricePopulator.getCommercePriceService() |
protected CommercePriceService |
VariantOptionDataPopulator.getCommercePriceService() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductPricePopulator.setCommercePriceService(CommercePriceService commercePriceService) |
void |
VariantOptionDataPopulator.setCommercePriceService(CommercePriceService commercePriceService) |
| Modifier and Type | Method and Description |
|---|---|
protected CommercePriceService |
VariantOptionDataPricePopulator.getCommercePriceService() |
| Modifier and Type | Method and Description |
|---|---|
void |
VariantOptionDataPricePopulator.setCommercePriceService(CommercePriceService commercePriceService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCommercePriceService
Default implementation of
CommercePriceService |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SubscriptionCommercePriceService
Extends the
CommercePriceService in order to retrieve the applicable SubscriptionPricePlanModel for a
product as the CommercePriceService returns the price information only. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSubscriptionCommercePriceService
Default implementation of
SubscriptionCommercePriceService. |
Copyright © 2018 SAP SE. All Rights Reserved.