public class AutomaticFcKeyGenerator extends Object implements fr.paris.lutece.plugins.identitystore.service.certifier.IGenerateAutomaticCertifierAttribute
Constructor and Description |
---|
AutomaticFcKeyGenerator() |
Modifier and Type | Method and Description |
---|---|
String |
getGenderAttribute()
Gets the gender attribute.
|
String |
getValue(fr.paris.lutece.plugins.identitystore.v2.web.rs.dto.IdentityDto identityDTO) |
boolean |
mustBeGenerated(fr.paris.lutece.plugins.identitystore.v2.web.rs.dto.IdentityDto identityDTO,
String strCertifierCode) |
void |
setBirthcountryAttribute(String _strBirthcountryAttribute)
Sets the birthcountry attribute.
|
void |
setBirthdateAttribute(String _strBirthdateAttribute)
Sets the birthdate attribute.
|
void |
setBirthplaceAttribute(String _strBirthplaceAttribute)
Sets the birthplace attribute.
|
void |
setFamilyNameAttribute(String _strFamilyNameAttribute)
Sets the family name attribute.
|
void |
setFirstNameAttribute(String _strFirstNameAttribute)
Sets the first name attribute.
|
void |
setGenderAttribute(String _strGenderAttribute)
Sets the gender attribute.
|
public String getGenderAttribute()
public void setGenderAttribute(String _strGenderAttribute)
_strGenderAttribute
- the new gender attributepublic void setFirstNameAttribute(String _strFirstNameAttribute)
_strFirstNameAttribute
- the new first name attributepublic void setFamilyNameAttribute(String _strFamilyNameAttribute)
_strFamilyNameAttribute
- the new family name attributepublic void setBirthplaceAttribute(String _strBirthplaceAttribute)
_strBirthplaceAttribute
- the new birthplace attributepublic void setBirthdateAttribute(String _strBirthdateAttribute)
_strBirthdateAttribute
- the new birthdate attributepublic void setBirthcountryAttribute(String _strBirthcountryAttribute)
_strBirthcountryAttribute
- the new birthcountry attributepublic boolean mustBeGenerated(fr.paris.lutece.plugins.identitystore.v2.web.rs.dto.IdentityDto identityDTO, String strCertifierCode)
mustBeGenerated
in interface fr.paris.lutece.plugins.identitystore.service.certifier.IGenerateAutomaticCertifierAttribute
public String getValue(fr.paris.lutece.plugins.identitystore.v2.web.rs.dto.IdentityDto identityDTO)
getValue
in interface fr.paris.lutece.plugins.identitystore.service.certifier.IGenerateAutomaticCertifierAttribute
Copyright © 2021 City of Paris. All rights reserved.