|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.mayo.bsi.ngsportal.GetSecondaryAnalysisDates
public class GetSecondaryAnalysisDates
Get all the samples (possibly of a given application type) for all the runs from the database that
had primary analysis finish within a specified time, and print the results in the following order:
Run Name Application Investigator CIM BIC Primary Delivered Secondary Complete Secondary Delivered
@author Gregory Dougherty
| Constructor Summary | |
|---|---|
GetSecondaryAnalysisDates()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Get all the samples (possibly of a given application type) for all the runs from the database that had primary analysis finish within a specified time, and print the results in the following order: Run Name Application Investigator CIM BIC Primary Delivered Secondary Complete Secondary Delivered |
String |
name()
Return the name of the application |
String |
usage()
Writes Usage information to a String |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetSecondaryAnalysisDates()
| Method Detail |
|---|
public static final void main(String[] args)
args - Arguments to parse. Specified by usage()public String usage()
usage in interface UsageUsage.usage()public String name()
name in interface UsageUsage.name()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||