Uses of Class
com.broadleafcommerce.search.api.domain.FacetGroup
-
Uses of FacetGroup in com.broadleafcommerce.search.api.domain
Modifier and TypeMethodDescriptionFacetGroupFacet.getFacetGroup()
Thefacet group
in this relationshipSettingsFacetGroup.getFacetGroup()
Thefacet group
in this relationshipModifier and TypeMethodDescriptionSearchSettings.getFacetGroups()
The facet groups managed on this search settings.Modifier and TypeMethodDescriptionvoid
FacetGroupFacet.setFacetGroup
(FacetGroup facetGroup) Thefacet group
in this relationshipvoid
SettingsFacetGroup.setFacetGroup
(FacetGroup facetGroup) Thefacet group
in this relationshipModifier and TypeMethodDescriptionvoid
SearchSettings.setFacetGroups
(Set<FacetGroup> facetGroups) The facet groups managed on this search settings.