java.lang.Object
de.hybris.platform.partyroletmfwebservices.v1.mappers.PrAttributeMapper<PrPartyRoleAssociationModel,RelatedParty>
de.hybris.platform.partyroletmfwebservices.v1.mappers.relatedpartyfrompartyroleassociation.RelatedPartyHrefAttributeMapper

@Deprecated(since="2205") public class RelatedPartyHrefAttributeMapper extends PrAttributeMapper<PrPartyRoleAssociationModel,RelatedParty>
Deprecated.
since 2205
This attribute Mapper class maps data for href attribute between PrPartyRoleAssociationModel and RelatedParty
Since:
2108
  • Constructor Details

    • RelatedPartyHrefAttributeMapper

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