Class ProductSchemaLocationAttributeMapper

java.lang.Object
de.hybris.platform.tuawebservicesresources.mappers.TuaAttributeMapper<TuaProductModel,Product>
de.hybris.platform.tuawebservicesresources.mappers.product.ProductSchemaLocationAttributeMapper

public class ProductSchemaLocationAttributeMapper extends TuaAttributeMapper<TuaProductModel,Product>
This attribute Mapper class maps data for atSchemaLocation attribute between TuaProductModel and Product
Since:
2208
  • Constructor Details

    • ProductSchemaLocationAttributeMapper

      public ProductSchemaLocationAttributeMapper(String sourceAttributeName, String targetAttributeName)
  • Method Details