|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.tmaj.client.importer.specimens.data.TranslatedTable
edu.jhu.tmaj.client.importer.specimens.data.PatientTranslatedTable
public final class PatientTranslatedTable
A Patient record that is ready to be written to the database.
| Constructor Summary | |
|---|---|
PatientTranslatedTable()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAltToString()
|
java.lang.String |
getPatientNumber()
|
WriteType |
writeToDatabase(int userID)
|
| Methods inherited from class edu.jhu.tmaj.client.importer.specimens.data.TranslatedTable |
|---|
addColumnValue, getColumnValue, getColumnValueMap, getPrimaryKeyID, getPrimaryKeyName, getTableName, hasColumn, recordExists, setRecordDoesExist, setRecordDoesNotExist, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PatientTranslatedTable()
| Method Detail |
|---|
public WriteType writeToDatabase(int userID)
throws java.sql.SQLException
writeToDatabase in class TranslatedTablejava.sql.SQLExceptionpublic java.lang.String getPatientNumber()
public java.lang.String getAltToString()
getAltToString in class TranslatedTable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||