| 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 |
|---|---|
EntityBioDemographics |
IdentityService.addBioDemographicsToEntity(EntityBioDemographics bioDemographics)
This will create a
EntityBioDemographics exactly like the bioDemographics passed in. |
EntityBioDemographics |
IdentityService.updateBioDemographics(EntityBioDemographics bioDemographics)
This will update a
EntityBioDemographics exactly like the bioDemographics passed in. |
| Modifier and Type | Method and Description |
|---|---|
EntityBioDemographics |
IdentityService.addBioDemographicsToEntity(EntityBioDemographics bioDemographics)
This will create a
EntityBioDemographics exactly like the bioDemographics passed in. |
EntityBioDemographics |
IdentityService.updateBioDemographics(EntityBioDemographics bioDemographics)
This will update a
EntityBioDemographics exactly like the bioDemographics passed in. |
| Modifier and Type | Method and Description |
|---|---|
EntityBioDemographics |
Entity.getBioDemographics() |
| Modifier and Type | Method and Description |
|---|---|
EntityBioDemographics |
EntityBioDemographics.Builder.build() |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.