Uses of Class
de.hybris.platform.searchservices.search.data.AbstractSnRankRule
-
Packages that use AbstractSnRankRule Package Description de.hybris.platform.searchservices.search.data -
-
Uses of AbstractSnRankRule in de.hybris.platform.searchservices.search.data
Subclasses of AbstractSnRankRule in de.hybris.platform.searchservices.search.data Modifier and Type Class Description classSnPromotedHitsRankRuleclassSnQueryFunctionRankRuleMethods in de.hybris.platform.searchservices.search.data that return types with arguments of type AbstractSnRankRule Modifier and Type Method Description java.util.List<AbstractSnRankRule>SnSearchQuery. getRankRules()Method parameters in de.hybris.platform.searchservices.search.data with type arguments of type AbstractSnRankRule Modifier and Type Method Description voidSnSearchQuery. setRankRules(java.util.List<AbstractSnRankRule> rankRules)
-