| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCalculateExternalTaxesFallbackStrategy
An default implementation for fallback strategy to CalculateExternalTaxesStrategy
|
class |
DefaultCalculateExternalTaxesStrategy
Base
CalculateExternalTaxesStrategy implementation of external tax call to return an empty
ExternalTaxDocument |
| Modifier and Type | Method and Description |
|---|---|
protected CalculateExternalTaxesStrategy |
DefaultExternalTaxesService.getCalculateExternalTaxesStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultExternalTaxesService.setCalculateExternalTaxesStrategy(CalculateExternalTaxesStrategy calculateExternalTaxesStrategy) |
| Modifier and Type | Method and Description |
|---|---|
CalculateExternalTaxesStrategy |
DefaultCisTaxCalculationService.getCalculateExternalTaxesFallbackStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCisTaxCalculationService.setCalculateExternalTaxesFallbackStrategy(CalculateExternalTaxesStrategy calculateExternalTaxesFallbackStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCisCalculateExternalTaxesFallbackStrategy
A fallback strategy for calculating taxes in case external tax strategy has failed for any reason
|
class |
DefaultCisCalculateExternalTaxesStrategy
Cis implementation of
CalculateExternalTaxesStrategy that calls the CIS to receive the tax values. |
| Modifier and Type | Class and Description |
|---|---|
class |
MockCalculateExternalTaxesStrategy
Base
CalculateExternalTaxesStrategy implementation of external tax call to return an empty
ExternalTaxDocument |
Copyright © 2018 SAP SE. All Rights Reserved.