Class PartyAtTypeAttributeMapper

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

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

    • PartyAtTypeAttributeMapper

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