ORCentral
Public Member Functions

eu.coform.database.command.UserIdForSessDBCommand Class Reference

Get user id for session. More...

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

List of all members.

Public Member Functions

 UserIdForSessDBCommand (Session session)
void exec () throws DBException
 Executes command.
int getResult ()

Detailed Description

Get user id for session.

Definition at line 14 of file UserIdForSessDBCommand.java.


Constructor & Destructor Documentation

eu.coform.database.command.UserIdForSessDBCommand.UserIdForSessDBCommand ( Session  session)

Definition at line 18 of file UserIdForSessDBCommand.java.


Member Function Documentation

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

Executes command.

Exceptions:
DBException

Implements eu.coform.database.command.DatabaseCommand.

Definition at line 27 of file UserIdForSessDBCommand.java.

Here is the call graph for this function:

Here is the caller graph for this function:

int eu.coform.database.command.UserIdForSessDBCommand.getResult ( )

Definition at line 48 of file UserIdForSessDBCommand.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