Uses of Class
de.hybris.platform.ycommercewebservices.exceptions.UnsupportedCurrencyException
-
Packages that use UnsupportedCurrencyException Package Description de.hybris.platform.ycommercewebservices.context de.hybris.platform.ycommercewebservices.context.impl -
-
Uses of UnsupportedCurrencyException in de.hybris.platform.ycommercewebservices.context
Methods in de.hybris.platform.ycommercewebservices.context that throw UnsupportedCurrencyException Modifier and Type Method Description CurrencyModelContextInformationLoader. setCurrencyFromRequest(javax.servlet.http.HttpServletRequest request)Method set current currency based on information from request and recalculate cart for current session -
Uses of UnsupportedCurrencyException in de.hybris.platform.ycommercewebservices.context.impl
Methods in de.hybris.platform.ycommercewebservices.context.impl that throw UnsupportedCurrencyException Modifier and Type Method Description CurrencyModelDefaultContextInformationLoader. setCurrencyFromRequest(javax.servlet.http.HttpServletRequest request)
-