pl.edu.agh.cast.importer.wizard.strategy
Class WithoutTemplateWizardStrategy
java.lang.Object
pl.edu.agh.cast.importer.wizard.strategy.AbstractStepByStepImportStrategy
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
Method Summary |
boolean |
performFinish()
Perform any special finish processing for this wizard strategy. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WithoutTemplateWizardStrategy
public WithoutTemplateWizardStrategy()
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.