com.sapportals.admin.wizardframework.api

Interface IWizardConfigurator

All Known Subinterfaces:
IDynamicWizardConfigurator, IStaticWizardConfigurator
All Known Implementing Classes:
AbstractDynamicWizard, AbstractPCMWizard, AbstractStaticWizard, AbstractWizard

Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).

public interface IWizardConfigurator

The interface that defines methods for configuring a wizard. It is the common ancestor of IDynamicWizardConfigurator and IStaticWizardConfigurator.


Method Summary
 void initWizardSession(IWizardContext context)
          Deprecated. Initializes the wizard session.
 Map processWizardParams(Map originalParams)
          Deprecated. Processes the wizard parameters.
 

Method Detail

processWizardParams

Map processWizardParams(Map originalParams)
Deprecated. 
Processes the wizard parameters.

Parameters:
originalParams - initial parameters
Returns:
a map of parameters

initWizardSession

void initWizardSession(IWizardContext context)
Deprecated. 
Initializes the wizard session.

Parameters:
context - the current wizard context
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-RUNTIME [sap.com] tc/ep/admin/api api EP-PIN
[sap.com] EP-RUNTIME [sap.com] com.sap.portal.admin.wizardframeworkdeprecated api EP-PIN-APF
[sap.com] EP-RUNTIME [sap.com] com.sap.portal.admin.wizardframeworkdeprecated - EP-PIN-APF


Copyright 2011 SAP AG Complete Copyright Notice