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.
|
org.kuali.rice.kim.impl.identity | |
org.kuali.rice.kim.impl.identity.residency |
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() |
Modifier and Type | Method and Description |
---|---|
EntityResidency |
IdentityServiceImpl.addResidencyToEntity(EntityResidency residency) |
EntityResidency |
IdentityCurrentAndArchivedServiceImpl.addResidencyToEntity(EntityResidency residency) |
EntityResidency |
IdentityServiceImpl.updateResidency(EntityResidency residency) |
EntityResidency |
IdentityCurrentAndArchivedServiceImpl.updateResidency(EntityResidency residency) |
Modifier and Type | Method and Description |
---|---|
EntityResidency |
IdentityServiceImpl.addResidencyToEntity(EntityResidency residency) |
EntityResidency |
IdentityCurrentAndArchivedServiceImpl.addResidencyToEntity(EntityResidency residency) |
EntityResidency |
IdentityServiceImpl.updateResidency(EntityResidency residency) |
EntityResidency |
IdentityCurrentAndArchivedServiceImpl.updateResidency(EntityResidency residency) |
Modifier and Type | Method and Description |
---|---|
static EntityResidency |
EntityResidencyBo.to(EntityResidencyBo bo) |
Modifier and Type | Method and Description |
---|---|
static EntityResidencyBo |
EntityResidencyBo.from(EntityResidency immutable)
Creates a EntityResidencyBo business object from an immutable representation of a EntityResidency.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.