| Package | Description |
|---|---|
| org.kuali.rice.kew.impl.peopleflow | |
| org.kuali.rice.kew.impl.type |
| Modifier and Type | Method and Description |
|---|---|
KewTypeBo |
PeopleFlowBo.getTypeBo() |
| Modifier and Type | Method and Description |
|---|---|
void |
PeopleFlowBo.setTypeBo(KewTypeBo typeBo) |
| Modifier and Type | Method and Description |
|---|---|
static KewTypeBo |
KewTypeBo.from(KewTypeDefinition im)
Converts a immutable object to it's mutable bo counterpart
|
KewTypeBo |
KewTypeAttributeBo.getType() |
| Modifier and Type | Method and Description |
|---|---|
static KewTypeAttributeBo |
KewTypeAttributeBo.from(KewTypeAttribute im,
KewTypeBo kewType)
Converts a immutable object to it's mutable bo counterpart
|
void |
KewTypeAttributeBo.setType(KewTypeBo type) |
static KewTypeDefinition |
KewTypeBo.to(KewTypeBo bo)
Converts a mutable bo to it's immutable counterpart
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.