ORCentral
|
Database command base for commands that produce one result. More...
Public Member Functions | |
Object | getResult () |
Database command base for commands that produce one result.
Definition at line 6 of file ResultDatabaseCommand.java.
Object eu.coform.database.command.ResultDatabaseCommand.getResult | ( | ) |
Implemented in eu.coform.database.command.CheckLocationDBCommand, eu.coform.database.command.CheckLocationSessionExistsDBCommand, eu.coform.database.command.CheckPrimarySessionDBCommand, eu.coform.database.command.GetNewSessionUIDDBCommand, eu.coform.database.command.InsertFileStatusCommand, eu.coform.database.command.InsertMimetypeCommand, and eu.coform.database.command.NextIdCommand.