ORCentral
Public Member Functions

eu.coform.command.CreateNewUUIDCommand Class Reference

Command class to create and insert a new Unique ID. More...

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

List of all members.

Public Member Functions

UniqueID execute () throws ORException
 Executes the command.

Detailed Description

Command class to create and insert a new Unique ID.

Definition at line 13 of file CreateNewUUIDCommand.java.


Member Function Documentation

UniqueID eu.coform.command.CreateNewUUIDCommand.execute ( ) throws ORException

Executes the command.

See also:
InsertUUIDDBCommand
Returns:
a new unique id.

Implements eu.coform.command.proto.Abstract.

Definition at line 23 of file CreateNewUUIDCommand.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