Class TravellerPreferenceReversePopulator

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

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

    • TravellerPreferenceReversePopulator

      public TravellerPreferenceReversePopulator()
  • Method Details