public class DefaultCisCalculateExternalTaxesFallbackStrategy extends java.lang.Object implements CalculateExternalTaxesStrategy
| Constructor and Description |
|---|
DefaultCisCalculateExternalTaxesFallbackStrategy() |
| Modifier and Type | Method and Description |
|---|---|
ExternalTaxDocument |
calculateExternalTaxes(AbstractOrderModel abstractOrder)
Calculate external taxes for the order.
|
protected ConfigurationService |
getConfigurationService() |
void |
setConfigurationService(ConfigurationService configurationService) |
public DefaultCisCalculateExternalTaxesFallbackStrategy()
public ExternalTaxDocument calculateExternalTaxes(AbstractOrderModel abstractOrder)
CalculateExternalTaxesStrategycalculateExternalTaxes in interface CalculateExternalTaxesStrategyabstractOrder - order to calculcate the taxes forprotected ConfigurationService getConfigurationService()
public void setConfigurationService(ConfigurationService configurationService)
Copyright © 2018 SAP SE. All Rights Reserved.