ORCentral
Public Member Functions

eu.coform.database.command.CheckLocationDBCommand Class Reference

Database command to get internal database id of location. More...

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

List of all members.

Public Member Functions

 CheckLocationDBCommand (Location loc)
void exec () throws DBException
 Executes command.
Long getResult ()

Detailed Description

Database command to get internal database id of location.

Definition at line 14 of file CheckLocationDBCommand.java.


Constructor & Destructor Documentation

eu.coform.database.command.CheckLocationDBCommand.CheckLocationDBCommand ( Location  loc)

Definition at line 18 of file CheckLocationDBCommand.java.


Member Function Documentation

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

Executes command.

Exceptions:
DBException

Implements eu.coform.database.command.DatabaseCommand.

Definition at line 28 of file CheckLocationDBCommand.java.

Here is the call graph for this function:

Here is the caller graph for this function:

Long eu.coform.database.command.CheckLocationDBCommand.getResult ( )

Implements eu.coform.database.command.ResultDatabaseCommand.

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