Class ProductAgreementAttributeMapper

java.lang.Object
de.hybris.platform.subscribedproducttmfwebservices.v1.mappers.SpiAttributeMapper<SpiProductModel,Product>
de.hybris.platform.subscribedproducttmfwebservices.v1.mappers.product.ProductAgreementAttributeMapper

@Deprecated(since="2208") public class ProductAgreementAttributeMapper extends SpiAttributeMapper<SpiProductModel,Product>
Deprecated.
2208
This attribute Mapper class maps data for agreement attribute between SpiProductModel and Product
Since:
2105
  • Constructor Details

    • ProductAgreementAttributeMapper

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