GNDMS 0.6.0
RESTful verison of GNDMS
Public Member Functions

de.zib.gndms.taskflows.staging.client.tools.DataDescriptorWriter Interface Reference

So called builder interface for a data descriptor. More...

Inheritance diagram for de.zib.gndms.taskflows.staging.client.tools.DataDescriptorWriter:
de.zib.gndms.taskflows.staging.client.tools.DataDescriptorPropertyWriter de.zib.gndms.taskflows.staging.client.tools.DataDescriptorStdoutWriter

List of all members.

Public Member Functions

void writeObjectList (List< String > objectList)
void writeDataFormat (String dataFormat)
void writeDataArchiveFormat (String dataArchiveFormat)
void writeMetaDataFormat (String metaDataFormat)
void writeMetaDataArchiveFormat (String metaDataArchiveFormat)
DataConstraintsWriter getDataConstraintsWriter ()
void beginWritingDataConstraints ()
void doneWritingDataConstraints ()
void writeJustDownload ()

Detailed Description

So called builder interface for a data descriptor.

Implement this interface to convert a data descriptor to a given format. Then hand this implementation over to the DataDescriptorConverter along with the instance you want to be converted.

Author:
try ma ik jo rr a zib
Version:
$Id$

User: mjorra, Date: 17.09.2008, Time: 15:25:08


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