Class DefaultRecalculateExternalTaxesStrategy

java.lang.Object
de.hybris.platform.commerceservices.externaltax.impl.DefaultRecalculateExternalTaxesStrategy
All Implemented Interfaces:
RecalculateExternalTaxesStrategy

public class DefaultRecalculateExternalTaxesStrategy extends Object implements RecalculateExternalTaxesStrategy
Base RecalculateExternalTaxesStrategy implementation, gives decision whether or not a recalculation of the external taxes is necessary.
  • Constructor Details

    • DefaultRecalculateExternalTaxesStrategy

      public DefaultRecalculateExternalTaxesStrategy()
  • Method Details