GNDMS 0.6.0
RESTful verison of GNDMS
Public Member Functions | Private Attributes | Static Private Attributes

de.zib.gndms.taskflows.staging.client.model.ProviderStageInOrder Class Reference

Model class for a provider stage in Order. More...

Inherits de::zib::gndms::common::model::gorfx::types::AbstractOrder.

List of all members.

Public Member Functions

String getDescription ()
DataDescriptor getDataDescriptor ()
void setDataDescriptor (DataDescriptor dataDescriptor)
boolean hasDataFile ()
String getActDataFile ()
void setActDataFile (String dataFile)
String getActMetadataFile ()
void setActMetadataFile (String metadataFile)

Private Attributes

DataDescriptor dataDescriptor
 The data descriptor.
String actDataFile
 The out-put file name for the stating.
String actMetadataFile
 The out-put file name for the stating meta-data.

Static Private Attributes

static final long serialVersionUID = -5318593349599919368L

Detailed Description

Model class for a provider stage in Order.

Author:
try ma ik jo rr a zib $id$

User: bzcjorra Date: Sep 5, 2008 3:55:45 PM


Member Data Documentation

The out-put file name for the stating.

The file containing the staged data will have this name.

The out-put file name for the stating meta-data.

The file containing the meta data will have this name.

The data descriptor.

Contains the constraints for stating.


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