Package de.hybris.platform.travelfacades.search.converters.populator
package de.hybris.platform.travelfacades.search.converters.populator
-
ClassesClassDescriptionAccommodationOfferingSearchPagePopulator<QUERY,
STATE, RESULT, ITEM extends AccommodationOfferingDayRateData> The type Accommodation offering search page populator.Populator class forTravelLocationSuggestionData.The class is responsible for populating AccommodationOfferingData DTO object from the solr search result data.unit test forSearchResultAccommodationOfferingPopulatorThe class is responsible for populating TransportOfferingData DTO object from the solr search result data.unit test for Search result transport offering populator.The class is responsible for populating the the solr search query data from the search data which is passed from the facade layer.unit test for Solr travel search query decoder populator.TransportOfferingSearchPagePopulator<QUERY,STATE, RESULT, ITEM extends TransportOfferingData> The type Transport offering search page populator.unit test for Transport offering search page populator.Extension ofSolrSearchQueryEncoderPopulatorto prevent double encoding in travel implementation.