Uses of Class
de.hybris.platform.adaptivesearch.context.impl.DefaultAsSearchProfileContext.DefaultAsSearchProfileContextBuilder
Packages that use DefaultAsSearchProfileContext.DefaultAsSearchProfileContextBuilder
-
Uses of DefaultAsSearchProfileContext.DefaultAsSearchProfileContextBuilder in de.hybris.platform.adaptivesearch.context.impl
Methods in de.hybris.platform.adaptivesearch.context.impl that return DefaultAsSearchProfileContext.DefaultAsSearchProfileContextBuilderModifier and TypeMethodDescriptionDefaultAsSearchProfileContext.builder()DefaultAsSearchProfileContext.DefaultAsSearchProfileContextBuilder.withAttributes(Map<String, Object> attributes) DefaultAsSearchProfileContext.DefaultAsSearchProfileContextBuilder.withCatalogVersions(List<CatalogVersionModel> catalogVersions) DefaultAsSearchProfileContext.DefaultAsSearchProfileContextBuilder.withCategoryPath(List<CategoryModel> categoryPath) DefaultAsSearchProfileContext.DefaultAsSearchProfileContextBuilder.withCurrency(CurrencyModel currency) DefaultAsSearchProfileContext.DefaultAsSearchProfileContextBuilder.withIndexConfiguration(String indexConfiguration) DefaultAsSearchProfileContext.DefaultAsSearchProfileContextBuilder.withIndexType(String indexType) DefaultAsSearchProfileContext.DefaultAsSearchProfileContextBuilder.withKeywords(List<AsKeyword> keywords) DefaultAsSearchProfileContext.DefaultAsSearchProfileContextBuilder.withLanguage(LanguageModel language) DefaultAsSearchProfileContext.DefaultAsSearchProfileContextBuilder.withQualifiers(Map<String, List<String>> qualifiers) DefaultAsSearchProfileContext.DefaultAsSearchProfileContextBuilder.withQueryContexts(List<String> queryContexts) DefaultAsSearchProfileContext.DefaultAsSearchProfileContextBuilder.withSessionCatalogVersions(List<CatalogVersionModel> sessionCatalogVersions)