Class PartyRelatedPartyAttributeMapper

java.lang.Object
de.hybris.platform.partytmfwebservices.v1.mappers.PmAttributeMapper<PmPartyModel,Party>
de.hybris.platform.partytmfwebservices.v1.mappers.party.PartyRelatedPartyAttributeMapper

@Deprecated(since="2208") public class PartyRelatedPartyAttributeMapper extends PmAttributeMapper<PmPartyModel,Party>
Deprecated.
2208
This attribute Mapper class maps data for related party attribute between PmPartyModel and Party
Since:
2108
  • Constructor Details

    • PartyRelatedPartyAttributeMapper

      public PartyRelatedPartyAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade)
      Deprecated.
  • Method Details