ORCentral
Public Member Functions

eu.coform.command.QueryIDofUniqueIDCommand Class Reference

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

List of all members.

Public Member Functions

String execute () throws ORException
 Executes the command, to be called by the client.
void setUuid (UniqueID uuid)
UniqueID getUuid ()

Detailed Description

Definition at line 12 of file QueryIDofUniqueIDCommand.java.


Member Function Documentation

String eu.coform.command.QueryIDofUniqueIDCommand.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 17 of file QueryIDofUniqueIDCommand.java.

Here is the call graph for this function:

UniqueID eu.coform.command.QueryIDofUniqueIDCommand.getUuid ( )

Definition at line 51 of file QueryIDofUniqueIDCommand.java.

Here is the caller graph for this function:

void eu.coform.command.QueryIDofUniqueIDCommand.setUuid ( UniqueID  uuid)

Definition at line 47 of file QueryIDofUniqueIDCommand.java.


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