public final class EntityEthnicity extends AbstractDataTransferObject implements EntityEthnicityContract
| Modifier and Type | Class and Description |
|---|---|
static class |
EntityEthnicity.Builder
A builder which can be used to construct
EntityEthnicity instances. |
| Modifier and Type | Method and Description |
|---|---|
String |
getEntityId()
Gets this
EntityEthnicityContract's identity id. |
String |
getEthnicityCode()
Gets this
EntityEthnicityContract's ethnicity code. |
String |
getEthnicityCodeUnmasked()
Gets this
EntityEthnicityContract's unmasked ethnicity code. |
String |
getId() |
String |
getObjectId() |
String |
getSubEthnicityCode()
Gets this
EntityEthnicityContract's sub-ethnicity code. |
String |
getSubEthnicityCodeUnmasked()
Gets this
EntityEthnicityContract's unmasked sub-ethnicity code. |
Long |
getVersionNumber() |
boolean |
isSuppressPersonal()
Returns a boolean value that determines if personal fields should be suppressed.
|
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getEntityId()
EntityEthnicityContractEntityEthnicityContract's identity id.getEntityId in interface EntityEthnicityContractEntityEthnicityContract, or null if none has been assigned.public String getEthnicityCode()
EntityEthnicityContractEntityEthnicityContract's ethnicity code.getEthnicityCode in interface EntityEthnicityContractEntityEthnicityContract, or null if none has been assigned.public String getEthnicityCodeUnmasked()
EntityEthnicityContractEntityEthnicityContract's unmasked ethnicity code.getEthnicityCodeUnmasked in interface EntityEthnicityContractEntityEthnicityContract, or null if none has been assigned.public String getSubEthnicityCode()
EntityEthnicityContractEntityEthnicityContract's sub-ethnicity code.getSubEthnicityCode in interface EntityEthnicityContractEntityEthnicityContract, or null if none has been assigned.public String getSubEthnicityCodeUnmasked()
EntityEthnicityContractEntityEthnicityContract's unmasked sub-ethnicity code.getSubEthnicityCodeUnmasked in interface EntityEthnicityContractEntityEthnicityContract, or null if none has been assigned.public boolean isSuppressPersonal()
EntityEthnicityContractisSuppressPersonal in interface EntityEthnicityContractpublic Long getVersionNumber()
getVersionNumber in interface Versionedpublic String getObjectId()
getObjectId in interface GloballyUniquepublic String getId()
getId in interface IdentifiableCopyright © 2005–2016 The Kuali Foundation. All rights reserved.