|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EntityBioDemographicsContract
Field Summary | |
---|---|
static String |
BIRTH_DATE_FORMAT
|
static String |
DECEASED_DATE_FORMAT
|
Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned |
---|
getVersionNumber |
Methods inherited from interface org.kuali.rice.core.api.mo.common.GloballyUnique |
---|
getObjectId |
Field Detail |
---|
static final String BIRTH_DATE_FORMAT
static final String DECEASED_DATE_FORMAT
Method Detail |
---|
String getEntityId()
EntityBioDemographicsContract
's identity id.
EntityBioDemographicsContract
, or null if none has been assigned.String getDeceasedDate()
EntityBioDemographicsContract
's deceased date.
EntityBioDemographicsContract
, or null if none has been assigned.String getBirthDate()
EntityBioDemographicsContract
's birth date.
EntityBioDemographicsContract
, or null if none has been assigned.String getGenderCode()
EntityBioDemographicsContract
's gender code.
EntityBioDemographicsContract
, or null if none has been assigned.String getMaritalStatusCode()
EntityBioDemographicsContract
's marital status code.
EntityBioDemographicsContract
, or null if none has been assigned.String getPrimaryLanguageCode()
EntityBioDemographicsContract
's primary language code.
EntityBioDemographicsContract
, or null if none has been assigned.String getSecondaryLanguageCode()
EntityBioDemographicsContract
's secondary language code.
EntityBioDemographicsContract
, or null if none has been assigned.String getBirthCountry()
EntityBioDemographicsContract
's country of birth code.
Corresponds to PESC BirthCountry.
EntityBioDemographicsContract
, or null if none has been assigned.String getBirthStateProvinceCode()
EntityBioDemographicsContract
's birth state or extra-state jurisdiction code. Corresponds to PESC BirthStateProvinceCode.
EntityBioDemographicsContract
, or null if none has been assigned.String getBirthCity()
EntityBioDemographicsContract
's city of birth. Corresponds to PESC BirthCity.
EntityBioDemographicsContract
, or null if none has been assigned.String getGeographicOrigin()
EntityBioDemographicsContract
's geographic origin.
EntityBioDemographicsContract
, or null if none has been assigned.String getBirthDateUnmasked()
EntityBioDemographicsContract
's unmasked birth date.
EntityBioDemographicsContract
, or null if none has been assigned.Integer getAge()
EntityBioDemographicsContract
's current age based on birth date if present. Age calculation uses
deceased date if present.
EntityBioDemographicsContract
, or null if getBirthDate()
is unpresent, suppressed, or there is a calculation error.String getGenderCodeUnmasked()
EntityBioDemographicsContract
's unmasked gender code.
EntityBioDemographicsContract
, or null if none has been assigned.String getMaritalStatusCodeUnmasked()
EntityBioDemographicsContract
's unmasked martial status code.
EntityBioDemographicsContract
, or null if none has been assigned.String getPrimaryLanguageCodeUnmasked()
EntityBioDemographicsContract
's unmasked primary language code.
EntityBioDemographicsContract
, or null if none has been assigned.String getSecondaryLanguageCodeUnmasked()
EntityBioDemographicsContract
's unmasked secondary language code.
EntityBioDemographicsContract
, or null if none has been assigned.String getBirthCountryUnmasked()
EntityBioDemographicsContract
's unmasked country of birth code.
EntityBioDemographicsContract
, or null if none has been assigned.String getBirthStateProvinceCodeUnmasked()
EntityBioDemographicsContract
's unmasked birth state or extra-state jurisdiction code. Corresponds to PESC BirthStateProvinceCode.
EntityBioDemographicsContract
, or null if none has been assigned.String getBirthCityUnmasked()
EntityBioDemographicsContract
's unmasked city of birth. Corresponds to PESC BirthCity.
EntityBioDemographicsContract
, or null if none has been assigned.String getGeographicOriginUnmasked()
EntityBioDemographicsContract
's unmasked geographic origin.
EntityBioDemographicsContract
, or null if none has been assigned.String getNoteMessage()
EntityBioDemographicsContract
Corresponds to PESC NoteMessage
String getGenderChangeCode()
EntityBioDemographicsContract
's gender change code
Corresponds to PESC GenderChangeCode
String getGenderChangeCodeUnmasked()
EntityBioDemographicsContract
's gender change code
Corresponds to PESC GenderChangeCode
boolean isSuppressPersonal()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |