Class RemoveLastLanguageInterceptor

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

public class RemoveLastLanguageInterceptor extends Object implements RemoveInterceptor
Interceptor preventing before removing the last language in the tenant scope. Search for a language is performed without restrictions.

TODO Should there be all restrictions turned off.

  • Constructor Details

    • RemoveLastLanguageInterceptor

      public RemoveLastLanguageInterceptor()
  • Method Details