edu.jhu.tmaj.client.importer.images.data
Class ArrayImage2
java.lang.Object
edu.jhu.tmaj.client.importer.images.data.ArrayImage2
- All Implemented Interfaces:
- java.io.Serializable
public final class ArrayImage2
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ArrayImage2
public ArrayImage2(int arrayCoreID,
ScanBean scanBean,
ExternalFile largeSizeFile,
ExternalFile smallSizeFile,
ExternalFile midSizeFile,
ExternalFile thumbSizeFile)
insert
public void insert()
throws java.sql.SQLException
- Throws:
java.sql.SQLException
exists
public boolean exists()
throws java.sql.SQLException
- Throws:
java.sql.SQLException
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object