@Entity public class EntityBioDemographicsBo extends PersistableBusinessObjectBase implements EntityBioDemographicsContract, groovy.lang.GroovyObject
extension, versionNumberBIRTH_DATE_FORMAT, DECEASED_DATE_FORMAT| Constructor and Description |
|---|
EntityBioDemographicsBo() |
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumbertoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetVersionNumbergetObjectIdtoStringpublic EntityBioDemographicsBo()
public groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectpublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in interface groovy.lang.GroovyObjectpublic Object invokeMethod(String method, Object arguments)
invokeMethod in interface groovy.lang.GroovyObjectpublic Object getProperty(String property)
getProperty in interface groovy.lang.GroovyObjectpublic void setProperty(String property, Object value)
setProperty in interface groovy.lang.GroovyObjectpublic String getEntityId()
getEntityId in interface EntityBioDemographicsContractpublic void setEntityId(String value)
public Date getBirthDateValue()
public void setBirthDateValue(Date value)
public void setGenderCode(String value)
public void setGenderChangeCode(String value)
public Date getDeceasedDateValue()
public void setDeceasedDateValue(Date value)
public void setMaritalStatusCode(String value)
public void setPrimaryLanguageCode(String value)
public void setSecondaryLanguageCode(String value)
public void setBirthCountry(String value)
public void setBirthStateProvinceCode(String value)
public void setBirthCity(String value)
public void setGeographicOrigin(String value)
public String getNoteMessage()
getNoteMessage in interface EntityBioDemographicsContractpublic void setNoteMessage(String value)
public void setSuppressPersonal(boolean value)
public static EntityBioDemographics to(EntityBioDemographicsBo bo)
public static EntityBioDemographicsBo from(EntityBioDemographics immutable)
public String getBirthDate()
getBirthDate in interface EntityBioDemographicsContractpublic Integer getAge()
getAge in interface EntityBioDemographicsContractpublic String getDeceasedDate()
getDeceasedDate in interface EntityBioDemographicsContractpublic String getBirthDateUnmasked()
getBirthDateUnmasked in interface EntityBioDemographicsContractpublic boolean isSuppressPersonal()
isSuppressPersonal in interface EntityBioDemographicsContractpublic String getGenderCode()
getGenderCode in interface EntityBioDemographicsContractpublic String getGenderChangeCode()
getGenderChangeCode in interface EntityBioDemographicsContractpublic String getMaritalStatusCode()
getMaritalStatusCode in interface EntityBioDemographicsContractpublic String getPrimaryLanguageCode()
getPrimaryLanguageCode in interface EntityBioDemographicsContractpublic String getSecondaryLanguageCode()
getSecondaryLanguageCode in interface EntityBioDemographicsContractpublic String getBirthCountry()
getBirthCountry in interface EntityBioDemographicsContractpublic String getBirthStateProvinceCode()
getBirthStateProvinceCode in interface EntityBioDemographicsContractpublic String getBirthCity()
getBirthCity in interface EntityBioDemographicsContractpublic String getGeographicOrigin()
getGeographicOrigin in interface EntityBioDemographicsContractpublic String getGenderCodeUnmasked()
getGenderCodeUnmasked in interface EntityBioDemographicsContractpublic String getGenderChangeCodeUnmasked()
getGenderChangeCodeUnmasked in interface EntityBioDemographicsContractpublic String getMaritalStatusCodeUnmasked()
getMaritalStatusCodeUnmasked in interface EntityBioDemographicsContractpublic String getPrimaryLanguageCodeUnmasked()
getPrimaryLanguageCodeUnmasked in interface EntityBioDemographicsContractpublic String getSecondaryLanguageCodeUnmasked()
getSecondaryLanguageCodeUnmasked in interface EntityBioDemographicsContractpublic String getBirthCountryUnmasked()
getBirthCountryUnmasked in interface EntityBioDemographicsContractpublic String getBirthStateProvinceCodeUnmasked()
getBirthStateProvinceCodeUnmasked in interface EntityBioDemographicsContractpublic String getBirthCityUnmasked()
getBirthCityUnmasked in interface EntityBioDemographicsContractpublic String getGeographicOriginUnmasked()
getGeographicOriginUnmasked in interface EntityBioDemographicsContractCopyright © 2005–2016 The Kuali Foundation. All rights reserved.