ORCentral
Public Member Functions

eu.coform.command.location.QueryAllLocationCommand Class Reference

Command to find all known locations. More...

Inheritance diagram for eu.coform.command.location.QueryAllLocationCommand:
Inheritance graph
[legend]
Collaboration diagram for eu.coform.command.location.QueryAllLocationCommand:
Collaboration graph
[legend]

List of all members.

Public Member Functions

Location[] execute () throws ORException
 Executes command.

Detailed Description

Command to find all known locations.

Definition at line 11 of file QueryAllLocationCommand.java.


Member Function Documentation

Location [] eu.coform.command.location.QueryAllLocationCommand.execute ( ) throws ORException

Executes command.

Tries to find all locations known to the ORCentral

Returns:
Array of all found locations.
Exceptions:
ORExceptionon internal/unexpected errors.

Implements eu.coform.command.proto.Abstract.

Definition at line 22 of file QueryAllLocationCommand.java.

Here is the call graph for this function:

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