Uses of Class
de.hybris.platform.ycommercewebservices.exceptions.RecalculationException
Packages that use RecalculationException
Package
Description
-
Uses of RecalculationException in de.hybris.platform.ycommercewebservices.context
Methods in de.hybris.platform.ycommercewebservices.context that throw RecalculationExceptionModifier and TypeMethodDescriptionContextInformationLoader.setCurrencyFromRequest(javax.servlet.http.HttpServletRequest request) Method set current currency based on information from request and recalculate cart for current session -
Uses of RecalculationException in de.hybris.platform.ycommercewebservices.context.impl
Methods in de.hybris.platform.ycommercewebservices.context.impl that throw RecalculationExceptionModifier and TypeMethodDescriptionprotected voidDefaultContextInformationLoader.recalculateCart(String currencyString) Recalculates cart when currency has changedDefaultContextInformationLoader.setCurrencyFromRequest(javax.servlet.http.HttpServletRequest request)