Interface TmaCalculationService

All Superinterfaces:
de.hybris.platform.order.CalculationService
All Known Implementing Classes:
DefaultTmaCalculationService

@Deprecated(since="2007") public interface TmaCalculationService extends de.hybris.platform.order.CalculationService
Deprecated.
since 2007
Service handling cart calculation operations.
Since:
2003
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
    since 2007

    Methods inherited from interface de.hybris.platform.order.CalculationService

    calculate, calculate, calculateTotals, calculateTotals, recalculate, recalculate, recalculate, requiresCalculation
  • Method Details