Interface ShoppingCalculationService

All Known Implementing Classes:
DefaultPROSCalculationService, DefaultShoppingCalculationService

public interface ShoppingCalculationService
The interface Shopping calculation service.
  • Method Details

    • shoppingCalculateTotals

      void shoppingCalculateTotals(AbstractOrderEntryModel entry, boolean recalculate) throws de.hybris.platform.order.exceptions.CalculationException
      Calculate totals.
      Parameters:
      entry - the entry
      recalculate - the recalculate
      Throws:
      de.hybris.platform.order.exceptions.CalculationException - the calculation exception