| Package | Description |
|---|---|
| org.kuali.rice.krms.impl.repository |
| Modifier and Type | Method and Description |
|---|---|
TypeTypeRelationBo |
TypeTypeRelationBoServiceImpl.from(TypeTypeRelation typeTypeRelation) |
TypeTypeRelationBo |
TypeTypeRelationBoService.from(TypeTypeRelation typeTypeRelation)
Converts a immutable
TypeTypeRelation to its mutable TypeTypeRelationBo counterpart. |
static TypeTypeRelationBo |
TypeTypeRelationBo.from(TypeTypeRelation typeTypeRelation)
Converts a immutable
TypeTypeRelation to its mutable TypeTypeRelationBo counterpart. |
| Modifier and Type | Method and Description |
|---|---|
TypeTypeRelation |
TypeTypeRelationBoServiceImpl.to(TypeTypeRelationBo typeTypeRelationBo) |
TypeTypeRelation |
TypeTypeRelationBoService.to(TypeTypeRelationBo typeTypeRelationBo)
Converts a mutable
TypeTypeRelationBo to its immutable counterpart, TypeTypeRelation. |
static TypeTypeRelation |
TypeTypeRelationBo.to(TypeTypeRelationBo typeTypeRelationBo)
Converts a mutable
TypeTypeRelationBo to its immutable counterpart, TypeTypeRelation. |
| Modifier and Type | Method and Description |
|---|---|
List<TypeTypeRelation> |
TypeTypeRelationBoServiceImpl.convertBosToImmutables(Collection<TypeTypeRelationBo> typeTypeRelationBos) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.