edu.jhu.tmaj.client.importer.machscores
Class MachineSessionUtils
java.lang.Object
edu.jhu.tmaj.client.importer.machscores.MachineSessionUtils
public final class MachineSessionUtils
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MachineSessionUtils
public MachineSessionUtils()
getScanID
public static int getScanID(FilenameData filenameData)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
getMachineSessionID
public static int getMachineSessionID(int scanID,
java.lang.String shortDescription,
FilenameData filenameData,
int importedByUserID)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
getCoordinateArrayImageIDHash
public static java.util.Map<Coordinate,java.lang.Integer> getCoordinateArrayImageIDHash(int scanID)
throws java.sql.SQLException
- Throws:
java.sql.SQLException