ORCentral
Public Member Functions

eu.coform.database.command.InsertFileDBCommand Class Reference

Database command to insert a new file into the database. More...

Inheritance diagram for eu.coform.database.command.InsertFileDBCommand:
Inheritance graph
[legend]
Collaboration diagram for eu.coform.database.command.InsertFileDBCommand:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 InsertFileDBCommand (Filestruct file, int userId)
void exec () throws DBException
 Executes command.

Detailed Description

Database command to insert a new file into the database.

Definition at line 12 of file InsertFileDBCommand.java.


Constructor & Destructor Documentation

eu.coform.database.command.InsertFileDBCommand.InsertFileDBCommand ( Filestruct  file,
int  userId 
)

Definition at line 17 of file InsertFileDBCommand.java.


Member Function Documentation

void eu.coform.database.command.InsertFileDBCommand.exec ( ) throws DBException

Executes command.

Exceptions:
DBException

Implements eu.coform.database.command.DatabaseCommand.

Definition at line 27 of file InsertFileDBCommand.java.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations