Uses of Class
de.hybris.platform.commerceservices.search.solrfacetsearch.data.IndexedPropertyValueData
Packages that use IndexedPropertyValueData
Package
Description
-
Uses of IndexedPropertyValueData in de.hybris.platform.commerceservices.search.solrfacetsearch.data
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.data that return types with arguments of type IndexedPropertyValueDataMethod parameters in de.hybris.platform.commerceservices.search.solrfacetsearch.data with type arguments of type IndexedPropertyValueDataModifier and TypeMethodDescriptionvoidSolrSearchRequest.setIndexedPropertyValues(List<IndexedPropertyValueData<INDEXED_PROPERTY_TYPE>> indexedPropertyValues) -
Uses of IndexedPropertyValueData in de.hybris.platform.commerceservices.search.solrfacetsearch.populators
Method parameters in de.hybris.platform.commerceservices.search.solrfacetsearch.populators with type arguments of type IndexedPropertyValueDataModifier and TypeMethodDescriptionprotected List<BreadcrumbData<SolrSearchQueryData>>SearchResponseBreadcrumbsPopulator.buildBreadcrumbs(SolrSearchQueryData currentSearchQuery, List<IndexedPropertyValueData<IndexedProperty>> indexedPropertyValues, SearchQuery searchQuery) protected SolrSearchQueryDataSearchResponseQueryPopulator.buildSearchQueryData(String searchText, String categoryCode, String currentSortCode, List<IndexedPropertyValueData<IndexedProperty>> indexedPropertyValues, SearchQueryContext searchQueryContext)