Uses of Class
de.hybris.platform.solrfacetsearch.jalo.redirect.SolrFacetSearchKeywordRedirect
Packages that use SolrFacetSearchKeywordRedirect
Package
Description
-
Uses of SolrFacetSearchKeywordRedirect in de.hybris.platform.solrfacetsearch.jalo
Methods in de.hybris.platform.solrfacetsearch.jalo that return SolrFacetSearchKeywordRedirectModifier and TypeMethodDescriptionGeneratedSolrfacetsearchManager.createSolrFacetSearchKeywordRedirect(SessionContext ctx, Map attributeValues) GeneratedSolrfacetsearchManager.createSolrFacetSearchKeywordRedirect(Map attributeValues) -
Uses of SolrFacetSearchKeywordRedirect in de.hybris.platform.solrfacetsearch.jalo.config
Fields in de.hybris.platform.solrfacetsearch.jalo.config with type parameters of type SolrFacetSearchKeywordRedirectModifier and TypeFieldDescriptionprotected static final OneToManyHandler<SolrFacetSearchKeywordRedirect>GeneratedSolrFacetSearchConfig.KEYWORDREDIRECTSHANDLEROneToManyHandlerfor handling 1:n KEYWORDREDIRECTS's relation attributes from 'many' side.Methods in de.hybris.platform.solrfacetsearch.jalo.config that return types with arguments of type SolrFacetSearchKeywordRedirectModifier and TypeMethodDescriptionGeneratedSolrFacetSearchConfig.getAllLanguageKeywordRedirectMapping()Generated method - Getter of theSolrFacetSearchConfig.languageKeywordRedirectMappingattribute.abstract Map<Language,List<SolrFacetSearchKeywordRedirect>> GeneratedSolrFacetSearchConfig.getAllLanguageKeywordRedirectMapping(SessionContext ctx) Generated method - Getter of theSolrFacetSearchConfig.languageKeywordRedirectMappingattribute.SolrFacetSearchConfig.getAllLanguageKeywordRedirectMapping(SessionContext ctx) GeneratedSolrFacetSearchConfig.getKeywordRedirects()Generated method - Getter of theSolrFacetSearchConfig.keywordRedirectsattribute.GeneratedSolrFacetSearchConfig.getKeywordRedirects(SessionContext ctx) Generated method - Getter of theSolrFacetSearchConfig.keywordRedirectsattribute.GeneratedSolrFacetSearchConfig.getLanguageKeywordRedirectMapping()Generated method - Getter of theSolrFacetSearchConfig.languageKeywordRedirectMappingattribute.abstract List<SolrFacetSearchKeywordRedirect>GeneratedSolrFacetSearchConfig.getLanguageKeywordRedirectMapping(SessionContext ctx) Generated method - Getter of theSolrFacetSearchConfig.languageKeywordRedirectMappingattribute.SolrFacetSearchConfig.getLanguageKeywordRedirectMapping(SessionContext ctx) Methods in de.hybris.platform.solrfacetsearch.jalo.config with parameters of type SolrFacetSearchKeywordRedirectModifier and TypeMethodDescriptionvoidGeneratedSolrFacetSearchConfig.addToKeywordRedirects(SessionContext ctx, SolrFacetSearchKeywordRedirect value) Generated method - Addsvalueto keywordRedirects.voidGeneratedSolrFacetSearchConfig.addToKeywordRedirects(SolrFacetSearchKeywordRedirect value) Generated method - Addsvalueto keywordRedirects.voidGeneratedSolrFacetSearchConfig.removeFromKeywordRedirects(SessionContext ctx, SolrFacetSearchKeywordRedirect value) Generated method - Removesvaluefrom keywordRedirects.voidGeneratedSolrFacetSearchConfig.removeFromKeywordRedirects(SolrFacetSearchKeywordRedirect value) Generated method - Removesvaluefrom keywordRedirects.Method parameters in de.hybris.platform.solrfacetsearch.jalo.config with type arguments of type SolrFacetSearchKeywordRedirectModifier and TypeMethodDescriptionabstract voidGeneratedSolrFacetSearchConfig.setAllLanguageKeywordRedirectMapping(SessionContext ctx, Map<Language, List<SolrFacetSearchKeywordRedirect>> value) Generated method - Setter of theSolrFacetSearchConfig.languageKeywordRedirectMappingattribute.voidGeneratedSolrFacetSearchConfig.setAllLanguageKeywordRedirectMapping(Map<Language, List<SolrFacetSearchKeywordRedirect>> value) Generated method - Setter of theSolrFacetSearchConfig.languageKeywordRedirectMappingattribute.voidSolrFacetSearchConfig.setAllLanguageKeywordRedirectMapping(SessionContext ctx, Map<Language, List<SolrFacetSearchKeywordRedirect>> value) voidGeneratedSolrFacetSearchConfig.setKeywordRedirects(SessionContext ctx, Collection<SolrFacetSearchKeywordRedirect> value) Generated method - Setter of theSolrFacetSearchConfig.keywordRedirectsattribute.voidGeneratedSolrFacetSearchConfig.setKeywordRedirects(Collection<SolrFacetSearchKeywordRedirect> value) Generated method - Setter of theSolrFacetSearchConfig.keywordRedirectsattribute.abstract voidGeneratedSolrFacetSearchConfig.setLanguageKeywordRedirectMapping(SessionContext ctx, List<SolrFacetSearchKeywordRedirect> value) Generated method - Setter of theSolrFacetSearchConfig.languageKeywordRedirectMappingattribute.voidGeneratedSolrFacetSearchConfig.setLanguageKeywordRedirectMapping(List<SolrFacetSearchKeywordRedirect> value) Generated method - Setter of theSolrFacetSearchConfig.languageKeywordRedirectMappingattribute.voidSolrFacetSearchConfig.setLanguageKeywordRedirectMapping(SessionContext ctx, List<SolrFacetSearchKeywordRedirect> value)