Class SkillAtSchemaLocationAttributeMapper

java.lang.Object
de.hybris.platform.tuawebservicesresources.mappers.TuaAttributeMapper<TuaSkillModel,Skill>
de.hybris.platform.tuawebservicesresources.mappers.skill.SkillAtSchemaLocationAttributeMapper

public class SkillAtSchemaLocationAttributeMapper extends TuaAttributeMapper<TuaSkillModel,Skill>
This attribute Mapper class maps data for at schema location attribute between TuaSkillModel and Skill
Since:
2208
  • Constructor Details

    • SkillAtSchemaLocationAttributeMapper

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