pl.edu.agh.cast.importer.wizard.strategy
Class WithoutTemplateWizardStrategy

java.lang.Object
  extended by pl.edu.agh.cast.importer.wizard.strategy.AbstractStepByStepImportStrategy
      extended by pl.edu.agh.cast.importer.wizard.strategy.WithoutTemplateWizardStrategy
All Implemented Interfaces:
IImportWizardStrategy

public class WithoutTemplateWizardStrategy
extends AbstractStepByStepImportStrategy

Wizard strategy used for importing data without choosing template.

Author:
AGH CAST Team

Field Summary
 
Fields inherited from class pl.edu.agh.cast.importer.wizard.strategy.AbstractStepByStepImportStrategy
conversionRulesSelectionPage, importerWizard, LOG
 
Constructor Summary
WithoutTemplateWizardStrategy()
           
 
Method Summary
 boolean performFinish()
          Perform any special finish processing for this wizard strategy.
 
Methods inherited from class pl.edu.agh.cast.importer.wizard.strategy.AbstractStepByStepImportStrategy
addPages, canFinishWizard, getNextPage, saveTemplate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WithoutTemplateWizardStrategy

public WithoutTemplateWizardStrategy()
Method Detail

performFinish

public boolean performFinish()
Perform any special finish processing for this wizard strategy.

Returns:
true if finish code execution was successful
See Also:
IImportWizardStrategy.performFinish()


Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.