Uses of Class
de.hybris.platform.partytmfwebservices.v1.dto.Party
Packages that use Party
Package
Description
-
Uses of Party in de.hybris.platform.partytmfwebservices.v1.dto
Subclasses of Party in de.hybris.platform.partytmfwebservices.v1.dtoMethods in de.hybris.platform.partytmfwebservices.v1.dto that return PartyModifier and TypeMethodDescriptionParty.addContactMediumItem(ContactMedium contactMediumItem) Deprecated.Party.addCreditRatingItem(PartyCreditProfile creditRatingItem) Deprecated.Party.addExternalReferenceItem(ExternalReference externalReferenceItem) Deprecated.Party.addPartyCharacteristicItem(Characteristic partyCharacteristicItem) Deprecated.Party.addRelatedPartyItem(RelatedParty relatedPartyItem) Deprecated.Party.addTaxExemptionCertificateItem(TaxExemptionCertificate taxExemptionCertificateItem) Deprecated.Party.atBaseType(String atBaseType) Deprecated.Party.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.Party.contactMedium(List<ContactMedium> contactMedium) Deprecated.Party.creditRating(List<PartyCreditProfile> creditRating) Deprecated.Party.externalReference(List<ExternalReference> externalReference) Deprecated.Deprecated.Deprecated.Party.partyCharacteristic(List<Characteristic> partyCharacteristic) Deprecated.Party.relatedParty(List<RelatedParty> relatedParty) Deprecated.Party.taxExemptionCertificate(List<TaxExemptionCertificate> taxExemptionCertificate) Deprecated. -
Uses of Party in de.hybris.platform.partytmfwebservices.v1.mappers.party
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.party with parameters of type PartyModifier and TypeMethodDescriptionvoidPartyCharacteristicAttributeMapper.populateSourceAttributeFromTarget(Party source, PmPartyModel target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyContactMediumAttributeMapper.populateSourceAttributeFromTarget(Party source, PmPartyModel target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyCreditRatingAttributeMapper.populateSourceAttributeFromTarget(Party source, PmPartyModel target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyExternalReferenceAttributeMapper.populateSourceAttributeFromTarget(Party source, PmPartyModel target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyTaxExemptionCertificateAttributeMapper.populateSourceAttributeFromTarget(Party source, PmPartyModel target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyAtSchemaLocationAttributeMapper.populateTargetAttributeFromSource(PmPartyModel source, Party target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyAtTypeAttributeMapper.populateTargetAttributeFromSource(PmPartyModel source, Party target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyCharacteristicAttributeMapper.populateTargetAttributeFromSource(PmPartyModel source, Party target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyContactMediumAttributeMapper.populateTargetAttributeFromSource(PmPartyModel source, Party target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyCreditRatingAttributeMapper.populateTargetAttributeFromSource(PmPartyModel source, Party target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyExternalReferenceAttributeMapper.populateTargetAttributeFromSource(PmPartyModel source, Party target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyHrefAttributeMapper.populateTargetAttributeFromSource(PmPartyModel source, Party target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyRelatedPartyAttributeMapper.populateTargetAttributeFromSource(PmPartyModel source, Party target, ma.glasnost.orika.MappingContext context) Deprecated.voidPartyTaxExemptionCertificateAttributeMapper.populateTargetAttributeFromSource(PmPartyModel source, Party target, ma.glasnost.orika.MappingContext context) Deprecated.