public interface RuleTemplateAttributeDAO
| Modifier and Type | Method and Description |
|---|---|
RuleTemplateAttributeBo |
findByRuleTemplateAttributeId(String ruleTemplateAttributeId) |
void |
save(RuleTemplateAttributeBo ruleTemplateAttribute) |
RuleTemplateAttributeBo findByRuleTemplateAttributeId(String ruleTemplateAttributeId)
void save(RuleTemplateAttributeBo ruleTemplateAttribute)
Copyright © 2005–2017 The Kuali Foundation. All rights reserved.