| Package | Description |
|---|---|
| org.kuali.rice.kim.impl.identity | |
| org.kuali.rice.kim.impl.identity.entity | |
| org.kuali.rice.kim.impl.identity.visa |
| Modifier and Type | Method and Description |
|---|---|
protected EntityVisaBo |
IdentityServiceImpl.getEntityVisaBo(String visaId) |
| Modifier and Type | Method and Description |
|---|---|
List<EntityVisaBo> |
EntityBo.getVisas() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityBo.setVisas(List<EntityVisaBo> visas) |
| Modifier and Type | Method and Description |
|---|---|
static EntityVisaBo |
EntityVisaBo.from(EntityVisa immutable)
Creates a EntityVisaBo business object from an immutable representation of a EntityVisa.
|
| Modifier and Type | Method and Description |
|---|---|
static EntityVisa |
EntityVisaBo.to(EntityVisaBo bo) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.