java.lang.Object
ma.glasnost.orika.CustomConverter<List<StandardPackageResponseData>,List<DealProduct>>
de.hybris.platform.coreairlinepackagesocc.mapping.converters.DealProductConverter
All Implemented Interfaces:
ma.glasnost.orika.Converter<List<StandardPackageResponseData>,List<DealProduct>>, ma.glasnost.orika.MappedTypePair<List<StandardPackageResponseData>,List<DealProduct>>

public class DealProductConverter extends ma.glasnost.orika.CustomConverter<List<StandardPackageResponseData>,List<DealProduct>>
This is to populate Search Response for the deal converting the standard package to the deal product
  • Constructor Details

    • DealProductConverter

      public DealProductConverter()
  • Method Details