Class AirShoppingSearchProcessingInfoPopulator

java.lang.Object
de.hybris.platform.ndc182facades.facades.airshopping.populators.AirShoppingSearchProcessingInfoPopulator
All Implemented Interfaces:
de.hybris.platform.converters.Populator<IATAAirShoppingRQ,FareSearchRequestData>

public class AirShoppingSearchProcessingInfoPopulator extends Object implements de.hybris.platform.converters.Populator<IATAAirShoppingRQ,FareSearchRequestData>
Populates the search processing info properties for the fareSearchRequestData from the airShoppingRQ
  • Constructor Details

    • AirShoppingSearchProcessingInfoPopulator

      public AirShoppingSearchProcessingInfoPopulator()
  • Method Details

    • populate

      public void populate(IATAAirShoppingRQ airShoppingRQ, FareSearchRequestData fareSearchRequestData)
      Specified by:
      populate in interface de.hybris.platform.converters.Populator<IATAAirShoppingRQ,FareSearchRequestData>
    • getConfigurationService

      protected de.hybris.platform.servicelayer.config.ConfigurationService getConfigurationService()
      gets configuration service
      Returns:
    • setConfigurationService

      public void setConfigurationService(de.hybris.platform.servicelayer.config.ConfigurationService configurationService)
      sets configuration service
      Parameters:
      configurationService -