Class AbstractSnResponse
java.lang.Object
de.hybris.platform.searchservices.core.service.impl.AbstractSnResponse
- All Implemented Interfaces:
SnResponse
- Direct Known Subclasses:
DefaultSnIndexerResponse,DefaultSnSearchResponse,DefaultSnSuggestResponse
Base class for implementations of
SnResponse.-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAbstractSnResponse(SnIndexConfiguration indexConfiguration, SnIndexType indexType) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
AbstractSnResponse
-
-
Method Details
-
getIndexConfiguration
- Specified by:
getIndexConfigurationin interfaceSnResponse
-
getIndexType
- Specified by:
getIndexTypein interfaceSnResponse
-