Package edu.mayo.bsi.ngsportal.shared

Interface Summary
NGSPortalService The client side stub for the RPC service.
NGSPortalServiceAsync The async counterpart of GreetingService.
 

Class Summary
Analysis2 @author Gregory Dougherty
AnalysisInfo @author Gregory Dougherty
CaseInsensitiveMap<V> A map class for Mapping SQL Strings (as keys) to values, since SQL Strings are case insensitive, and normal Maps are not
CaseInsensitiveSet A set class for holding SQL Strings, since SQL Strings are case insensitive
ConnectionResponse Class to inform the client about the nature of the connection
ContactInfo Javabean that encapsulates data about a Contact.
Encryptor @author Gregory Dougherty
FileLocation Class that holds all the information about a file location in one of the location archives
FlagstatResult @author Gregory Dougherty
GroupInfo @author Gregory Dougherty
InstrumentInfo @author Gregory Dougherty
InstrumentInfoListGridRecord @author Gregory Dougherty
Note @author Gregory Dougherty
PrimaryAnalysisBean  
ProjectInfo JavaBean passed between GWT RPC calls.
ProjectsSummaryInfo  
ProjectsSummaryInfoListGridRecord  
ProjectSummaryBuilder  
QCResult @author Gregory Dougherty
QCResultListGridRecord
ReportData Class that holds all the information needed for the report to Bruce
ResultInfo Conveyer class to get results from the server to the client.
RunData  
SampleInfo @author Gregory Dougherty
SampleInfoListGridRecord
SecondaryAnalysisBean  
SecondaryAnalysisBuilder  
SecondaryDetails  
SecondaryDetailsListGridRecord  
SecondaryProjectInfo Class that holds the information about a Secondary Project, its users, and its samples
SGEFilter The SGEFilter class holds a set of filter settings for generating metrics.
SGEScriptSummary SGEScriptSummary encapsulates information about script usage for RPC data transfer.
SplitFile  
StringPair A class for holding two case insensitive strings (since equals uses equalsIgnoreCase)
VersionedString Class that stores a double with a string, normally a name with its version
 

Exception Summary
ConnectionException @author Gregory Dougherty