| Package | Description |
|---|---|
| org.kuali.rice.krms.impl.repository | |
| org.kuali.rice.krms.impl.ui |
| Modifier and Type | Method and Description |
|---|---|
ContextBo |
ContextBo.copyContext(String additionalNameText) |
static ContextBo |
ContextBo.from(ContextDefinition im) |
ContextBo |
AgendaBo.getContext() |
ContextBo |
EditorDocument.getContext() |
| Modifier and Type | Method and Description |
|---|---|
List<ContextBo> |
TermSpecificationBo.getContexts() |
| Modifier and Type | Method and Description |
|---|---|
void |
AgendaBo.setContext(ContextBo value) |
void |
EditorDocument.setContext(ContextBo value) |
static ContextDefinition |
ContextBo.to(ContextBo bo) |
| Modifier and Type | Method and Description |
|---|---|
void |
TermSpecificationBo.setContexts(List<ContextBo> value) |
| Modifier and Type | Method and Description |
|---|---|
ContextBo |
AgendaEditor.getContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
AgendaEditor.setContext(ContextBo context) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.