Uses of Class
de.hybris.platform.solrfacetsearch.config.SearchQueryTemplate
-
Packages that use SearchQueryTemplate Package Description de.hybris.platform.solrfacetsearch.config -
-
Uses of SearchQueryTemplate in de.hybris.platform.solrfacetsearch.config
Methods in de.hybris.platform.solrfacetsearch.config that return types with arguments of type SearchQueryTemplate Modifier and Type Method Description java.util.Map<java.lang.String,SearchQueryTemplate>IndexedType. getSearchQueryTemplates()Method parameters in de.hybris.platform.solrfacetsearch.config with type arguments of type SearchQueryTemplate Modifier and Type Method Description voidIndexedType. setSearchQueryTemplates(java.util.Map<java.lang.String,SearchQueryTemplate> searchQueryTemplates)
-