Uses of Class
de.hybris.platform.solrfacetsearch.model.config.SolrFacetSearchConfigModel
-
Packages that use SolrFacetSearchConfigModel Package Description com.hybris.backoffice.solrsearch.model Contains generated models for each type of com.hybris.backoffice.solrsearch.jalo package.de.hybris.platform.basecommerce.model.site Contains generated models for each type of de.hybris.platform.basecommerce.jalo.site package.de.hybris.platform.catalog.model Contains generated models for each type of de.hybris.platform.catalog.jalo package.de.hybris.platform.core.model.c2l Contains generated models for each type of de.hybris.platform.jalo.c2l package.de.hybris.platform.solrfacetsearch.model Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo package.de.hybris.platform.solrfacetsearch.model.config Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.config package.de.hybris.platform.solrfacetsearch.model.cron Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.cron package.de.hybris.platform.solrfacetsearch.model.indexer.cron Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.indexer.cron package.de.hybris.platform.solrfacetsearch.model.redirect Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.redirect package.de.hybris.platform.solrfacetsearch.model.reporting Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.reporting package.de.hybris.platform.store Contains generated models for each type of de.hybris.platform.store package. -
-
Uses of SolrFacetSearchConfigModel in com.hybris.backoffice.solrsearch.model
Methods in com.hybris.backoffice.solrsearch.model that return SolrFacetSearchConfigModel Modifier and Type Method Description SolrFacetSearchConfigModelBackofficeIndexedTypeToSolrFacetSearchConfigModel. getSolrFacetSearchConfig()Generated method - Getter of theBackofficeIndexedTypeToSolrFacetSearchConfig.solrFacetSearchConfigattribute defined at extensionbackofficesolrsearch.Methods in com.hybris.backoffice.solrsearch.model with parameters of type SolrFacetSearchConfigModel Modifier and Type Method Description voidBackofficeIndexedTypeToSolrFacetSearchConfigModel. setSolrFacetSearchConfig(SolrFacetSearchConfigModel value)Generated method - Setter ofBackofficeIndexedTypeToSolrFacetSearchConfig.solrFacetSearchConfigattribute defined at extensionbackofficesolrsearch.Constructors in com.hybris.backoffice.solrsearch.model with parameters of type SolrFacetSearchConfigModel Constructor Description BackofficeIndexedTypeToSolrFacetSearchConfigModel(ComposedTypeModel _indexedType, ItemModel _owner, SolrFacetSearchConfigModel _solrFacetSearchConfig)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBackofficeIndexedTypeToSolrFacetSearchConfigModel(ComposedTypeModel _indexedType, SolrFacetSearchConfigModel _solrFacetSearchConfig)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBackofficeSolrIndexerCronJobModel(SolrFacetSearchConfigModel _facetSearchConfig, JobModel _job)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBackofficeSolrIndexerCronJobModel(SolrFacetSearchConfigModel _facetSearchConfig, JobModel _job, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of SolrFacetSearchConfigModel in de.hybris.platform.basecommerce.model.site
Methods in de.hybris.platform.basecommerce.model.site that return SolrFacetSearchConfigModel Modifier and Type Method Description SolrFacetSearchConfigModelBaseSiteModel. getSolrFacetSearchConfiguration()Generated method - Getter of theBaseSite.solrFacetSearchConfigurationattribute defined at extensioncommerceservices.Methods in de.hybris.platform.basecommerce.model.site with parameters of type SolrFacetSearchConfigModel Modifier and Type Method Description voidBaseSiteModel. setSolrFacetSearchConfiguration(SolrFacetSearchConfigModel value)Generated method - Setter ofBaseSite.solrFacetSearchConfigurationattribute defined at extensioncommerceservices. -
Uses of SolrFacetSearchConfigModel in de.hybris.platform.catalog.model
Methods in de.hybris.platform.catalog.model that return types with arguments of type SolrFacetSearchConfigModel Modifier and Type Method Description java.util.List<SolrFacetSearchConfigModel>CatalogVersionModel. getFacetSearchConfigs()Generated method - Getter of theCatalogVersion.facetSearchConfigsattribute defined at extensionsolrfacetsearch.Method parameters in de.hybris.platform.catalog.model with type arguments of type SolrFacetSearchConfigModel Modifier and Type Method Description voidCatalogVersionModel. setFacetSearchConfigs(java.util.List<SolrFacetSearchConfigModel> value)Generated method - Setter ofCatalogVersion.facetSearchConfigsattribute defined at extensionsolrfacetsearch. -
Uses of SolrFacetSearchConfigModel in de.hybris.platform.core.model.c2l
Methods in de.hybris.platform.core.model.c2l that return types with arguments of type SolrFacetSearchConfigModel Modifier and Type Method Description java.util.List<SolrFacetSearchConfigModel>CurrencyModel. getFacetSearchConfigs()Generated method - Getter of theCurrency.facetSearchConfigsattribute defined at extensionsolrfacetsearch.java.util.List<SolrFacetSearchConfigModel>LanguageModel. getFacetSearchConfigs()Generated method - Getter of theLanguage.facetSearchConfigsattribute defined at extensionsolrfacetsearch.Method parameters in de.hybris.platform.core.model.c2l with type arguments of type SolrFacetSearchConfigModel Modifier and Type Method Description voidCurrencyModel. setFacetSearchConfigs(java.util.List<SolrFacetSearchConfigModel> value)Generated method - Setter ofCurrency.facetSearchConfigsattribute defined at extensionsolrfacetsearch.voidLanguageModel. setFacetSearchConfigs(java.util.List<SolrFacetSearchConfigModel> value)Generated method - Setter ofLanguage.facetSearchConfigsattribute defined at extensionsolrfacetsearch. -
Uses of SolrFacetSearchConfigModel in de.hybris.platform.solrfacetsearch.model
Methods in de.hybris.platform.solrfacetsearch.model that return SolrFacetSearchConfigModel Modifier and Type Method Description SolrFacetSearchConfigModelSolrIndexModel. getFacetSearchConfig()Generated method - Getter of theSolrIndex.facetSearchConfigattribute defined at extensionsolrfacetsearch.Methods in de.hybris.platform.solrfacetsearch.model with parameters of type SolrFacetSearchConfigModel Modifier and Type Method Description voidSolrIndexModel. setFacetSearchConfig(SolrFacetSearchConfigModel value)Generated method - Initial setter ofSolrIndex.facetSearchConfigattribute defined at extensionsolrfacetsearch.Constructors in de.hybris.platform.solrfacetsearch.model with parameters of type SolrFacetSearchConfigModel Constructor Description SolrIndexModel(SolrFacetSearchConfigModel _facetSearchConfig, SolrIndexedTypeModel _indexedType, ItemModel _owner, java.lang.String _qualifier)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSolrIndexModel(SolrFacetSearchConfigModel _facetSearchConfig, SolrIndexedTypeModel _indexedType, java.lang.String _qualifier)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of SolrFacetSearchConfigModel in de.hybris.platform.solrfacetsearch.model.config
Methods in de.hybris.platform.solrfacetsearch.model.config that return SolrFacetSearchConfigModel Modifier and Type Method Description SolrFacetSearchConfigModelSolrStopWordModel. getFacetSearchConfig()Generated method - Getter of theSolrStopWord.facetSearchConfigattribute defined at extensionsolrfacetsearch.SolrFacetSearchConfigModelSolrSynonymConfigModel. getFacetSearchConfig()Generated method - Getter of theSolrSynonymConfig.facetSearchConfigattribute defined at extensionsolrfacetsearch.SolrFacetSearchConfigModelSolrIndexedTypeModel. getSolrFacetSearchConfig()Generated method - Getter of theSolrIndexedType.solrFacetSearchConfigattribute defined at extensionsolrfacetsearch.Methods in de.hybris.platform.solrfacetsearch.model.config that return types with arguments of type SolrFacetSearchConfigModel Modifier and Type Method Description java.util.List<SolrFacetSearchConfigModel>SolrValueRangeSetModel. getFacetSearchConfigs()Generated method - Getter of theSolrValueRangeSet.facetSearchConfigsattribute defined at extensionsolrfacetsearch.Methods in de.hybris.platform.solrfacetsearch.model.config with parameters of type SolrFacetSearchConfigModel Modifier and Type Method Description voidSolrStopWordModel. setFacetSearchConfig(SolrFacetSearchConfigModel value)Generated method - Setter ofSolrStopWord.facetSearchConfigattribute defined at extensionsolrfacetsearch.voidSolrSynonymConfigModel. setFacetSearchConfig(SolrFacetSearchConfigModel value)Generated method - Setter ofSolrSynonymConfig.facetSearchConfigattribute defined at extensionsolrfacetsearch.voidSolrIndexedTypeModel. setSolrFacetSearchConfig(SolrFacetSearchConfigModel value)Generated method - Setter ofSolrIndexedType.solrFacetSearchConfigattribute defined at extensionsolrfacetsearch.Method parameters in de.hybris.platform.solrfacetsearch.model.config with type arguments of type SolrFacetSearchConfigModel Modifier and Type Method Description voidSolrValueRangeSetModel. setFacetSearchConfigs(java.util.List<SolrFacetSearchConfigModel> value)Generated method - Setter ofSolrValueRangeSet.facetSearchConfigsattribute defined at extensionsolrfacetsearch. -
Uses of SolrFacetSearchConfigModel in de.hybris.platform.solrfacetsearch.model.cron
Methods in de.hybris.platform.solrfacetsearch.model.cron that return SolrFacetSearchConfigModel Modifier and Type Method Description SolrFacetSearchConfigModelSolrUpdateStopWordsCronJobModel. getSolrFacetSearchConfig()Generated method - Getter of theSolrUpdateStopWordsCronJob.solrFacetSearchConfigattribute defined at extensionsolrfacetsearch.SolrFacetSearchConfigModelSolrUpdateSynonymsCronJobModel. getSolrFacetSearchConfig()Generated method - Getter of theSolrUpdateSynonymsCronJob.solrFacetSearchConfigattribute defined at extensionsolrfacetsearch.Methods in de.hybris.platform.solrfacetsearch.model.cron with parameters of type SolrFacetSearchConfigModel Modifier and Type Method Description voidSolrUpdateStopWordsCronJobModel. setSolrFacetSearchConfig(SolrFacetSearchConfigModel value)Generated method - Setter ofSolrUpdateStopWordsCronJob.solrFacetSearchConfigattribute defined at extensionsolrfacetsearch.voidSolrUpdateSynonymsCronJobModel. setSolrFacetSearchConfig(SolrFacetSearchConfigModel value)Generated method - Setter ofSolrUpdateSynonymsCronJob.solrFacetSearchConfigattribute defined at extensionsolrfacetsearch.Constructors in de.hybris.platform.solrfacetsearch.model.cron with parameters of type SolrFacetSearchConfigModel Constructor Description SolrUpdateStopWordsCronJobModel(JobModel _job, ItemModel _owner, SolrFacetSearchConfigModel _solrFacetSearchConfig)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSolrUpdateStopWordsCronJobModel(JobModel _job, SolrFacetSearchConfigModel _solrFacetSearchConfig)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSolrUpdateSynonymsCronJobModel(JobModel _job, ItemModel _owner, SolrFacetSearchConfigModel _solrFacetSearchConfig)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSolrUpdateSynonymsCronJobModel(JobModel _job, SolrFacetSearchConfigModel _solrFacetSearchConfig)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of SolrFacetSearchConfigModel in de.hybris.platform.solrfacetsearch.model.indexer.cron
Methods in de.hybris.platform.solrfacetsearch.model.indexer.cron that return SolrFacetSearchConfigModel Modifier and Type Method Description SolrFacetSearchConfigModelSolrIndexerCronJobModel. getFacetSearchConfig()Generated method - Getter of theSolrIndexerCronJob.facetSearchConfigattribute defined at extensionsolrfacetsearch.SolrFacetSearchConfigModelSolrIndexOptimizationCronJobModel. getFacetSearchConfig()Generated method - Getter of theSolrIndexOptimizationCronJob.facetSearchConfigattribute defined at extensionsolrfacetsearch.Methods in de.hybris.platform.solrfacetsearch.model.indexer.cron with parameters of type SolrFacetSearchConfigModel Modifier and Type Method Description voidSolrIndexerCronJobModel. setFacetSearchConfig(SolrFacetSearchConfigModel value)Generated method - Setter ofSolrIndexerCronJob.facetSearchConfigattribute defined at extensionsolrfacetsearch.voidSolrIndexOptimizationCronJobModel. setFacetSearchConfig(SolrFacetSearchConfigModel value)Generated method - Setter ofSolrIndexOptimizationCronJob.facetSearchConfigattribute defined at extensionsolrfacetsearch.Constructors in de.hybris.platform.solrfacetsearch.model.indexer.cron with parameters of type SolrFacetSearchConfigModel Constructor Description SolrExtIndexerCronJobModel(SolrFacetSearchConfigModel _facetSearchConfig, java.lang.String _indexedType, JobModel _job, ItemModel _owner, java.lang.String _query)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSolrExtIndexerCronJobModel(SolrFacetSearchConfigModel _facetSearchConfig, java.lang.String _indexedType, JobModel _job, java.lang.String _query)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSolrIndexerCronJobModel(SolrFacetSearchConfigModel _facetSearchConfig, JobModel _job)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSolrIndexerCronJobModel(SolrFacetSearchConfigModel _facetSearchConfig, JobModel _job, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSolrIndexerHotUpdateCronJobModel(SolrFacetSearchConfigModel _facetSearchConfig, java.lang.String _indexTypeName, JobModel _job)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSolrIndexerHotUpdateCronJobModel(SolrFacetSearchConfigModel _facetSearchConfig, java.lang.String _indexTypeName, JobModel _job, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSolrIndexOptimizationCronJobModel(SolrFacetSearchConfigModel _facetSearchConfig, JobModel _job)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSolrIndexOptimizationCronJobModel(SolrFacetSearchConfigModel _facetSearchConfig, JobModel _job, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of SolrFacetSearchConfigModel in de.hybris.platform.solrfacetsearch.model.redirect
Methods in de.hybris.platform.solrfacetsearch.model.redirect that return SolrFacetSearchConfigModel Modifier and Type Method Description SolrFacetSearchConfigModelSolrFacetSearchKeywordRedirectModel. getFacetSearchConfig()Generated method - Getter of theSolrFacetSearchKeywordRedirect.facetSearchConfigattribute defined at extensionsolrfacetsearch.Methods in de.hybris.platform.solrfacetsearch.model.redirect with parameters of type SolrFacetSearchConfigModel Modifier and Type Method Description voidSolrFacetSearchKeywordRedirectModel. setFacetSearchConfig(SolrFacetSearchConfigModel value)Generated method - Setter ofSolrFacetSearchKeywordRedirect.facetSearchConfigattribute defined at extensionsolrfacetsearch. -
Uses of SolrFacetSearchConfigModel in de.hybris.platform.solrfacetsearch.model.reporting
Methods in de.hybris.platform.solrfacetsearch.model.reporting that return SolrFacetSearchConfigModel Modifier and Type Method Description SolrFacetSearchConfigModelSolrQueryAggregatedStatsModel. getIndexConfig()Generated method - Getter of theSolrQueryAggregatedStats.indexConfigattribute defined at extensionsolrfacetsearch.Methods in de.hybris.platform.solrfacetsearch.model.reporting with parameters of type SolrFacetSearchConfigModel Modifier and Type Method Description voidSolrQueryAggregatedStatsModel. setIndexConfig(SolrFacetSearchConfigModel value)Generated method - Setter ofSolrQueryAggregatedStats.indexConfigattribute defined at extensionsolrfacetsearch.Constructors in de.hybris.platform.solrfacetsearch.model.reporting with parameters of type SolrFacetSearchConfigModel Constructor Description SolrQueryAggregatedStatsModel(double _avgNumberOfResults, long _count, SolrFacetSearchConfigModel _indexConfig, LanguageModel _language, ItemModel _owner, java.lang.String _query, java.util.Date _time)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSolrQueryAggregatedStatsModel(double _avgNumberOfResults, long _count, SolrFacetSearchConfigModel _indexConfig, LanguageModel _language, java.lang.String _query, java.util.Date _time)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of SolrFacetSearchConfigModel in de.hybris.platform.store
Methods in de.hybris.platform.store that return SolrFacetSearchConfigModel Modifier and Type Method Description SolrFacetSearchConfigModelBaseStoreModel. getSolrFacetSearchConfiguration()Generated method - Getter of theBaseStore.solrFacetSearchConfigurationattribute defined at extensioncommerceservices.Methods in de.hybris.platform.store with parameters of type SolrFacetSearchConfigModel Modifier and Type Method Description voidBaseStoreModel. setSolrFacetSearchConfiguration(SolrFacetSearchConfigModel value)Generated method - Setter ofBaseStore.solrFacetSearchConfigurationattribute defined at extensioncommerceservices.
-