| Package | Description |
|---|---|
| org.kuali.rice.krms.impl.repository |
| Modifier and Type | Method and Description |
|---|---|
static FunctionParameterBo |
FunctionParameterBo.from(FunctionParameterDefinition im) |
| Modifier and Type | Method and Description |
|---|---|
static List<FunctionParameterBo> |
FunctionParameterBo.from(List<FunctionParameterDefinition> ims) |
List<FunctionParameterBo> |
FunctionBo.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
static FunctionParameterDefinition |
FunctionParameterBo.to(FunctionParameterBo bo) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionBo.setParameters(List<FunctionParameterBo> value) |
static List<FunctionParameterDefinition> |
FunctionParameterBo.to(List<FunctionParameterBo> bos) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.