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