|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EntityEthnicityContract
ethnicity information for a KIM identity
| 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 |
getSubEthnicityCode()
Gets this EntityEthnicityContract's sub-ethnicity code. |
String |
getSubEthnicityCodeUnmasked()
Gets this EntityEthnicityContract's unmasked sub-ethnicity code. |
boolean |
isSuppressPersonal()
Returns a boolean value that determines if personal fields should be suppressed. |
| 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 |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.Identifiable |
|---|
getId |
| Method Detail |
|---|
String getEntityId()
EntityEthnicityContract's identity id.
EntityEthnicityContract, or null if none has been assigned.String getEthnicityCode()
EntityEthnicityContract's ethnicity code.
EntityEthnicityContract, or null if none has been assigned.String getEthnicityCodeUnmasked()
EntityEthnicityContract's unmasked ethnicity code.
EntityEthnicityContract, or null if none has been assigned.String getSubEthnicityCode()
EntityEthnicityContract's sub-ethnicity code.
EntityEthnicityContract, or null if none has been assigned.String getSubEthnicityCodeUnmasked()
EntityEthnicityContract's unmasked sub-ethnicity code.
EntityEthnicityContract, or null if none has been assigned.boolean isSuppressPersonal()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||