Package | Description |
---|---|
org.alfresco.web.bean.wizard | |
org.alfresco.web.config |
Modifier and Type | Method and Description |
---|---|
List<WizardsConfigElement.StepConfig> |
WizardState.getSteps()
Returns the list of steps the wizard has
|
Modifier and Type | Field and Description |
---|---|
protected Map<String,WizardsConfigElement.StepConfig> |
WizardsConfigElement.WizardConfig.steps |
Modifier and Type | Method and Description |
---|---|
WizardsConfigElement.StepConfig |
WizardsConfigElement.WizardConfig.getStepByName(String name) |
protected WizardsConfigElement.StepConfig |
WizardsElementReader.parseStep(org.dom4j.Element step)
Parses the given element which represents a step in a wizard
|
Modifier and Type | Method and Description |
---|---|
Map<String,WizardsConfigElement.StepConfig> |
WizardsConfigElement.WizardConfig.getSteps() |
List<WizardsConfigElement.StepConfig> |
WizardsConfigElement.WizardConfig.getStepsAsList() |
Copyright © 2005–2017 Alfresco Software. All rights reserved.