Class TmaPriceProcessTypeAttributeMapper

java.lang.Object
de.hybris.platform.b2ctelcofacades.mappers.TmaAttributeMapper<PriceData,ProductOfferingPriceWsDTO>
de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.price.TmaPriceProcessTypeAttributeMapper

public class TmaPriceProcessTypeAttributeMapper extends TmaAttributeMapper<PriceData,ProductOfferingPriceWsDTO>
TmaPriceProcessTypeAttributeMapper populates value of processType attribute from PriceData to ProductOfferingPriceWsDTO
Since:
1907
  • Constructor Details

    • TmaPriceProcessTypeAttributeMapper

      public TmaPriceProcessTypeAttributeMapper()
    • TmaPriceProcessTypeAttributeMapper

      public TmaPriceProcessTypeAttributeMapper(de.hybris.platform.enumeration.EnumerationService enumerationService)
  • Method Details