ORCentral
Public Member Functions

eu.coform.database.command.AllLocationsFromDBCommand Class Reference

Database command to get all locations from database. More...

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

List of all members.

Public Member Functions

 AllLocationsFromDBCommand ()
void exec () throws DBException
 Executes command.
Location[] getResult ()

Detailed Description

Database command to get all locations from database.

Definition at line 15 of file AllLocationsFromDBCommand.java.


Constructor & Destructor Documentation

eu.coform.database.command.AllLocationsFromDBCommand.AllLocationsFromDBCommand ( )

Definition at line 18 of file AllLocationsFromDBCommand.java.


Member Function Documentation

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

Executes command.

Exceptions:
DBException

Implements eu.coform.database.command.DatabaseCommand.

Definition at line 28 of file AllLocationsFromDBCommand.java.

Here is the call graph for this function:

Here is the caller graph for this function:

Location [] eu.coform.database.command.AllLocationsFromDBCommand.getResult ( )

Definition at line 54 of file AllLocationsFromDBCommand.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