org.webdocwf.util.loader.wizard
Class OctopusGenerator

java.lang.Object
  extended by org.webdocwf.util.loader.wizard.OctopusGenerator

public class OctopusGenerator
extends java.lang.Object

OctopusGenerator class sets the input parameters and start the process (LoaderGenerator)

Version:
1.0
Author:
Radoslav Dutina

Field Summary
protected  WizardFrame wizard
           
 
Constructor Summary
OctopusGenerator(OctopusGeneratorData initData)
          Construct the object of OctopusGenerator class with associated parameter
 
Method Summary
 java.lang.String[] generateAll()
          This method start the process (LoaderGenerator)
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

wizard

protected WizardFrame wizard
Constructor Detail

OctopusGenerator

public OctopusGenerator(OctopusGeneratorData initData)
Construct the object of OctopusGenerator class with associated parameter

Parameters:
initData - is object of LoaderGeneratorEntry which contain input parameters
Method Detail

generateAll

public java.lang.String[] generateAll()
                               throws java.lang.Exception
This method start the process (LoaderGenerator)

Returns:
process
Throws:
java.lang.Exception


Copyright © 2002-2007 Together - the Workgroup. All Rights Reserved.