ORCentral
|
Public Member Functions | |
String | execute () throws ORException |
Executes the command, to be called by the client. | |
void | setUuid (UniqueID uuid) |
UniqueID | getUuid () |
Definition at line 12 of file QueryIDofUniqueIDCommand.java.
String eu.coform.command.QueryIDofUniqueIDCommand.execute | ( | ) | throws ORException |
Executes the command, to be called by the client.
Implements eu.coform.command.proto.Abstract.
Definition at line 17 of file QueryIDofUniqueIDCommand.java.
UniqueID eu.coform.command.QueryIDofUniqueIDCommand.getUuid | ( | ) |
Definition at line 51 of file QueryIDofUniqueIDCommand.java.
void eu.coform.command.QueryIDofUniqueIDCommand.setUuid | ( | UniqueID | uuid | ) |
Definition at line 47 of file QueryIDofUniqueIDCommand.java.