Uses of Class
com.yahoo.search.grouping.result.HitList
Packages that use HitList
-
Uses of HitList in com.yahoo.search.grouping.result
Methods in com.yahoo.search.grouping.result that return HitListModifier and TypeMethodDescriptionGroup.getHitList(String label) Returns theHitListwith the given label. -
Uses of HitList in com.yahoo.search.rendering
Methods in com.yahoo.search.rendering with parameters of type HitListModifier and TypeMethodDescriptionvoidSectionedRenderer.beginHitList(WRITER writer, HitList hitList) Same as beginHitGroup, but for HitList(grouping api).voidSectionedRenderer.endHitList(WRITER writer, HitList hitList) Same as endHitGroup, but for HitList(grouping api).