Definition at line 7 of file Storeable.java.
Public Member Functions | |
boolean | store () throws JetWebException |
boolean | retrieve () throws JetWebException |
int | getId () |
|
Get the unique ID of the object Implemented in Cut, CutCollection, LogFile, Collision, Fit, MCProcessType, Model, Paper, RealPaper, PlotSwitch, and RunSeriesCollection. |
|
Populate the object in memory from the database. Return true if the information retrieved is up to date. Implemented in Cut, CutCollection, LogFile, Collision, Fit, MCProcessType, Model, Paper, RealPaper, PlotSwitch, RealPlot, and RunSeriesCollection. |
|
Write the object in memory to the database. If the ID does not exist in the DB the object is inserted as a new entry. If the ID exists, that entry is updated.
Implemented in Cut, CutCollection, LogFile, Collision, Fit, MCProcessType, Model, Paper, RealPaper, PlotSwitch, RealPlot, and RunSeriesCollection. |
Generated Wed Jan 17 09:14:27 GMT 2007