Uses of Class
de.hybris.platform.b2ctelcowebservices.exceptions.TmaRecalculationException
-
Packages that use TmaRecalculationException Package Description de.hybris.platform.b2ctelcowebservices.context de.hybris.platform.b2ctelcowebservices.context.impl -
-
Uses of TmaRecalculationException in de.hybris.platform.b2ctelcowebservices.context
Methods in de.hybris.platform.b2ctelcowebservices.context that throw TmaRecalculationException Modifier and Type Method Description CurrencyModelTmaContextInformationLoader. 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 TmaRecalculationException Modifier and Type Method Description protected voidDefaultTmaContextInformationLoader. recalculateCart(java.lang.String currencyString)Recalculates cart when currency has changedCurrencyModelDefaultTmaContextInformationLoader. setCurrencyFromRequest(javax.servlet.http.HttpServletRequest request)
-