org.molgenis.omx.plugins
Class WizardPage
java.lang.Object
org.molgenis.omx.plugins.WizardPage
- Direct Known Subclasses:
- ImportResultsWizardPage, UploadWizardPage, ValidationResultWizardPage
public class WizardPage
- extends Object
|
Field Summary |
protected org.apache.log4j.Logger |
logger
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected final org.apache.log4j.Logger logger
WizardPage
public WizardPage(String title)
getWizard
protected ImportWizard getWizard()
setWizard
protected void setWizard(ImportWizard wizard)
getTitle
public String getTitle()
getViewTemplate
public String getViewTemplate()
handleRequest
public void handleRequest(Database db,
MolgenisRequest request)
Copyright © 2013. All Rights Reserved.