Uses of Class
de.hybris.platform.b2ctelcowebservices.exceptions.TmaUnsupportedLanguageException
-
Packages that use TmaUnsupportedLanguageException Package Description de.hybris.platform.b2ctelcowebservices.context de.hybris.platform.b2ctelcowebservices.context.impl -
-
Uses of TmaUnsupportedLanguageException in de.hybris.platform.b2ctelcowebservices.context
Methods in de.hybris.platform.b2ctelcowebservices.context that throw TmaUnsupportedLanguageException Modifier and Type Method Description LanguageModelTmaContextInformationLoader. setLanguageFromRequest(javax.servlet.http.HttpServletRequest request)Method set current language base on information from request -
Uses of TmaUnsupportedLanguageException in de.hybris.platform.b2ctelcowebservices.context.impl
Methods in de.hybris.platform.b2ctelcowebservices.context.impl that throw TmaUnsupportedLanguageException Modifier and Type Method Description LanguageModelDefaultTmaContextInformationLoader. setLanguageFromRequest(javax.servlet.http.HttpServletRequest request)
-