ORCentral
Public Member Functions

eu.coform.database.command.NewSessionDBCommand Class Reference

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

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 10 of file NewSessionDBCommand.java.


Constructor & Destructor Documentation

eu.coform.database.command.NewSessionDBCommand.NewSessionDBCommand ( UniqueID  uuid,
long  expiration_date,
long  minutesTimeout,
long  userId,
long  locationId,
boolean  primary 
)

Definition at line 18 of file NewSessionDBCommand.java.


Member Function Documentation

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

Executes command.

Exceptions:
DBException

Implements eu.coform.database.command.DatabaseCommand.

Definition at line 32 of file NewSessionDBCommand.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