Public Member Functions | |
SCTDBAssemblyChecker (gui parent, Set[] serialNumberMap, String uploadDir, String institute, String password, String undefinedstring) | |
boolean | isOkToStart () |
void | run () |
void | writeSCTDBErrors (List errors) |
Hashtable | getAssemblyHash (String serialno) throws Exception |
Set | getModuleSet (Set moduleList, String location) throws Exception |
String | writeUploadAssemblyFile (String serialno, Map moduleMap) |
Package Functions | |
boolean | checkVariables () |
Package Attributes | |
String | uploadDir |
String | institute |
String | password |
String | username |
String | undefinedstring |
gui | guiControl |
Private Attributes | |
Set[] | serialNumberMap = new TreeSet[sctViews] |
Definition at line 22 of file SCTDBAssemblyChecker.java.