Class PartyAtSchemaLocationAttributeMapper

java.lang.Object
de.hybris.platform.tuawebservicesresources.mappers.TuaAttributeMapper<TuaPartyModel,Party>
de.hybris.platform.tuawebservicesresources.mappers.party.PartyAtSchemaLocationAttributeMapper

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

    • PartyAtSchemaLocationAttributeMapper

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