Uses of Class
edu.mayo.bsi.ngsportal.client.NGSPortal

Packages that use NGSPortal
edu.mayo.bsi.ngsportal.client   
 

Uses of NGSPortal in edu.mayo.bsi.ngsportal.client
 

Constructors in edu.mayo.bsi.ngsportal.client with parameters of type NGSPortal
DBLookupSuggestOracle(NGSPortal caller)
           
DoLoginCallback(NGSPortal caller)
           
HandleFileLocationList(String callback, NGSPortal caller)
           
HandleGetSampleInfoList(String callback, NGSPortal caller)
           
HandleGetStringList(String callback, NGSPortal caller)
           
HandleString(String procName, NGSPortal caller, StringResult target)
          Make a callback object to handle an RPC call to a routine that returns a Boolean.
InstrumentDashboardPage(NGSPortal portal)
           
ProjectExplorerPage(NGSPortal portal, LinkedHashMap<String,String> applicationTypeList, LinkedHashMap<String,String> readTypeList, List<SampleInfo> sampleInfoList)
          The Sample Explorer
ProjectMgmtPage(NGSPortal portal)
          Create the page for creating, viewing, and deleting Projects
ProjectSummaryPage(NGSPortal ngsPortal)
           
ReportsPage(NGSPortal portal, LinkedHashMap<String,String> applicationTypeList, LinkedHashMap<String,String> readTypeList, List<SampleInfo> sampleInfoList)
           
RunEditPanel(NGSPortal portal, LinkedHashMap<String,String> appTypes, LinkedHashMap<String,String> readTypes, List<SampleInfo> sampleInfo)
          Default Constructor
SampleHandler(NGSPortal caller, String command)
           
SearchForm(NGSPortal portal)
          Build the Search Form
SGEBarGraphImpl(NGSPortal portal)
          Construct a new SGEBarGraph of the specified type @see SGEBarGraph.SGEGraphType