public class EwlWizardInstance
extends java.lang.Object
Constructor and Description |
---|
EwlWizardInstance() |
EwlWizardInstance(EwlWizard wizard,
java.lang.Object self,
IEolContext context) |
Modifier and Type | Method and Description |
---|---|
IEolContext |
getContext() |
java.lang.Object |
getSelf() |
java.lang.String |
getTitle() |
EwlWizard |
getWizard() |
void |
process() |
void |
setContext(IEolContext context) |
void |
setSelf(java.lang.Object self) |
void |
setWizard(EwlWizard template) |
public EwlWizardInstance(EwlWizard wizard, java.lang.Object self, IEolContext context)
public EwlWizardInstance()
public IEolContext getContext()
public void setContext(IEolContext context)
public java.lang.Object getSelf()
public void setSelf(java.lang.Object self)
public EwlWizard getWizard()
public void setWizard(EwlWizard template)
public void process() throws EolRuntimeException
EolRuntimeException
public java.lang.String getTitle() throws EolRuntimeException
EolRuntimeException