Class AirShoppingTravellersPopulator

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

public class AirShoppingTravellersPopulator extends Object implements de.hybris.platform.converters.Populator<IATAAirShoppingRQ,FareSearchRequestData>
Populates the travellers for the fareSearchRequestData from the airShoppingRQ
  • Constructor Details

    • AirShoppingTravellersPopulator

      public AirShoppingTravellersPopulator()
  • Method Details

    • populate

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

      protected de.hybris.platform.servicelayer.dto.converter.Converter<PassengerTypeModel,PassengerTypeData> getPassengerTypeConverter()
      gets passengertype converter
      Returns:
    • setPassengerTypeConverter

      public void setPassengerTypeConverter(de.hybris.platform.servicelayer.dto.converter.Converter<PassengerTypeModel,PassengerTypeData> passengerTypeConverter)
      sets the passengerType converter
      Parameters:
      passengerTypeConverter -
    • getNdcPassengerTypeService

      public NDCPassengerTypeService getNdcPassengerTypeService()
      gets ndc passengertype service
      Returns:
    • setNdcPassengerTypeService

      public void setNdcPassengerTypeService(NDCPassengerTypeService ndcPassengerTypeService)
      sets the ndc passengertype service
      Parameters:
      ndcPassengerTypeService -
    • getConfigurationService

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

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