public class DefaultWizardContext extends Object implements MutableWizardContext
| Constructor and Description |
|---|
DefaultWizardContext() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAttribute(String key) |
Map<String,Object> |
getAttributes() |
void |
setAttribute(String key,
Object value) |
String |
toString() |
public Object getAttribute(String key)
getAttribute in interface WizardContextpublic void setAttribute(String key, Object value)
setAttribute in interface MutableWizardContextpublic Map<String,Object> getAttributes()
getAttributes in interface MutableWizardContextCopyright © 2017 SAP SE. All Rights Reserved.