|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.kns.bo.BusinessObjectBase org.kuali.rice.kns.bo.PersistableBusinessObjectBase org.kuali.rice.kim.bo.entity.impl.KimEntityDataBase org.kuali.rice.kim.bo.entity.impl.KimEntityBioDemographicsImpl
public class KimEntityBioDemographicsImpl
Field Summary | |
---|---|
protected Date |
birthDate
|
protected String |
birthStateCode
|
protected String |
cityOfBirth
|
protected String |
countryOfBirthCode
|
protected Date |
deceasedDate
|
protected String |
entityId
|
protected String |
genderCode
|
protected String |
geographicOrigin
|
protected String |
maritalStatusCode
|
protected String |
primaryLanguageCode
|
protected String |
secondaryLanguageCode
|
private static long |
serialVersionUID
|
protected Boolean |
suppressPersonal
|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
KimEntityBioDemographicsImpl()
|
Methods inherited from class org.kuali.rice.kim.bo.entity.impl.KimEntityDataBase |
---|
getDefaultItem |
Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase |
---|
prepareForWorkflow, toString, toStringBuilder |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
---|
prepareForWorkflow |
Field Detail |
---|
private static final long serialVersionUID
protected String entityId
protected Date birthDate
protected String genderCode
protected Date deceasedDate
protected String maritalStatusCode
protected String primaryLanguageCode
protected String secondaryLanguageCode
protected String countryOfBirthCode
protected String birthStateCode
protected String cityOfBirth
protected String geographicOrigin
protected Boolean suppressPersonal
Constructor Detail |
---|
public KimEntityBioDemographicsImpl()
Method Detail |
---|
public Date getBirthDate()
KimEntityBioDemographics
KimEntityBioDemographics
's birth date.
getBirthDate
in interface KimEntityBioDemographics
public Date getBirthDateUnmasked()
getBirthDateUnmasked
in interface KimEntityBioDemographics
KimEntityBioDemographics
, or null if none has been assigned.KimEntityBioDemographics.getBirthDateUnmasked()
public Date getDeceasedDate()
KimEntityBioDemographics
KimEntityBioDemographics
's deceased date.
getDeceasedDate
in interface KimEntityBioDemographics
public String getMaritalStatusCode()
KimEntityBioDemographics
KimEntityBioDemographics
's marital status code.
getMaritalStatusCode
in interface KimEntityBioDemographics
public String getPrimaryLanguageCode()
KimEntityBioDemographics
KimEntityBioDemographics
's primary language code.
getPrimaryLanguageCode
in interface KimEntityBioDemographics
public String getSecondaryLanguageCode()
KimEntityBioDemographics
KimEntityBioDemographics
's secondary language code.
getSecondaryLanguageCode
in interface KimEntityBioDemographics
public String getCountryOfBirthCode()
KimEntityBioDemographics
KimEntityBioDemographics
's country of birth code.
getCountryOfBirthCode
in interface KimEntityBioDemographics
public String getBirthStateCode()
KimEntityBioDemographics
KimEntityBioDemographics
's birth state code.
getBirthStateCode
in interface KimEntityBioDemographics
public String getCityOfBirth()
KimEntityBioDemographics
KimEntityBioDemographics
's city of birth.
getCityOfBirth
in interface KimEntityBioDemographics
public String getGeographicOrigin()
KimEntityBioDemographics
KimEntityBioDemographics
's geographic origin.
getGeographicOrigin
in interface KimEntityBioDemographics
public String getMaritalStatusCodeUnmasked()
KimEntityBioDemographics
KimEntityBioDemographics
's unmasked martial status code.
getMaritalStatusCodeUnmasked
in interface KimEntityBioDemographics
public String getPrimaryLanguageCodeUnmasked()
KimEntityBioDemographics
KimEntityBioDemographics
's unmasked primary language code.
getPrimaryLanguageCodeUnmasked
in interface KimEntityBioDemographics
public String getSecondaryLanguageCodeUnmasked()
KimEntityBioDemographics
KimEntityBioDemographics
's unmasked secondary language code.
getSecondaryLanguageCodeUnmasked
in interface KimEntityBioDemographics
public String getCountryOfBirthCodeUnmasked()
KimEntityBioDemographics
KimEntityBioDemographics
's unmasked country of birth code.
getCountryOfBirthCodeUnmasked
in interface KimEntityBioDemographics
public String getBirthStateCodeUnmasked()
KimEntityBioDemographics
KimEntityBioDemographics
's unmaksed birth state code.
getBirthStateCodeUnmasked
in interface KimEntityBioDemographics
public String getCityOfBirthUnmasked()
KimEntityBioDemographics
KimEntityBioDemographics
's unmasked city of birth.
getCityOfBirthUnmasked
in interface KimEntityBioDemographics
public String getGeographicOriginUnmasked()
KimEntityBioDemographics
KimEntityBioDemographics
's unmasked geographic origin.
getGeographicOriginUnmasked
in interface KimEntityBioDemographics
public void setBirthDate(Date birthDate)
birthDate
- the birthDate to setpublic void setDeceasedDate(Date deceasedDate)
deceasedDate
- the deceasedDate to setpublic void setMaritalStatusCode(String maritalStatusCode)
maritalStatusCode
- the maritalStatusCode to setpublic void setPrimaryLanguageCode(String primaryLanguageCode)
primaryLanguageCode
- the primaryLanguageCode to setpublic void setSecondaryLanguageCode(String secondaryLanguageCode)
secondaryLanguageCode
- the secondaryLanguageCode to setpublic void setCountryOfBirthCode(String countryOfBirthCode)
countryOfBirthCode
- the countryOfBirthCode to setpublic void setBirthStateCode(String birthStateCode)
birthStateCode
- the birthStateCode to setpublic void setCityOfBirth(String cityOfBirth)
cityOfBirth
- the cityOfBirth to setpublic void setGeographicOrigin(String geographicOrigin)
geographicOrigin
- the geographicOrigin to setpublic String getEntityId()
KimEntityBioDemographics
KimEntityBioDemographics
's entity id.
getEntityId
in interface KimEntityBioDemographics
public void setEntityId(String entityId)
entityId
- the entityId to setpublic String getGenderCode()
KimEntityBioDemographics
KimEntityBioDemographics
's gender code.
getGenderCode
in interface KimEntityBioDemographics
KimEntityBioDemographics
, or null if none has been assigned.KimEntityBioDemographics.getGenderCode()
public String getGenderCodeUnmasked()
KimEntityBioDemographics
KimEntityBioDemographics
's unmasked gender code.
getGenderCodeUnmasked
in interface KimEntityBioDemographics
KimEntityBioDemographics
, or null if none has been assigned.KimEntityBioDemographics.getGenderCodeUnmasked()
public void setGenderCode(String genderCode)
public Boolean getSuppressPersonal()
public void setSuppressPersonal(Boolean suppressPersonal)
suppressPersonal
- the suppressPersonal to setprotected LinkedHashMap toStringMapper()
toStringMapper
in class BusinessObjectBase
BusinessObjectBase.toStringMapper()
public boolean isSuppressPersonal()
isSuppressPersonal
in interface KimEntityBioDemographics
private Date dateMask()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |