ORCentral
Public Member Functions

eu.coform.database.command.CheckPrimarySessionDBCommand Class Reference

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

List of all members.

Public Member Functions

 CheckPrimarySessionDBCommand (long userId)
void exec () throws DBException
 Executes command.
Boolean getResult ()

Detailed Description

Definition at line 11 of file CheckPrimarySessionDBCommand.java.


Constructor & Destructor Documentation

eu.coform.database.command.CheckPrimarySessionDBCommand.CheckPrimarySessionDBCommand ( long  userId)

Definition at line 16 of file CheckPrimarySessionDBCommand.java.


Member Function Documentation

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

Executes command.

Exceptions:
DBException

Implements eu.coform.database.command.DatabaseCommand.

Definition at line 20 of file CheckPrimarySessionDBCommand.java.

Here is the call graph for this function:

Here is the caller graph for this function:

Boolean eu.coform.database.command.CheckPrimarySessionDBCommand.getResult ( )

Implements eu.coform.database.command.ResultDatabaseCommand.

Definition at line 46 of file CheckPrimarySessionDBCommand.java.

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