Uses of Class
org.kuali.rice.krms.impl.repository.RuleAttributeBo
Packages that use RuleAttributeBo
-
Uses of RuleAttributeBo in org.kuali.rice.krms.impl.repository
Methods in org.kuali.rice.krms.impl.repository that return RuleAttributeBoModifier and TypeMethodDescriptionRuleBoServiceImpl.getRuleAttributeById(String attrId) Gets a rule attribute by its IDMethods in org.kuali.rice.krms.impl.repository that return types with arguments of type RuleAttributeBoModifier and TypeMethodDescriptionstatic List<RuleAttributeBo> RuleBo.copyRuleAttributes(RuleBo existing, RuleBo newRule) RuleBo.getAttributeBos()Method parameters in org.kuali.rice.krms.impl.repository with type arguments of type RuleAttributeBoModifier and TypeMethodDescriptionvoidRuleBo.setAttributeBos(List<RuleAttributeBo> attributeBos)