public class DefaultAsSearchProfileContextFactory extends java.lang.Object implements AsSearchProfileContextFactory
AsSearchProfileContextFactory.| Constructor and Description |
|---|
DefaultAsSearchProfileContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
AsSearchProfileContext |
createContext(java.lang.String indexConfiguration,
java.lang.String indexType,
java.util.List<CatalogVersionModel> catalogVersions,
java.util.List<CatalogVersionModel> sessionCatalogVersions,
java.util.List<CategoryModel> categoryPath,
LanguageModel language,
CurrencyModel currency)
Creates a new instance of
AsSearchProfileContext. |
AsSearchProfileContext |
createContext(java.lang.String indexConfiguration,
java.lang.String indexType,
java.util.List<CatalogVersionModel> catalogVersions,
java.util.List<CategoryModel> categoryPath)
Creates a new instance of
AsSearchProfileContext. |
AsSearchProfileContext |
createContext(java.lang.String indexConfiguration,
java.lang.String indexType,
java.util.List<CatalogVersionModel> catalogVersions,
java.util.List<CategoryModel> categoryPath,
LanguageModel language,
CurrencyModel currency)
Creates a new instance of
AsSearchProfileContext. |
protected void |
updateQualifiers(DefaultAsSearchProfileContext context) |
public DefaultAsSearchProfileContextFactory()
public AsSearchProfileContext createContext(java.lang.String indexConfiguration, java.lang.String indexType, java.util.List<CatalogVersionModel> catalogVersions, java.util.List<CategoryModel> categoryPath)
AsSearchProfileContextFactoryAsSearchProfileContext.createContext in interface AsSearchProfileContextFactoryindexConfiguration - - the index configurationindexType - - the index typecatalogVersions - - list of the catalog versionscategoryPath - - the category pathpublic AsSearchProfileContext createContext(java.lang.String indexConfiguration, java.lang.String indexType, java.util.List<CatalogVersionModel> catalogVersions, java.util.List<CategoryModel> categoryPath, LanguageModel language, CurrencyModel currency)
AsSearchProfileContextFactoryAsSearchProfileContext.createContext in interface AsSearchProfileContextFactoryindexConfiguration - - the index configurationindexType - - the index typecatalogVersions - - list of the catalog versionscategoryPath - - the category pathlanguage - - the languagecurrency - - the currencypublic AsSearchProfileContext createContext(java.lang.String indexConfiguration, java.lang.String indexType, java.util.List<CatalogVersionModel> catalogVersions, java.util.List<CatalogVersionModel> sessionCatalogVersions, java.util.List<CategoryModel> categoryPath, LanguageModel language, CurrencyModel currency)
AsSearchProfileContextFactoryAsSearchProfileContext.createContext in interface AsSearchProfileContextFactoryindexConfiguration - - the index configurationindexType - - the index typecatalogVersions - - the catalog versionssessionCatalogVersions - - the session catalog versionscategoryPath - - the category pathlanguage - - the languagecurrency - - the currencyprotected void updateQualifiers(DefaultAsSearchProfileContext context)
Copyright © 2018 SAP SE. All Rights Reserved.