Class PartyHrefAttributeMapper

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

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

    • PartyHrefAttributeMapper

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