ORCentral
Public Member Functions

eu.coform.database.command.CheckLocationSessionExistsDBCommand Class Reference

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

List of all members.

Public Member Functions

 CheckLocationSessionExistsDBCommand (long userId, long locationId)
void exec () throws DBException
 Executes command.
Boolean getResult ()

Detailed Description

Definition at line 10 of file CheckLocationSessionExistsDBCommand.java.


Constructor & Destructor Documentation

eu.coform.database.command.CheckLocationSessionExistsDBCommand.CheckLocationSessionExistsDBCommand ( long  userId,
long  locationId 
)

Definition at line 16 of file CheckLocationSessionExistsDBCommand.java.


Member Function Documentation

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

Executes command.

Exceptions:
DBException

Implements eu.coform.database.command.DatabaseCommand.

Definition at line 27 of file CheckLocationSessionExistsDBCommand.java.

Here is the call graph for this function:

Here is the caller graph for this function:

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

Implements eu.coform.database.command.ResultDatabaseCommand.

Definition at line 53 of file CheckLocationSessionExistsDBCommand.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