Uses of Class
de.hybris.platform.b2ctelcowebservices.exceptions.TmaUnsupportedCurrencyException
Packages that use TmaUnsupportedCurrencyException
Package
Description
-
Uses of TmaUnsupportedCurrencyException in de.hybris.platform.b2ctelcowebservices.context
Methods in de.hybris.platform.b2ctelcowebservices.context that throw TmaUnsupportedCurrencyExceptionModifier 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 TmaUnsupportedCurrencyException in de.hybris.platform.b2ctelcowebservices.context.impl
Methods in de.hybris.platform.b2ctelcowebservices.context.impl that throw TmaUnsupportedCurrencyExceptionModifier and TypeMethodDescriptionDefaultTmaContextInformationLoader.setCurrencyFromRequest(javax.servlet.http.HttpServletRequest request)