Uses of Class
de.hybris.platform.solrfacetsearch.search.GroupCommandField
Packages that use GroupCommandField
Package
Description
-
Uses of GroupCommandField in de.hybris.platform.adaptivesearchsolr.listeners
Methods in de.hybris.platform.adaptivesearchsolr.listeners that return GroupCommandFieldModifier and TypeMethodDescriptionprotected GroupCommandFieldSolrAsSearchProfileCalculationListener.createGroupCommandField(AsGroup group) Methods in de.hybris.platform.adaptivesearchsolr.listeners that return types with arguments of type GroupCommandFieldModifier and TypeMethodDescriptionprotected List<GroupCommandField>SolrAsSearchProfileCalculationListener.createGroupCommandFields(AsConfigurationHolder<AsGroup, AsGroup> groupHolder) Method parameters in de.hybris.platform.adaptivesearchsolr.listeners with type arguments of type GroupCommandFieldModifier and TypeMethodDescriptionprotected AsConfigurationHolder<AsGroup,AsGroup> SolrAsSearchProfileCalculationListener.convertGroup(AsSearchProfileContext context, List<GroupCommandField> groupCommands, AsUidGenerator asUidGenerator) -
Uses of GroupCommandField in de.hybris.platform.solrfacetsearch.search
Methods in de.hybris.platform.solrfacetsearch.search that return GroupCommandFieldMethods in de.hybris.platform.solrfacetsearch.search that return types with arguments of type GroupCommandFieldModifier and TypeMethodDescriptionSearchQuery.getGroupCommands()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.solrfacetsearch.search with parameters of type GroupCommandFieldModifier and TypeMethodDescriptionvoidSearchQuery.addGroupCommand(GroupCommandField groupCommand) Deprecated, for removal: This API element is subject to removal in a future version.Replaced bySearchQuery.setGroupCommand(GroupCommandField).voidSearchQuery.setGroupCommand(GroupCommandField groupCommand) Sets the group command field.
SearchQuery.getGroupCommand().