ORCentral
Public Member Functions

eu.coform.command.datasetingestion.CreateFilestatusCommand Class Reference

Command to create a new filestatus. More...

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

List of all members.

Public Member Functions

 CreateFilestatusCommand (Filestatus filestatus)
Integer execute () throws ORException
 Executes the command.

Detailed Description

Command to create a new filestatus.

Definition at line 13 of file CreateFilestatusCommand.java.


Constructor & Destructor Documentation

eu.coform.command.datasetingestion.CreateFilestatusCommand.CreateFilestatusCommand ( Filestatus  filestatus)

Definition at line 17 of file CreateFilestatusCommand.java.


Member Function Documentation

Integer eu.coform.command.datasetingestion.CreateFilestatusCommand.execute ( ) throws ORException

Executes the command.

This will ensure the status is of appropriate form and insert an appropriate database entry if so.

Returns:
ID of the new filestatus
Exceptions:
ORExceptionif creation failed or the filestatus was invalid.

Implements eu.coform.command.proto.Abstract.

Definition at line 31 of file CreateFilestatusCommand.java.

Here is the call graph for this function:


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