| Package | Description |
|---|---|
| org.kuali.rice.krms.impl.repository |
| Modifier and Type | Method and Description |
|---|---|
static FunctionBo |
FunctionBo.from(org.kuali.rice.krms.api.repository.function.FunctionDefinition im)
Converts a immutable object to it's mutable bo counterpart
|
FunctionBo |
FunctionParameterBo.getFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionParameterBo.setFunction(FunctionBo function) |
static org.kuali.rice.krms.api.repository.function.FunctionDefinition |
FunctionBo.to(FunctionBo bo)
Converts a mutable bo to it's immutable counterpart
|
Copyright © 2005–2017 The Kuali Foundation. All rights reserved.