| Package | Description |
|---|---|
| org.kuali.rice.kim.api.identity |
Copyright 2005-2018 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-2018 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.visa |
Copyright 2005-2018 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 |
|---|---|
EntityVisa |
IdentityService.addVisaToEntity(EntityVisa visa)
This will create a
EntityVisa exactly like the visa passed in. |
EntityVisa |
IdentityService.updateVisa(EntityVisa visa)
This will update a
EntityVisa exactly like the visa passed in. |
| Modifier and Type | Method and Description |
|---|---|
EntityVisa |
IdentityService.addVisaToEntity(EntityVisa visa)
This will create a
EntityVisa exactly like the visa passed in. |
EntityVisa |
IdentityService.updateVisa(EntityVisa visa)
This will update a
EntityVisa exactly like the visa passed in. |
| Modifier and Type | Method and Description |
|---|---|
List<EntityVisa> |
Entity.getVisas() |
| Modifier and Type | Method and Description |
|---|---|
EntityVisa |
EntityVisa.Builder.build() |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.