Class RemoveSessionLanguageInterceptor

java.lang.Object
de.hybris.platform.servicelayer.i18n.interceptors.RemoveSessionLanguageInterceptor
All Implemented Interfaces:
Interceptor, RemoveInterceptor

public class RemoveSessionLanguageInterceptor extends Object implements RemoveInterceptor
Interceptor handles remove the language which is the session current language. In such case InterceptorException is thrown. Current language for session is retrieved by SessionService.getAttribute(String) with key "language".