|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlogbook.storage.logBkDataStruct.LogBook
logbook.storage.logBkDataStruct.TempLogBk
public class TempLogBk
This class can be instantiated - unlike its parent abstract class
| Field Summary |
|---|
| Fields inherited from class logbook.storage.logBkDataStruct.LogBook |
|---|
LOGBOOK_HAS_UNSAVED_CHANGES |
| Constructor Summary | |
|---|---|
TempLogBk()
|
|
| Method Summary | |
|---|---|
void |
addLogBookRecord(LogBookRecord pLogBookRec)
TODO REPLACE THIS WITH DB TEMP TABLE PROCESSING |
| Methods inherited from class logbook.storage.logBkDataStruct.LogBook |
|---|
getLogBookRec, getLogBookRecs, getNumRecs |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TempLogBk()
| Method Detail |
|---|
public void addLogBookRecord(LogBookRecord pLogBookRec)
throws java.io.IOException
pLogBookRec -
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||