| Package | Description |
|---|---|
| org.mmbase.applications.editwizard |
This package contains the classes used by the Editwizards to pass
commands to MMBase.
|
| Modifier and Type | Method and Description |
|---|---|
Config.WizardConfig |
Config.Configurator.createWizard(Cloud cloud) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Wizard.loadWizard(Config.WizardConfig wizardConfig,
javax.servlet.http.HttpServletRequest request)
Loads the wizard schema, and a work document, and fills it with initial data.
|
protected void |
Wizard.storeConfigurationAttributes(Config.WizardConfig wizardConfig)
Stores configuration variables as attributes in the variables set.
|
| Constructor and Description |
|---|
Wizard(javax.servlet.http.HttpServletRequest request,
URIResolver uri,
Config.WizardConfig wizardConfig,
Cloud cloud)
Constructor.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}