Class Party
java.lang.Object
de.hybris.platform.partytmfwebservices.v1.dto.Party
- Direct Known Subclasses:
Individual,Organization
Deprecated.
Generic Party structure used to define commonalities between sub concepts of Individual and Organization.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddContactMediumItem(ContactMedium contactMediumItem) Deprecated.addCreditRatingItem(PartyCreditProfile creditRatingItem) Deprecated.addExternalReferenceItem(ExternalReference externalReferenceItem) Deprecated.addPartyCharacteristicItem(Characteristic partyCharacteristicItem) Deprecated.addRelatedPartyItem(RelatedParty relatedPartyItem) Deprecated.addTaxExemptionCertificateItem(TaxExemptionCertificate taxExemptionCertificateItem) Deprecated.atBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.contactMedium(List<ContactMedium> contactMedium) Deprecated.creditRating(List<PartyCreditProfile> creditRating) Deprecated.booleanDeprecated.externalReference(List<ExternalReference> externalReference) Deprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity name@Valid List<ContactMedium>Deprecated.Get contactMedium@Valid List<PartyCreditProfile>Deprecated.Get creditRating@Valid List<ExternalReference>Deprecated.Get externalReferencegetHref()Deprecated.Hyperlink to access the organizationgetId()Deprecated.Unique identifier of the organization@Valid List<Characteristic>Deprecated.Get partyCharacteristic@Valid List<RelatedParty>Deprecated.Get relatedParty@Valid List<TaxExemptionCertificate>Deprecated.Get taxExemptionCertificateinthashCode()Deprecated.Deprecated.Deprecated.partyCharacteristic(List<Characteristic> partyCharacteristic) Deprecated.relatedParty(List<RelatedParty> relatedParty) Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetContactMedium(List<ContactMedium> contactMedium) Deprecated.voidsetCreditRating(List<PartyCreditProfile> creditRating) Deprecated.voidsetExternalReference(List<ExternalReference> externalReference) Deprecated.voidDeprecated.voidDeprecated.voidsetPartyCharacteristic(List<Characteristic> partyCharacteristic) Deprecated.voidsetRelatedParty(List<RelatedParty> relatedParty) Deprecated.voidsetTaxExemptionCertificate(List<TaxExemptionCertificate> taxExemptionCertificate) Deprecated.taxExemptionCertificate(List<TaxExemptionCertificate> taxExemptionCertificate) Deprecated.toString()Deprecated.
-
Constructor Details
-
Party
public Party()Deprecated.
-
-
Method Details
-
id
Deprecated. -
getId
Deprecated.Unique identifier of the organization- Returns:
- id
-
setId
Deprecated. -
href
Deprecated. -
getHref
Deprecated.Hyperlink to access the organization- Returns:
- href
-
setHref
Deprecated. -
contactMedium
Deprecated. -
addContactMediumItem
Deprecated. -
getContactMedium
Deprecated.Get contactMedium- Returns:
- contactMedium
-
setContactMedium
Deprecated. -
creditRating
Deprecated. -
addCreditRatingItem
Deprecated. -
getCreditRating
Deprecated.Get creditRating- Returns:
- creditRating
-
setCreditRating
Deprecated. -
externalReference
Deprecated. -
addExternalReferenceItem
Deprecated. -
getExternalReference
Deprecated.Get externalReference- Returns:
- externalReference
-
setExternalReference
Deprecated. -
partyCharacteristic
Deprecated. -
addPartyCharacteristicItem
Deprecated. -
getPartyCharacteristic
Deprecated.Get partyCharacteristic- Returns:
- partyCharacteristic
-
setPartyCharacteristic
Deprecated. -
addRelatedPartyItem
Deprecated. -
getRelatedParty
Deprecated.Get relatedParty- Returns:
- relatedParty
-
setRelatedParty
Deprecated. -
taxExemptionCertificate
Deprecated. -
addTaxExemptionCertificateItem
Deprecated. -
getTaxExemptionCertificate
Deprecated.Get taxExemptionCertificate- Returns:
- taxExemptionCertificate
-
setTaxExemptionCertificate
Deprecated. -
atBaseType
Deprecated. -
getAtBaseType
Deprecated.When sub-classing, this defines the super-class- Returns:
- atBaseType
-
setAtBaseType
Deprecated. -
atSchemaLocation
Deprecated. -
getAtSchemaLocation
Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atSchemaLocation
-
setAtSchemaLocation
Deprecated. -
atType
Deprecated. -
getAtType
Deprecated.When sub-classing, this defines the sub-class entity name- Returns:
- atType
-
setAtType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-