Class DefaultWizardContext
java.lang.Object
de.hybris.platform.cockpit.wizards.impl.DefaultWizardContext
- All Implemented Interfaces:
MutableWizardContext,WizardContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAttribute(String key) voidsetAttribute(String key, Object value) toString()
-
Constructor Details
-
DefaultWizardContext
public DefaultWizardContext()
-
-
Method Details
-
getAttribute
- Specified by:
getAttributein interfaceWizardContext
-
setAttribute
- Specified by:
setAttributein interfaceMutableWizardContext
-
getAttributes
- Specified by:
getAttributesin interfaceMutableWizardContext
-
toString
-