com.sapportals.admin.wizardframework.api
Interface IWizardConfigurator
- All Known Subinterfaces:
- IDynamicWizardConfigurator, IStaticWizardConfigurator
- public interface IWizardConfigurator
the common anchestor of IDynamicWizardConfigurator and IStaticWizardConfigurator.
It is currently empty and may be removed in future versions.
- Version:
- 6.0
processWizardParams
public java.util.Map processWizardParams(java.util.Map originalParams)
initWizardSession
public void initWizardSession(IWizardContext context)