ORCentral
|
Command to find all known locations. More...
Public Member Functions | |
Location[] | execute () throws ORException |
Executes command. |
Command to find all known locations.
Definition at line 11 of file QueryAllLocationCommand.java.
Location [] eu.coform.command.location.QueryAllLocationCommand.execute | ( | ) | throws ORException |
Executes command.
Tries to find all locations known to the ORCentral
ORException | on internal/unexpected errors. |
Implements eu.coform.command.proto.Abstract.
Definition at line 22 of file QueryAllLocationCommand.java.