Class BackofficeFullTextSearchStrategy

java.lang.Object
com.hybris.backoffice.widgets.fulltextsearch.DefaultFullTextSearchStrategy
com.hybris.backoffice.cockpitng.search.BackofficeFullTextSearchStrategy
All Implemented Interfaces:
com.hybris.backoffice.widgets.fulltextsearch.FullTextSearchStrategy

public class BackofficeFullTextSearchStrategy extends com.hybris.backoffice.widgets.fulltextsearch.DefaultFullTextSearchStrategy
  • Constructor Details

    • BackofficeFullTextSearchStrategy

      public BackofficeFullTextSearchStrategy()
  • Method Details

    • getAvailableLanguages

      public Collection<String> getAvailableLanguages(String typeCode)
      Specified by:
      getAvailableLanguages in interface com.hybris.backoffice.widgets.fulltextsearch.FullTextSearchStrategy
      Overrides:
      getAvailableLanguages in class com.hybris.backoffice.widgets.fulltextsearch.DefaultFullTextSearchStrategy
    • getCommonI18NService

      protected CommonI18NService getCommonI18NService()
    • setCommonI18NService

      public void setCommonI18NService(CommonI18NService commonI18NService)