Class IndividualIdentification
java.lang.Object
de.hybris.platform.partytmfwebservices.v1.dto.IndividualIdentification
Deprecated.
Represents our registration of information used as proof of identity by an individual (passport, national identity card, drivers license, social security number, birth certificate)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.attachment(AttachmentRefOrValue attachment) Deprecated.Deprecated.booleanDeprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.A URI to a JSON-Schema file that defines additional attributes and relationships@Valid AttachmentRefOrValueDeprecated.Get attachmentDeprecated.When sub-classing, this defines the sub-class entity nameDeprecated.IdentifierDeprecated.Identification type (passport, national identity card, drivers license, social security number, birth certificate)Deprecated.Authority which has issued the identifier, such as: social security, town hall@Valid DateDeprecated.Date at which the identifier was issued@Valid TimePeriodDeprecated.Get validForinthashCode()Deprecated.identificationId(String identificationId) Deprecated.identificationType(String identificationType) Deprecated.issuingAuthority(String issuingAuthority) Deprecated.issuingDate(Date issuingDate) Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidsetAttachment(AttachmentRefOrValue attachment) Deprecated.voidDeprecated.voidsetIdentificationId(String identificationId) Deprecated.voidsetIdentificationType(String identificationType) Deprecated.voidsetIssuingAuthority(String issuingAuthority) Deprecated.voidsetIssuingDate(Date issuingDate) Deprecated.voidsetValidFor(TimePeriod validFor) Deprecated.toString()Deprecated.validFor(TimePeriod validFor) Deprecated.
-
Constructor Details
-
IndividualIdentification
public IndividualIdentification()Deprecated.
-
-
Method Details
-
identificationId
Deprecated. -
getIdentificationId
Deprecated.Identifier- Returns:
- identificationId
-
setIdentificationId
Deprecated. -
identificationType
Deprecated. -
getIdentificationType
Deprecated.Identification type (passport, national identity card, drivers license, social security number, birth certificate)- Returns:
- identificationType
-
setIdentificationType
Deprecated. -
issuingAuthority
Deprecated. -
getIssuingAuthority
Deprecated.Authority which has issued the identifier, such as: social security, town hall- Returns:
- issuingAuthority
-
setIssuingAuthority
Deprecated. -
issuingDate
Deprecated. -
getIssuingDate
Deprecated.Date at which the identifier was issued- Returns:
- issuingDate
-
setIssuingDate
Deprecated. -
attachment
Deprecated. -
getAttachment
Deprecated.Get attachment- Returns:
- attachment
-
setAttachment
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.
-