Interface PROSSearchResponseService
- All Superinterfaces:
SearchResponseService
- All Known Implementing Classes:
DefaultPROSSearchResponseService
The interface Search response service.
-
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsFareBucket(SearchResponseMessage searchResponseMessage) Contains fare bucket boolean.Methods inherited from interface de.hybris.platform.shoppingservices.services.SearchResponseService
containsBrand, convertSearchResponseWrapperToString, convertStringToSearchResponseWrapper
-
Method Details
-
containsFareBucket
Contains fare bucket boolean.- Parameters:
searchResponseMessage- the search response message- Returns:
- the boolean
-