| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExternalTaxesService
Base
ExternalTaxesService implementation, to determine if the 3rd party call is necessary and apply the
results to the cart. |
| Modifier and Type | Method and Description |
|---|---|
ExternalTaxesService |
DefaultCommerceCartCalculationStrategy.getExternalTaxesService() |
ExternalTaxesService |
DefaultCommercePlaceOrderStrategy.getExternalTaxesService() |
ExternalTaxesService |
DefaultCommerceCheckoutService.getExternalTaxesService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCommerceCartCalculationStrategy.setExternalTaxesService(ExternalTaxesService externalTaxesService) |
void |
DefaultCommercePlaceOrderStrategy.setExternalTaxesService(ExternalTaxesService externalTaxesService) |
void |
DefaultCommerceCheckoutService.setExternalTaxesService(ExternalTaxesService externalTaxesService) |
| Modifier and Type | Method and Description |
|---|---|
ExternalTaxesService |
OndemandCheckoutCartCalculationStrategy.getExternalTaxesService() |
| Modifier and Type | Method and Description |
|---|---|
void |
OndemandCheckoutCartCalculationStrategy.setExternalTaxesService(ExternalTaxesService externalTaxesService) |
| Modifier and Type | Class and Description |
|---|---|
class |
SapExternalTaxesService
calculate sap external Taxes
|
| Modifier and Type | Method and Description |
|---|---|
protected ExternalTaxesService |
PostTaxesAction.getExternalTaxesService() |
| Modifier and Type | Method and Description |
|---|---|
void |
PostTaxesAction.setExternalTaxesService(ExternalTaxesService externalTaxesService) |
Copyright © 2018 SAP SE. All Rights Reserved.