| 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.residency |
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 |
|---|---|
EntityResidency |
IdentityService.addResidencyToEntity(EntityResidency residency)
This will create a
EntityResidency exactly like the residency passed in. |
EntityResidency |
IdentityService.updateResidency(EntityResidency residency)
This will update a
EntityResidency exactly like the residency passed in. |
| Modifier and Type | Method and Description |
|---|---|
EntityResidency |
IdentityService.addResidencyToEntity(EntityResidency residency)
This will create a
EntityResidency exactly like the residency passed in. |
EntityResidency |
IdentityService.updateResidency(EntityResidency residency)
This will update a
EntityResidency exactly like the residency passed in. |
| Modifier and Type | Method and Description |
|---|---|
List<EntityResidency> |
Entity.getResidencies() |
| Modifier and Type | Method and Description |
|---|---|
EntityResidency |
EntityResidency.Builder.build() |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.