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

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

    • RelatedPartyAtReferredTypeAttributeMapper

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