Uses of Class
com.yahoo.search.grouping.result.GroupList
Packages that use GroupList
-
Uses of GroupList in com.yahoo.search.grouping.result
Methods in com.yahoo.search.grouping.result that return GroupListModifier and TypeMethodDescriptionGroup.getGroupList(String label) Returns theGroupListwith the given label. -
Uses of GroupList in com.yahoo.search.rendering
Methods in com.yahoo.search.rendering with parameters of type GroupListModifier and TypeMethodDescriptionvoidSectionedRenderer.beginGroupList(WRITER writer, GroupList groupList) Same as beginHitGroup, but for GroupList(grouping api).voidSectionedRenderer.endGroupList(WRITER writer, GroupList groupList) Same as endHitGroup, but for GroupList(grouping api).