Class OtherNameIndividual
java.lang.Object
de.hybris.platform.partytmfwebservices.v1.dto.OtherNameIndividual
Deprecated.
Keeps track of other names, for example the old name of a woman before marriage or an artist name.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaristocraticTitle(String aristocraticTitle) Deprecated.atBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.booleanDeprecated.familyName(String familyName) Deprecated.familyNamePrefix(String familyNamePrefix) Deprecated.formattedName(String formattedName) Deprecated.Deprecated.generation(String generation) Deprecated.Deprecated.e.g.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 nameDeprecated.Contains the non-chosen or inherited name.Deprecated.Family name prefixDeprecated..Deprecated.Full name flatten (first, middle, and last names)Deprecated.e.g.Deprecated.First nameDeprecated.Legal name or birth name (name one has for official purposes)Deprecated.Middle name or initialDeprecated.Contains the chosen name by which the person prefers to be addressed.getTitle()Deprecated.Use for titles (aristrocatic, social, ...): Pr, Dr, Sir,....@Valid TimePeriodDeprecated.Get validForDeprecated.inthashCode()Deprecated.Deprecated.middleName(String middleName) Deprecated.preferredGivenName(String preferredGivenName) Deprecated.voidsetAristocraticTitle(String aristocraticTitle) Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetFamilyName(String familyName) Deprecated.voidsetFamilyNamePrefix(String familyNamePrefix) Deprecated.voidsetFormattedName(String formattedName) Deprecated.voidsetFullName(String fullName) Deprecated.voidsetGeneration(String generation) Deprecated.voidsetGivenName(String givenName) Deprecated.voidsetLegalName(String legalName) Deprecated.voidsetMiddleName(String middleName) Deprecated.voidsetPreferredGivenName(String preferredGivenName) Deprecated.voidDeprecated.voidsetValidFor(TimePeriod validFor) Deprecated.Deprecated.toString()Deprecated.validFor(TimePeriod validFor) Deprecated.
-
Constructor Details
-
OtherNameIndividual
public OtherNameIndividual()Deprecated.
-
-
Method Details
-
aristocraticTitle
Deprecated. -
getAristocraticTitle
Deprecated.e.g. Baron, Graf, Earl,…- Returns:
- aristocraticTitle
-
setAristocraticTitle
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. -
generation
Deprecated. -
getGeneration
Deprecated.e.g. Sr, Jr…- Returns:
- generation
-
setGeneration
Deprecated. -
givenName
Deprecated. -
getGivenName
Deprecated.First name- Returns:
- givenName
-
setGivenName
Deprecated. -
legalName
Deprecated. -
getLegalName
Deprecated.Legal name or birth name (name one has for official purposes)- Returns:
- legalName
-
setLegalName
Deprecated. -
middleName
Deprecated. -
getMiddleName
Deprecated.Middle name or initial- Returns:
- middleName
-
setMiddleName
Deprecated. -
preferredGivenName
Deprecated. -
getPreferredGivenName
Deprecated.Contains the chosen name by which the person 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.Use for titles (aristrocatic, social, ...): Pr, Dr, Sir,....- Returns:
- title
-
setTitle
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.
-