Uses of Interface
de.hybris.platform.solrfacetsearch.search.SearchResultGroupCommand
Packages that use SearchResultGroupCommand
Package
Description
-
Uses of SearchResultGroupCommand in de.hybris.platform.solrfacetsearch.search
Methods in de.hybris.platform.solrfacetsearch.search that return SearchResultGroupCommandModifier and TypeMethodDescriptionSearchResult.getGroupCommandResult()Returns the group command result.Methods in de.hybris.platform.solrfacetsearch.search that return types with arguments of type SearchResultGroupCommandModifier and TypeMethodDescriptionSearchResult.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 SearchResultGroupCommandModifier and TypeMethodDescriptionvoidSearchResult.setGroupCommandResult(SearchResultGroupCommand groupCommandResult) Sets the group command result. -
Uses of SearchResultGroupCommand in de.hybris.platform.solrfacetsearch.search.impl
Classes in de.hybris.platform.solrfacetsearch.search.impl that implement SearchResultGroupCommandMethods in de.hybris.platform.solrfacetsearch.search.impl that return SearchResultGroupCommandMethods in de.hybris.platform.solrfacetsearch.search.impl that return types with arguments of type SearchResultGroupCommandMethods in de.hybris.platform.solrfacetsearch.search.impl with parameters of type SearchResultGroupCommandModifier and TypeMethodDescriptionvoidSolrSearchResult.setGroupCommandResult(SearchResultGroupCommand groupCommandResult) Method parameters in de.hybris.platform.solrfacetsearch.search.impl with type arguments of type SearchResultGroupCommandModifier and TypeMethodDescriptionvoidSolrSearchResult.setGroupCommands(List<SearchResultGroupCommand> groupCommands)
SearchResult.setGroupCommandResult(SearchResultGroupCommand)andSearchResult.getGroupCommandResult().