|
||||||||||
| 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()
Deprecated. Deprecated in Rice 2.3.0. Use getRaceEthnicityCodes() Gets this EntityEthnicityContract's ethnicity code. |
String |
getEthnicityCodeUnmasked()
Deprecated. Deprecated in Rice 2.3.0. Use getRaceEthnicityCodesUnmasked() Gets this EntityEthnicityContract's unmasked ethnicity code. |
String |
getLocalRaceEthnicityCode()
Categories used in local exchanges (such as within states or provinces) to describe groups to which individuals belong or identify with by race or ethnicity. |
String |
getLocalRaceEthnicityCodeUnmasked()
Unmasked categories used in local exchanges (such as within states or provinces) to describe groups to which individuals belong or identify with by race or ethnicity. |
Double |
getPercentage()
Gets a EntityEthnicityContract's ethnicity code's percentage. |
Double |
getPercentageUnmasked()
Gets a EntityEthnicityContract's ethnicity code's unmasked percentage. |
CodedAttributeContract |
getRaceEthnicityCode()
Gets a EntityEthnicityContract's ethnicity code. |
CodedAttributeContract |
getRaceEthnicityCodeUnmasked()
Gets a EntityEthnicityContract's ethnicity code unmasked. |
String |
getSubEthnicityCode()
Deprecated. Deprecated in Rice 2.3.0. Use getLocalRaceEthnicityCodes() Gets this EntityEthnicityContract's sub-ethnicity code. |
String |
getSubEthnicityCodeUnmasked()
Deprecated. Deprecated in Rice 2.3.0. Use getLocalRaceEthnicityCodesUnmasked() Gets this EntityEthnicityContract's unmasked sub-ethnicity code. |
boolean |
isHispanicOrLatino()
Gets this EntityEthnicityContract's is hispanic or latino. |
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.@Deprecated String getEthnicityCode()
EntityEthnicityContract's ethnicity code.
EntityEthnicityContract, or null if none has been assigned.@Deprecated String getEthnicityCodeUnmasked()
EntityEthnicityContract's unmasked ethnicity code.
EntityEthnicityContract, or null if none has been assigned.@Deprecated String getSubEthnicityCode()
EntityEthnicityContract's sub-ethnicity code.
EntityEthnicityContract, or null if none has been assigned.@Deprecated String getSubEthnicityCodeUnmasked()
EntityEthnicityContract's unmasked sub-ethnicity code.
EntityEthnicityContract, or null if none has been assigned.boolean isHispanicOrLatino()
EntityEthnicityContract's is hispanic or latino.
EntityEthnicityContract, is hispanic or latino.CodedAttributeContract getRaceEthnicityCode()
EntityEthnicityContract's ethnicity code.
EntityEthnicityContract, or null if none has been assigned.Double getPercentage()
EntityEthnicityContract's ethnicity code's percentage.
EntityEthnicityContract record.Double getPercentageUnmasked()
EntityEthnicityContract's ethnicity code's unmasked percentage.
EntityEthnicityContract record.CodedAttributeContract getRaceEthnicityCodeUnmasked()
EntityEthnicityContract's ethnicity code unmasked.
EntityEthnicityContract, or null if none has been assigned.String getLocalRaceEthnicityCode()
EntityEthnicityContract, or null if none has been assignedString getLocalRaceEthnicityCodeUnmasked()
EntityEthnicityContract, or null if none has been assignedboolean isSuppressPersonal()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||