|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TermBo | |
---|---|
org.kuali.rice.krms.impl.repository |
Uses of TermBo in org.kuali.rice.krms.impl.repository |
---|
Methods in org.kuali.rice.krms.impl.repository that return TermBo | |
---|---|
static TermBo |
TermBo.from(TermDefinition im)
Converts a immutable object to it's mutable bo counterpart |
TermBo |
TermParameterBo.getTerm()
|
Methods in org.kuali.rice.krms.impl.repository with parameters of type TermBo | |
---|---|
void |
TermParameterBo.setTerm(TermBo term)
|
static TermDefinition |
TermBo.to(TermBo bo)
Converts a mutable bo to it's immutable counterpart |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |