Class Contact
java.lang.Object
de.hybris.platform.billingaccounttmfwebservices.v1.dto.Contact
Deprecated.
An individual or an organization used as a contact point for a given account and accessed via some contact medium.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddContactMediumItem(ContactMedium contactMediumItem) Deprecated.atBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.contactMedium(List<ContactMedium> contactMedium) Deprecated.contactName(String contactName) Deprecated.contactType(String contactType) Deprecated.booleanDeprecated.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 contactMediumDeprecated.A displayable name for that contact@NotNull StringDeprecated.Type of contact (primary, secondary...)Deprecated.Identifies what kind of party role type is linked to the contact (a account manager...)@Valid RelatedPartyDeprecated.Get relatedParty@NotNull @Valid TimePeriodDeprecated.Get validForinthashCode()Deprecated.partyRoleType(String partyRoleType) Deprecated.relatedParty(RelatedParty relatedParty) Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetContactMedium(List<ContactMedium> contactMedium) Deprecated.voidsetContactName(String contactName) Deprecated.voidsetContactType(String contactType) Deprecated.voidsetPartyRoleType(String partyRoleType) Deprecated.voidsetRelatedParty(RelatedParty relatedParty) Deprecated.voidsetValidFor(TimePeriod validFor) Deprecated.toString()Deprecated.validFor(TimePeriod validFor) Deprecated.
-
Constructor Details
-
Contact
public Contact()Deprecated.
-
-
Method Details
-
contactName
Deprecated. -
getContactName
Deprecated.A displayable name for that contact- Returns:
- contactName
-
setContactName
Deprecated. -
contactType
Deprecated. -
getContactType
Deprecated.Type of contact (primary, secondary...)- Returns:
- contactType
-
setContactType
Deprecated. -
partyRoleType
Deprecated. -
getPartyRoleType
Deprecated.Identifies what kind of party role type is linked to the contact (a account manager...)- Returns:
- partyRoleType
-
setPartyRoleType
Deprecated. -
contactMedium
Deprecated. -
addContactMediumItem
Deprecated. -
getContactMedium
Deprecated.Get contactMedium- Returns:
- contactMedium
-
setContactMedium
Deprecated. -
getRelatedParty
Deprecated.Get relatedParty- Returns:
- relatedParty
-
setRelatedParty
Deprecated. -
validFor
Deprecated. -
getValidFor
Deprecated.Get validFor- Returns:
- validFor
-
setValidFor
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.
-