Class SnSearchResultConverterData<R>
java.lang.Object
de.hybris.platform.commerceservices.search.searchservices.data.SnSearchResultConverterData<R>
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetIndexConfiguration(SnIndexConfiguration indexConfiguration) voidsetIndexType(SnIndexType indexType) voidsetSearchQuery(SolrSearchQueryData searchQuery) voidsetSnSearchResult(R snSearchResult)
-
Constructor Details
-
SnSearchResultConverterData
public SnSearchResultConverterData()
-
-
Method Details
-
setIndexConfiguration
-
getIndexConfiguration
-
setIndexType
-
getIndexType
-
setSearchQuery
-
getSearchQuery
-
setSnSearchResult
-
getSnSearchResult
-