org.kuali.rice.krms.impl.ui
Class AgendaTreeNode

java.lang.Object
  extended by org.kuali.rice.krms.impl.ui.AgendaTreeNode
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AgendaTreeLogicNode, AgendaTreeRuleNode

public abstract class AgendaTreeNode
extends Object
implements Serializable

abstract data class for the agenda tree Nodes

Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
Serialized Form

Constructor Summary
AgendaTreeNode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgendaTreeNode

public AgendaTreeNode()


Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.