ORCentral
Public Member Functions

eu.coform.command.location.QueryLocationCommand Class Reference

Command to query a location. More...

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

List of all members.

Public Member Functions

Location execute () throws ORException
 Executes the command, to be called by the client.
String getLocationName ()
void setLocationName (String locationName)
void setLocatioUUID (UniqueID locatioUUID)
UniqueID getLocatioUUID ()

Detailed Description

Command to query a location.

Definition at line 18 of file QueryLocationCommand.java.


Member Function Documentation

Location eu.coform.command.location.QueryLocationCommand.execute ( ) throws ORException

Executes the command, to be called by the client.

Returns:
result of the execution

Implements eu.coform.command.proto.Abstract.

Definition at line 24 of file QueryLocationCommand.java.

Here is the call graph for this function:

Here is the caller graph for this function:

String eu.coform.command.location.QueryLocationCommand.getLocationName ( )

Definition at line 64 of file QueryLocationCommand.java.

UniqueID eu.coform.command.location.QueryLocationCommand.getLocatioUUID ( )

Definition at line 76 of file QueryLocationCommand.java.

void eu.coform.command.location.QueryLocationCommand.setLocationName ( String  locationName)

Definition at line 68 of file QueryLocationCommand.java.

Here is the caller graph for this function:

void eu.coform.command.location.QueryLocationCommand.setLocatioUUID ( UniqueID  locatioUUID)

Definition at line 72 of file QueryLocationCommand.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations