ORCentral
Public Member Functions

eu.coform.database.command.UpdateExistingSessionDBCommand Class Reference

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

List of all members.

Public Member Functions

 UpdateExistingSessionDBCommand (UniqueID uuid, long expiration_date, long minutesTimeout, long userId, long locationId)
void exec () throws DBException
 Executes command.

Detailed Description

Definition at line 10 of file UpdateExistingSessionDBCommand.java.


Constructor & Destructor Documentation

eu.coform.database.command.UpdateExistingSessionDBCommand.UpdateExistingSessionDBCommand ( UniqueID  uuid,
long  expiration_date,
long  minutesTimeout,
long  userId,
long  locationId 
)

Definition at line 17 of file UpdateExistingSessionDBCommand.java.


Member Function Documentation

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

Executes command.

Exceptions:
DBException

Implements eu.coform.database.command.DatabaseCommand.

Definition at line 30 of file UpdateExistingSessionDBCommand.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