| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.tmaj.client.tables.logs.DeletionLog
final class DeletionLog
A ChangeLog indicating a record was deleted.
| Constructor Summary | |
|---|---|
| DeletionLog(RecordModify recordModify) | |
| Method Summary | |
|---|---|
|  void | insertIntoDatabase()Inserts the ChangeLog into one of the Log-Recording tables in the Database. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
DeletionLog(RecordModify recordModify)
| Method Detail | 
|---|
public void insertIntoDatabase()
                        throws java.sql.SQLException
ChangeLog
insertIntoDatabase in interface ChangeLogjava.sql.SQLException| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||