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

java.lang.Object
  extended by org.kuali.rice.krms.impl.ui.AgendaTreeNode
      extended by org.kuali.rice.krms.impl.ui.AgendaTreeLogicNode
All Implemented Interfaces:
Serializable

public class AgendaTreeLogicNode
extends AgendaTreeNode

data class for logic Nodes (e.g. When TRUE, When FALSE)

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

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

Constructor Detail

AgendaTreeLogicNode

public AgendaTreeLogicNode()


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