Class Individual
java.lang.Object
de.hybris.platform.partytmfwebservices.v1.dto.Party
de.hybris.platform.partytmfwebservices.v1.dto.Individual
Deprecated.
Individual represents a single human being (a man, woman or child). The individual can be a customer, an employee or any other person that the organization needs to store information about.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDisabilityItem(Disability disabilityItem) Deprecated.addIndividualIdentificationItem(IndividualIdentification individualIdentificationItem) Deprecated.addLanguageAbilityItem(LanguageAbility languageAbilityItem) Deprecated.addOtherNameItem(OtherNameIndividual otherNameItem) Deprecated.addSkillItem(Skill skillItem) Deprecated.aristocraticTitle(String aristocraticTitle) Deprecated.Deprecated.countryOfBirth(String countryOfBirth) Deprecated.Deprecated.disability(List<Disability> disability) Deprecated.booleanDeprecated.familyName(String familyName) Deprecated.familyNamePrefix(String familyNamePrefix) Deprecated.formattedName(String formattedName) Deprecated.Deprecated.Deprecated.generation(String generation) Deprecated.Deprecated.e.g.@Valid DateDeprecated.Birth dateDeprecated.Country where the individual was born@Valid DateDeprecated.Date of death@Valid List<Disability>Deprecated.Get disabilityDeprecated.Contains the non-chosen or inherited name.Deprecated.Family name prefixDeprecated.A fully formatted name in one string with all of its pieces in their proper place and all of the necessary punctuation.Deprecated.Full name flatten (first, middle, and last names)Deprecated.GenderDeprecated.e.g..Deprecated.First name of the individual@Valid List<IndividualIdentification>Deprecated.Get individualIdentification@Valid List<LanguageAbility>Deprecated.Get languageAbilityDeprecated.Legal name or birth name (name one has for official purposes)Deprecated.Temporary current location od the individual (may be used if the individual has approved its sharing)Deprecated.Marital status (married, divorced, widow ...)Deprecated.Middles name or initialDeprecated.Nationality@Valid List<OtherNameIndividual>Deprecated.Get otherNameDeprecated.Reference to the place where the individual was bornDeprecated.Contains the chosen name by which the individual prefers to be addressed.getSkill()Deprecated.Get skill@Valid IndividualStateTypeDeprecated.Get statusgetTitle()Deprecated.Useful for titles (aristocratic, social,...) Pr, Dr, Sir, ...Deprecated.inthashCode()Deprecated.individualIdentification(List<IndividualIdentification> individualIdentification) Deprecated.languageAbility(List<LanguageAbility> languageAbility) Deprecated.Deprecated.Deprecated.maritalStatus(String maritalStatus) Deprecated.middleName(String middleName) Deprecated.nationality(String nationality) Deprecated.otherName(List<OtherNameIndividual> otherName) Deprecated.placeOfBirth(String placeOfBirth) Deprecated.preferredGivenName(String preferredGivenName) Deprecated.voidsetAristocraticTitle(String aristocraticTitle) Deprecated.voidsetBirthDate(Date birthDate) Deprecated.voidsetCountryOfBirth(String countryOfBirth) Deprecated.voidsetDeathDate(Date deathDate) Deprecated.voidsetDisability(List<Disability> disability) Deprecated.voidsetFamilyName(String familyName) Deprecated.voidsetFamilyNamePrefix(String familyNamePrefix) Deprecated.voidsetFormattedName(String formattedName) Deprecated.voidsetFullName(String fullName) Deprecated.voidDeprecated.voidsetGeneration(String generation) Deprecated.voidsetGivenName(String givenName) Deprecated.voidsetIndividualIdentification(List<IndividualIdentification> individualIdentification) Deprecated.voidsetLanguageAbility(List<LanguageAbility> languageAbility) Deprecated.voidsetLegalName(String legalName) Deprecated.voidsetLocation(String location) Deprecated.voidsetMaritalStatus(String maritalStatus) Deprecated.voidsetMiddleName(String middleName) Deprecated.voidsetNationality(String nationality) Deprecated.voidsetOtherName(List<OtherNameIndividual> otherName) Deprecated.voidsetPlaceOfBirth(String placeOfBirth) Deprecated.voidsetPreferredGivenName(String preferredGivenName) Deprecated.voidDeprecated.voidsetStatus(IndividualStateType status) Deprecated.voidDeprecated.Deprecated.status(IndividualStateType status) Deprecated.Deprecated.toString()Deprecated.Methods inherited from class de.hybris.platform.partytmfwebservices.v1.dto.Party
addContactMediumItem, addCreditRatingItem, addExternalReferenceItem, addPartyCharacteristicItem, addRelatedPartyItem, addTaxExemptionCertificateItem, atBaseType, atSchemaLocation, atType, contactMedium, creditRating, externalReference, getAtBaseType, getAtSchemaLocation, getAtType, getContactMedium, getCreditRating, getExternalReference, getHref, getId, getPartyCharacteristic, getRelatedParty, getTaxExemptionCertificate, href, id, partyCharacteristic, relatedParty, setAtBaseType, setAtSchemaLocation, setAtType, setContactMedium, setCreditRating, setExternalReference, setHref, setId, setPartyCharacteristic, setRelatedParty, setTaxExemptionCertificate, taxExemptionCertificate
-
Constructor Details
-
Individual
public Individual()Deprecated.
-
-
Method Details
-
aristocraticTitle
Deprecated. -
getAristocraticTitle
Deprecated.e.g. Baron, Graf, Earl,…- Returns:
- aristocraticTitle
-
setAristocraticTitle
Deprecated. -
birthDate
Deprecated. -
getBirthDate
Deprecated.Birth date- Returns:
- birthDate
-
setBirthDate
Deprecated. -
countryOfBirth
Deprecated. -
getCountryOfBirth
Deprecated.Country where the individual was born- Returns:
- countryOfBirth
-
setCountryOfBirth
Deprecated. -
deathDate
Deprecated. -
getDeathDate
Deprecated.Date of death- Returns:
- deathDate
-
setDeathDate
Deprecated. -
familyName
Deprecated. -
getFamilyName
Deprecated.Contains the non-chosen or inherited name. Also known as last name in the Western context- Returns:
- familyName
-
setFamilyName
Deprecated. -
familyNamePrefix
Deprecated. -
getFamilyNamePrefix
Deprecated.Family name prefix- Returns:
- familyNamePrefix
-
setFamilyNamePrefix
Deprecated. -
formattedName
Deprecated. -
getFormattedName
Deprecated.A fully formatted name in one string with all of its pieces in their proper place and all of the necessary punctuation. Useful for specific contexts (Chinese, Japanese, Korean,…)- Returns:
- formattedName
-
setFormattedName
Deprecated. -
fullName
Deprecated. -
getFullName
Deprecated.Full name flatten (first, middle, and last names)- Returns:
- fullName
-
setFullName
Deprecated. -
gender
Deprecated. -
getGender
Deprecated.Gender- Returns:
- gender
-
setGender
Deprecated. -
generation
Deprecated. -
getGeneration
Deprecated.e.g.. Sr, Jr, III (the third),…- Returns:
- generation
-
setGeneration
Deprecated. -
givenName
Deprecated. -
getGivenName
Deprecated.First name of the individual- Returns:
- givenName
-
setGivenName
Deprecated. -
legalName
Deprecated. -
getLegalName
Deprecated.Legal name or birth name (name one has for official purposes)- Returns:
- legalName
-
setLegalName
Deprecated. -
location
Deprecated. -
getLocation
Deprecated.Temporary current location od the individual (may be used if the individual has approved its sharing)- Returns:
- location
-
setLocation
Deprecated. -
maritalStatus
Deprecated. -
getMaritalStatus
Deprecated.Marital status (married, divorced, widow ...)- Returns:
- maritalStatus
-
setMaritalStatus
Deprecated. -
middleName
Deprecated. -
getMiddleName
Deprecated.Middles name or initial- Returns:
- middleName
-
setMiddleName
Deprecated. -
nationality
Deprecated. -
getNationality
Deprecated.Nationality- Returns:
- nationality
-
setNationality
Deprecated. -
placeOfBirth
Deprecated. -
getPlaceOfBirth
Deprecated.Reference to the place where the individual was born- Returns:
- placeOfBirth
-
setPlaceOfBirth
Deprecated. -
preferredGivenName
Deprecated. -
getPreferredGivenName
Deprecated.Contains the chosen name by which the individual prefers to be addressed. Note: This name may be a name other than a given name, such as a nickname- Returns:
- preferredGivenName
-
setPreferredGivenName
Deprecated. -
title
Deprecated. -
getTitle
Deprecated.Useful for titles (aristocratic, social,...) Pr, Dr, Sir, ...- Returns:
- title
-
setTitle
Deprecated. -
disability
Deprecated. -
addDisabilityItem
Deprecated. -
getDisability
Deprecated.Get disability- Returns:
- disability
-
setDisability
Deprecated. -
individualIdentification
Deprecated. -
addIndividualIdentificationItem
public Individual addIndividualIdentificationItem(IndividualIdentification individualIdentificationItem) Deprecated. -
getIndividualIdentification
Deprecated.Get individualIdentification- Returns:
- individualIdentification
-
setIndividualIdentification
Deprecated. -
languageAbility
Deprecated. -
addLanguageAbilityItem
Deprecated. -
getLanguageAbility
Deprecated.Get languageAbility- Returns:
- languageAbility
-
setLanguageAbility
Deprecated. -
otherName
Deprecated. -
addOtherNameItem
Deprecated. -
getOtherName
Deprecated.Get otherName- Returns:
- otherName
-
setOtherName
Deprecated. -
skill
Deprecated. -
addSkillItem
Deprecated. -
getSkill
Deprecated.Get skill- Returns:
- skill
-
setSkill
Deprecated. -
status
Deprecated. -
getStatus
Deprecated.Get status- Returns:
- status
-
setStatus
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-