| Package | Description |
|---|---|
| org.kuali.rice.kim.api.identity |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| org.kuali.rice.kim.api.identity.entity |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| org.kuali.rice.kim.api.identity.personal |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Modifier and Type | Method and Description |
|---|---|
EntityEthnicity |
IdentityService.addEthnicityToEntity(EntityEthnicity ethnicity)
This will create a
EntityEthnicity exactly like the ethnicity passed in. |
EntityEthnicity |
IdentityService.updateEthnicity(EntityEthnicity ethnicity)
This will update a
EntityEthnicity exactly like the ethnicity passed in. |
| Modifier and Type | Method and Description |
|---|---|
EntityEthnicity |
IdentityService.addEthnicityToEntity(EntityEthnicity ethnicity)
This will create a
EntityEthnicity exactly like the ethnicity passed in. |
EntityEthnicity |
IdentityService.updateEthnicity(EntityEthnicity ethnicity)
This will update a
EntityEthnicity exactly like the ethnicity passed in. |
| Modifier and Type | Method and Description |
|---|---|
List<EntityEthnicity> |
Entity.getEthnicities() |
| Modifier and Type | Method and Description |
|---|---|
EntityEthnicity |
EntityEthnicity.Builder.build() |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.