gov.nih.nci.system.web.struts.action
Class ShowDynamicTree

java.lang.Object
  extended by ActionSupport
      extended by gov.nih.nci.system.web.struts.action.BaseActionSupport
          extended by gov.nih.nci.system.web.struts.action.ShowDynamicTree

public class ShowDynamicTree
extends BaseActionSupport


Field Summary
 
Fields inherited from class gov.nih.nci.system.web.struts.action.BaseActionSupport
servletContext
 
Constructor Summary
ShowDynamicTree()
           
 
Method Summary
 java.lang.String execute()
           
 Category getClassTreeRootNode()
           
 Category getTreeRootNode()
           
 
Methods inherited from class gov.nih.nci.system.web.struts.action.BaseActionSupport
debugSessionAttributes, setServletContext, setSession
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowDynamicTree

public ShowDynamicTree()
Method Detail

execute

public java.lang.String execute()
                         throws java.lang.Exception
Throws:
java.lang.Exception

getTreeRootNode

public Category getTreeRootNode()

getClassTreeRootNode

public Category getClassTreeRootNode()