Uses of Class
de.hybris.platform.solrfacetsearch.model.redirect.SolrFacetSearchKeywordRedirectModel
Packages that use SolrFacetSearchKeywordRedirectModel
Package
Description
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.config package.
-
Uses of SolrFacetSearchKeywordRedirectModel in de.hybris.platform.solrfacetsearch.model.config
Methods in de.hybris.platform.solrfacetsearch.model.config that return types with arguments of type SolrFacetSearchKeywordRedirectModelModifier and TypeMethodDescriptionSolrFacetSearchConfigModel.getKeywordRedirects()Generated method - Getter of theSolrFacetSearchConfig.keywordRedirectsattribute defined at extensionsolrfacetsearch.SolrFacetSearchConfigModel.getLanguageKeywordRedirectMapping()Generated method - Getter of theSolrFacetSearchConfig.languageKeywordRedirectMappingattribute defined at extensionsolrfacetsearch.SolrFacetSearchConfigModel.getLanguageKeywordRedirectMapping(Locale loc) Generated method - Getter of theSolrFacetSearchConfig.languageKeywordRedirectMappingattribute defined at extensionsolrfacetsearch.Method parameters in de.hybris.platform.solrfacetsearch.model.config with type arguments of type SolrFacetSearchKeywordRedirectModelModifier and TypeMethodDescriptionvoidSolrFacetSearchConfigModel.setKeywordRedirects(Collection<SolrFacetSearchKeywordRedirectModel> value) Generated method - Setter ofSolrFacetSearchConfig.keywordRedirectsattribute defined at extensionsolrfacetsearch.voidSolrFacetSearchConfigModel.setLanguageKeywordRedirectMapping(List<SolrFacetSearchKeywordRedirectModel> value) Generated method - Setter ofSolrFacetSearchConfig.languageKeywordRedirectMappingattribute defined at extensionsolrfacetsearch.voidSolrFacetSearchConfigModel.setLanguageKeywordRedirectMapping(List<SolrFacetSearchKeywordRedirectModel> value, Locale loc) Generated method - Setter ofSolrFacetSearchConfig.languageKeywordRedirectMappingattribute defined at extensionsolrfacetsearch.