Uses of Class
com.broadleafcommerce.search.api.domain.SortGroup
-
Uses of SortGroup in com.broadleafcommerce.search.api.domain
Modifier and TypeMethodDescriptionSettingsSortGroup.getSortGroup()
Thesort group
in this relationshipSortGroupSortOption.getSortGroup()
Thesort group
in this relationship.Modifier and TypeMethodDescriptionSearchSettings.getSortGroups()
The sort groups managed on this search settings.Modifier and TypeMethodDescriptionvoid
SettingsSortGroup.setSortGroup
(SortGroup sortGroup) Thesort group
in this relationshipvoid
SortGroupSortOption.setSortGroup
(SortGroup sortGroup) Thesort group
in this relationship.Modifier and TypeMethodDescriptionvoid
SearchSettings.setSortGroups
(Set<SortGroup> sortGroups) The sort groups managed on this search settings.