Uses of Class
de.hybris.platform.b2ctelcowebservices.exceptions.TmaRecalculationException
Packages that use TmaRecalculationException
Package
Description
-
Uses of TmaRecalculationException in de.hybris.platform.b2ctelcowebservices.context
Methods in de.hybris.platform.b2ctelcowebservices.context that throw TmaRecalculationExceptionModifier and TypeMethodDescriptionTmaContextInformationLoader.setCurrencyFromRequest(javax.servlet.http.HttpServletRequest request) Method set current currency based on information from request and recalculate cart for current session -
Uses of TmaRecalculationException in de.hybris.platform.b2ctelcowebservices.context.impl
Methods in de.hybris.platform.b2ctelcowebservices.context.impl that throw TmaRecalculationExceptionModifier and TypeMethodDescriptionprotected voidDefaultTmaContextInformationLoader.recalculateCart(String currencyString) Recalculates cart when currency has changedDefaultTmaContextInformationLoader.setCurrencyFromRequest(javax.servlet.http.HttpServletRequest request)