|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kim.api.identity.personal.EntityEthnicity
public final class EntityEthnicity
| Nested Class Summary | |
|---|---|
static class |
EntityEthnicity.Builder
A builder which can be used to construct EntityEthnicity instances. |
| Method Summary | |
|---|---|
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()
The unique identifier for an object. |
String |
getObjectId()
Return the globally unique object id of this object. |
String |
getSubEthnicityCode()
Gets this EntityEthnicityContract's sub-ethnicity code. |
String |
getSubEthnicityCodeUnmasked()
Gets this EntityEthnicityContract's unmasked sub-ethnicity code. |
Long |
getVersionNumber()
Returns the version number for this object. |
boolean |
isSuppressPersonal()
Returns a boolean value that determines if personal fields should be suppressed. |
| Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject |
|---|
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public 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()
EntityEthnicityContract
isSuppressPersonal in interface EntityEthnicityContractpublic Long getVersionNumber()
Versioned
getVersionNumber in interface Versionedpublic String getObjectId()
GloballyUnique
getObjectId in interface GloballyUniquepublic String getId()
Identifiable
getId in interface Identifiable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||