Uses of Class
de.hybris.platform.solrfacetsearch.search.GroupCommandField
-
Packages that use GroupCommandField Package Description de.hybris.platform.solrfacetsearch.search -
-
Uses of GroupCommandField in de.hybris.platform.solrfacetsearch.search
Methods in de.hybris.platform.solrfacetsearch.search that return types with arguments of type GroupCommandField Modifier and Type Method Description java.util.List<GroupCommandField>SearchQuery. getGroupCommands()Returns group command fields.Methods in de.hybris.platform.solrfacetsearch.search with parameters of type GroupCommandField Modifier and Type Method Description voidSearchQuery. addGroupCommand(GroupCommandField groupCommand)Adds group command field.
-