Class TravellerPreferencePopulator

java.lang.Object
de.hybris.platform.travelfacades.populators.TravellerPreferencePopulator
All Implemented Interfaces:
de.hybris.platform.converters.Populator<TravellerPreferenceModel,TravellerPreferenceData>

public class TravellerPreferencePopulator extends Object implements de.hybris.platform.converters.Populator<TravellerPreferenceModel,TravellerPreferenceData>
Populator to populate the TravellerPreferenceData from the TravellerPreferenceModel
  • Constructor Details

    • TravellerPreferencePopulator

      public TravellerPreferencePopulator()
  • Method Details