Uses of Class
de.hybris.platform.solrfacetsearch.jalo.config.SolrStopWord
-
Packages that use SolrStopWord Package Description de.hybris.platform.solrfacetsearch.jalo de.hybris.platform.solrfacetsearch.jalo.config -
-
Uses of SolrStopWord in de.hybris.platform.solrfacetsearch.jalo
Fields in de.hybris.platform.solrfacetsearch.jalo with type parameters of type SolrStopWord Modifier and Type Field Description protected static OneToManyHandler<SolrStopWord>GeneratedSolrfacetsearchManager. SOLRSTOPWORD2LANGUAGESTOPWORDSHANDLEROneToManyHandlerfor handling 1:n STOPWORDS's relation attributes from 'many' side.Methods in de.hybris.platform.solrfacetsearch.jalo that return SolrStopWord Modifier and Type Method Description SolrStopWordGeneratedSolrfacetsearchManager. createSolrStopWord(SessionContext ctx, java.util.Map attributeValues)SolrStopWordGeneratedSolrfacetsearchManager. createSolrStopWord(java.util.Map attributeValues)Methods in de.hybris.platform.solrfacetsearch.jalo that return types with arguments of type SolrStopWord Modifier and Type Method Description java.util.List<SolrStopWord>GeneratedSolrfacetsearchManager. getStopWords(Language item)Generated method - Getter of theLanguage.StopWordsattribute.java.util.List<SolrStopWord>GeneratedSolrfacetsearchManager. getStopWords(SessionContext ctx, Language item)Generated method - Getter of theLanguage.StopWordsattribute.Methods in de.hybris.platform.solrfacetsearch.jalo with parameters of type SolrStopWord Modifier and Type Method Description voidGeneratedSolrfacetsearchManager. addToStopWords(Language item, SolrStopWord value)Generated method - Addsvalueto StopWords.voidGeneratedSolrfacetsearchManager. addToStopWords(SessionContext ctx, Language item, SolrStopWord value)Generated method - Addsvalueto StopWords.voidGeneratedSolrfacetsearchManager. removeFromStopWords(Language item, SolrStopWord value)Generated method - Removesvaluefrom StopWords.voidGeneratedSolrfacetsearchManager. removeFromStopWords(SessionContext ctx, Language item, SolrStopWord value)Generated method - Removesvaluefrom StopWords.Method parameters in de.hybris.platform.solrfacetsearch.jalo with type arguments of type SolrStopWord Modifier and Type Method Description voidGeneratedSolrfacetsearchManager. setStopWords(Language item, java.util.List<SolrStopWord> value)Generated method - Setter of theLanguage.StopWordsattribute.voidGeneratedSolrfacetsearchManager. setStopWords(SessionContext ctx, Language item, java.util.List<SolrStopWord> value)Generated method - Setter of theLanguage.StopWordsattribute. -
Uses of SolrStopWord in de.hybris.platform.solrfacetsearch.jalo.config
Fields in de.hybris.platform.solrfacetsearch.jalo.config with type parameters of type SolrStopWord Modifier and Type Field Description protected static OneToManyHandler<SolrStopWord>GeneratedSolrFacetSearchConfig. STOPWORDSHANDLEROneToManyHandlerfor handling 1:n STOPWORDS's relation attributes from 'many' side.Methods in de.hybris.platform.solrfacetsearch.jalo.config that return types with arguments of type SolrStopWord Modifier and Type Method Description java.util.Map<Language,java.util.List<SolrStopWord>>GeneratedSolrFacetSearchConfig. getAllLanguageStopWordMapping()Generated method - Getter of theSolrFacetSearchConfig.languageStopWordMappingattribute.abstract java.util.Map<Language,java.util.List<SolrStopWord>>GeneratedSolrFacetSearchConfig. getAllLanguageStopWordMapping(SessionContext ctx)Generated method - Getter of theSolrFacetSearchConfig.languageStopWordMappingattribute.java.util.Map<Language,java.util.List<SolrStopWord>>SolrFacetSearchConfig. getAllLanguageStopWordMapping(SessionContext ctx)java.util.List<SolrStopWord>GeneratedSolrFacetSearchConfig. getLanguageStopWordMapping()Generated method - Getter of theSolrFacetSearchConfig.languageStopWordMappingattribute.abstract java.util.List<SolrStopWord>GeneratedSolrFacetSearchConfig. getLanguageStopWordMapping(SessionContext ctx)Generated method - Getter of theSolrFacetSearchConfig.languageStopWordMappingattribute.java.util.List<SolrStopWord>SolrFacetSearchConfig. getLanguageStopWordMapping(SessionContext ctx)java.util.List<SolrStopWord>GeneratedSolrFacetSearchConfig. getStopWords()Generated method - Getter of theSolrFacetSearchConfig.StopWordsattribute.java.util.List<SolrStopWord>GeneratedSolrFacetSearchConfig. getStopWords(SessionContext ctx)Generated method - Getter of theSolrFacetSearchConfig.StopWordsattribute.Methods in de.hybris.platform.solrfacetsearch.jalo.config with parameters of type SolrStopWord Modifier and Type Method Description voidGeneratedSolrFacetSearchConfig. addToStopWords(SessionContext ctx, SolrStopWord value)Generated method - Addsvalueto StopWords.voidGeneratedSolrFacetSearchConfig. addToStopWords(SolrStopWord value)Generated method - Addsvalueto StopWords.voidGeneratedSolrFacetSearchConfig. removeFromStopWords(SessionContext ctx, SolrStopWord value)Generated method - Removesvaluefrom StopWords.voidGeneratedSolrFacetSearchConfig. removeFromStopWords(SolrStopWord value)Generated method - Removesvaluefrom StopWords.Method parameters in de.hybris.platform.solrfacetsearch.jalo.config with type arguments of type SolrStopWord Modifier and Type Method Description abstract voidGeneratedSolrFacetSearchConfig. setAllLanguageStopWordMapping(SessionContext ctx, java.util.Map<Language,java.util.List<SolrStopWord>> value)Generated method - Setter of theSolrFacetSearchConfig.languageStopWordMappingattribute.voidGeneratedSolrFacetSearchConfig. setAllLanguageStopWordMapping(java.util.Map<Language,java.util.List<SolrStopWord>> value)Generated method - Setter of theSolrFacetSearchConfig.languageStopWordMappingattribute.voidSolrFacetSearchConfig. setAllLanguageStopWordMapping(SessionContext ctx, java.util.Map<Language,java.util.List<SolrStopWord>> value)abstract voidGeneratedSolrFacetSearchConfig. setLanguageStopWordMapping(SessionContext ctx, java.util.List<SolrStopWord> value)Generated method - Setter of theSolrFacetSearchConfig.languageStopWordMappingattribute.voidGeneratedSolrFacetSearchConfig. setLanguageStopWordMapping(java.util.List<SolrStopWord> value)Generated method - Setter of theSolrFacetSearchConfig.languageStopWordMappingattribute.voidSolrFacetSearchConfig. setLanguageStopWordMapping(SessionContext ctx, java.util.List<SolrStopWord> value)voidGeneratedSolrFacetSearchConfig. setStopWords(SessionContext ctx, java.util.List<SolrStopWord> value)Generated method - Setter of theSolrFacetSearchConfig.StopWordsattribute.voidGeneratedSolrFacetSearchConfig. setStopWords(java.util.List<SolrStopWord> value)Generated method - Setter of theSolrFacetSearchConfig.StopWordsattribute.
-