Uses of Class
de.hybris.platform.solrfacetsearch.model.config.SolrIndexerQueryModel
Packages that use SolrIndexerQueryModel
Package
Description
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.config package.
-
Uses of SolrIndexerQueryModel in de.hybris.platform.solrfacetsearch.model.config
Methods in de.hybris.platform.solrfacetsearch.model.config that return SolrIndexerQueryModelModifier and TypeMethodDescriptionSolrIndexerQueryParameterModel.getSolrIndexerQuery()Generated method - Getter of theSolrIndexerQueryParameter.solrIndexerQueryattribute defined at extensionsolrfacetsearch.Methods in de.hybris.platform.solrfacetsearch.model.config that return types with arguments of type SolrIndexerQueryModelModifier and TypeMethodDescriptionSolrIndexedTypeModel.getSolrIndexerQueries()Generated method - Getter of theSolrIndexedType.solrIndexerQueriesattribute defined at extensionsolrfacetsearch.Methods in de.hybris.platform.solrfacetsearch.model.config with parameters of type SolrIndexerQueryModelModifier and TypeMethodDescriptionvoidSolrIndexerQueryParameterModel.setSolrIndexerQuery(SolrIndexerQueryModel value) Generated method - Setter ofSolrIndexerQueryParameter.solrIndexerQueryattribute defined at extensionsolrfacetsearch.Method parameters in de.hybris.platform.solrfacetsearch.model.config with type arguments of type SolrIndexerQueryModelModifier and TypeMethodDescriptionvoidSolrIndexedTypeModel.setSolrIndexerQueries(List<SolrIndexerQueryModel> value) Generated method - Setter ofSolrIndexedType.solrIndexerQueriesattribute defined at extensionsolrfacetsearch.