Class ProductTermDurationAttributeMapper

java.lang.Object
de.hybris.platform.subscribedproducttmfwebservices.v1.mappers.SpiAttributeMapper<SpiProductTermModel,ProductTerm>
de.hybris.platform.subscribedproducttmfwebservices.v1.mappers.productterm.ProductTermDurationAttributeMapper

@Deprecated(since="2208") public class ProductTermDurationAttributeMapper extends SpiAttributeMapper<SpiProductTermModel,ProductTerm>
Deprecated.
2208
This attribute Mapper class maps data for duration attribute between SpiProductTermModel and ProductTerm
Since:
2105
  • Constructor Details

    • ProductTermDurationAttributeMapper

      public ProductTermDurationAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade)
      Deprecated.
  • Method Details