public interface AsSearchProfileContextFactory
AsSearchProfileContext.| 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. |
AsSearchProfileContext createContext(java.lang.String indexConfiguration, java.lang.String indexType, java.util.List<CatalogVersionModel> catalogVersions, java.util.List<CategoryModel> categoryPath)
AsSearchProfileContext.indexConfiguration - - the index configurationindexType - - the index typecatalogVersions - - list of the catalog versionscategoryPath - - the category pathAsSearchProfileContext createContext(java.lang.String indexConfiguration, java.lang.String indexType, java.util.List<CatalogVersionModel> catalogVersions, java.util.List<CategoryModel> categoryPath, LanguageModel language, CurrencyModel currency)
AsSearchProfileContext.indexConfiguration - - the index configurationindexType - - the index typecatalogVersions - - list of the catalog versionscategoryPath - - the category pathlanguage - - the languagecurrency - - the currencyAsSearchProfileContext 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)
AsSearchProfileContext.indexConfiguration - - the index configurationindexType - - the index typecatalogVersions - - the catalog versionssessionCatalogVersions - - the session catalog versionscategoryPath - - the category pathlanguage - - the languagecurrency - - the currencyCopyright © 2018 SAP SE. All Rights Reserved.