| Package | Description |
|---|---|
| org.kuali.rice.krms.impl.repository | |
| org.kuali.rice.krms.impl.ui |
| Modifier and Type | Method and Description |
|---|---|
static ContextBo |
ContextBo.from(org.kuali.rice.krms.api.repository.context.ContextDefinition im)
Converts a immutable object to it's mutable bo counterpart
|
ContextBo |
ContextAttributeBo.getContext() |
ContextBo |
AgendaBo.getContext() |
| Modifier and Type | Method and Description |
|---|---|
List<ContextBo> |
TermSpecificationBo.getContexts() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextAttributeBo.setContext(ContextBo context) |
void |
AgendaBo.setContext(ContextBo context) |
static org.kuali.rice.krms.api.repository.context.ContextDefinition |
ContextBo.to(ContextBo bo)
Converts a mutable bo to it's immutable counterpart
|
| Modifier and Type | Method and Description |
|---|---|
void |
TermSpecificationBo.setContexts(List<ContextBo> contexts) |
| Modifier and Type | Method and Description |
|---|---|
ContextBo |
AgendaEditor.getContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
AgendaEditor.setContext(ContextBo context) |
Copyright © 2005–2017 The Kuali Foundation. All rights reserved.