Package | Description |
---|---|
org.kuali.rice.krms.impl.repository |
Modifier and Type | Method and Description |
---|---|
RuleAttributeBo |
RuleBoServiceImpl.getRuleAttributeById(String attrId)
Gets a rule attribute by its ID
|
Modifier and Type | Method and Description |
---|---|
static List<RuleAttributeBo> |
RuleBo.copyRuleAttributes(RuleBo existing,
RuleBo newRule) |
List<RuleAttributeBo> |
RuleBo.getAttributeBos() |
Modifier and Type | Method and Description |
---|---|
void |
RuleBo.setAttributeBos(List<RuleAttributeBo> attributeBos) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.