de.iai.ilcd.webgui.controller.ui
Class DataExportHandler

java.lang.Object
  extended by de.iai.ilcd.webgui.controller.ui.DataExportHandler

public class DataExportHandler
extends java.lang.Object

Backing bean for data export


Constructor Summary
DataExportHandler()
          Initialize handler
 
Method Summary
 de.fzk.iai.ilcd.zip.ILCDZip export()
           
 java.lang.String getExportResourcePath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataExportHandler

public DataExportHandler()
Initialize handler

Method Detail

getExportResourcePath

public java.lang.String getExportResourcePath()

export

public de.fzk.iai.ilcd.zip.ILCDZip export()
                                   throws java.io.IOException
Throws:
java.io.IOException