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 TypeMethodDescriptionDeprecated.since 2007Methods inherited from interface de.hybris.platform.order.CalculationService
calculate, calculate, calculateTotals, calculateTotals, recalculate, recalculate, recalculate, requiresCalculation
-
Method Details
-
createCartPrice
Deprecated.since 2007Creates a composite cart price for storing prices.- Returns:
- The composite price created
-