| Package | Description |
|---|---|
| org.kuali.rice.kew.rule | |
| org.kuali.rice.kew.rule.bo |
| Modifier and Type | Method and Description |
|---|---|
RuleExtensionBo |
RuleExtensionValue.getExtension() |
RuleExtensionBo |
RuleBaseValues.getRuleExtension(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<RuleExtensionBo> |
RuleBaseValues.getRuleExtensions() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleExtensionValue.setExtension(RuleExtensionBo extension) |
static RuleExtension |
RuleExtensionBo.to(RuleExtensionBo bo)
Converts a mutable bo to its immutable counterpart
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleBaseValues.setRuleExtensions(List<RuleExtensionBo> ruleExtensions) |
| Modifier and Type | Method and Description |
|---|---|
List<RuleExtensionBo> |
RuleTemplateAttributeBo.getRuleExtensions() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleTemplateAttributeBo.setRuleExtensions(List<RuleExtensionBo> ruleExtensions) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.