Interface SnSearchResponse
- All Superinterfaces:
SnResponse
- All Known Implementing Classes:
DefaultSnSearchResponse
Represents a search response.
-
Method Summary
Methods inherited from interface de.hybris.platform.searchservices.core.service.SnResponse
getIndexConfiguration, getIndexType
-
Method Details
-
getSearchResult
SnSearchResult getSearchResult()Returns the search result.- Returns:
- the search result
-