org.kuali.rice.krms.util
Class AgendaUtilities
java.lang.Object
org.kuali.rice.krms.util.AgendaUtilities
public class AgendaUtilities
- extends Object
Created with IntelliJ IDEA.
User: SW
Date: 2013/04/05
Time: 3:17 PM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AgendaUtilities
public AgendaUtilities()
retrieveSelectedRuleEditor
public static RuleEditor retrieveSelectedRuleEditor(UifFormBase form)
getSelectedRuleEditor
public static RuleEditor getSelectedRuleEditor(RuleManagementWrapper wrapper,
String ruleKey)
getSelectedRuleEditorByType
public static RuleEditor getSelectedRuleEditorByType(List<RuleEditor> ruleEditors,
String ruleTypeId)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.