Uses of Class
de.hybris.platform.commerceservices.search.solrfacetsearch.data.IndexedPropertyValueData
-
Packages that use IndexedPropertyValueData Package Description de.hybris.platform.commerceservices.search.solrfacetsearch.data -
-
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 IndexedPropertyValueData Modifier and Type Method Description java.util.List<IndexedPropertyValueData<INDEXED_PROPERTY_TYPE>>SolrSearchRequest. getIndexedPropertyValues()Method parameters in de.hybris.platform.commerceservices.search.solrfacetsearch.data with type arguments of type IndexedPropertyValueData Modifier and Type Method Description voidSolrSearchRequest. setIndexedPropertyValues(java.util.List<IndexedPropertyValueData<INDEXED_PROPERTY_TYPE>> indexedPropertyValues)
-