Uses of Class
de.hybris.platform.adaptivesearchbackoffice.widgets.searchcontext.LanguageModel
-
Packages that use LanguageModel Package Description de.hybris.platform.adaptivesearchbackoffice.widgets.searchcontext -
-
Uses of LanguageModel in de.hybris.platform.adaptivesearchbackoffice.widgets.searchcontext
Methods in de.hybris.platform.adaptivesearchbackoffice.widgets.searchcontext that return LanguageModel Modifier and Type Method Description protected LanguageModelSearchContextController. convertLanguage(LanguageModel source)Methods in de.hybris.platform.adaptivesearchbackoffice.widgets.searchcontext that return types with arguments of type LanguageModel Modifier and Type Method Description protected java.util.List<LanguageModel>SearchContextController. findLanguages(NavigationContextData navigationContext)org.zkoss.zul.ListModelList<LanguageModel>SearchContextController. getLanguagesModel()protected java.util.Optional<LanguageModel>SearchContextController. getSessionLanguage()Methods in de.hybris.platform.adaptivesearchbackoffice.widgets.searchcontext with parameters of type LanguageModel Modifier and Type Method Description protected intSearchContextController. compareLanguages(LanguageModel language1, LanguageModel language2)
-