Class DefaultAsSearchProfileContextFacade
java.lang.Object
de.hybris.platform.adaptivesearchbackoffice.facades.impl.DefaultAsSearchProfileContextFacade
- All Implemented Interfaces:
AsSearchProfileContextFacade
public class DefaultAsSearchProfileContextFacade
extends Object
implements AsSearchProfileContextFacade
Default implementation for
AsSearchProfileContextFacade-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateSearchProfileContext(NavigationContextData navigationContext) Creates a search profile context from the navigation context.createSearchProfileContext(NavigationContextData navigationContext, SearchContextData searchContext) Creates a search profile context from the navigation context and search context.protected List<CatalogVersionModel>resolveCatalogVersions(NavigationContextData navigationContext) protected List<CategoryModel>resolveCategoryPath(NavigationContextData navigationContext, List<CatalogVersionModel> catalogVersions) protected CurrencyModelresolveCurrency(SearchContextData searchContext) protected LanguageModelresolveLanguage(SearchContextData searchContext) voidsetCatalogVersionService(CatalogVersionService catalogVersionService) voidsetCategoryService(CategoryService categoryService) voidsetCommonI18NService(CommonI18NService commonI18NService)
-
Constructor Details
-
DefaultAsSearchProfileContextFacade
public DefaultAsSearchProfileContextFacade()
-
-
Method Details
-
resolveLanguage
-
resolveCurrency
-
getCatalogVersionService
-
setCatalogVersionService
-
getCategoryService
-
setCategoryService
-
getCommonI18NService
-
setCommonI18NService