Package org.kuali.rice.krms.impl.ui
Class AgendaTreeRuleNode
java.lang.Object
org.kuali.rice.krms.impl.ui.AgendaTreeNode
org.kuali.rice.krms.impl.ui.AgendaTreeRuleNode
- All Implemented Interfaces:
Serializable
data class for agenda tree
Nodes containing agenda items- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AgendaTreeRuleNode
public AgendaTreeRuleNode() -
AgendaTreeRuleNode
-
-
Method Details
-
getAgendaItemLine
- Returns:
- the agendaItem
-
setAgendaItemLine
- Parameters:
agendaItem- the agendaItem to set
-