Package com.sapportals.admin.wizardframework.api

Deprecated.

See:
          Description

Interface Summary
IBasicEditingContext Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
ICondition Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
IConfigurableWizard Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
IDependencyObject Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
IDynamicWizardConfigurator Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
IStaticWizardConfigurator Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
IWizardComponent Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
IWizardComponentContainer Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
IWizardConfigurator Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
IWizardContext The interface that represents the current state of the wizard.
IWizardStructure Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
 

Package com.sapportals.admin.wizardframework.api Description

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

Provides interfaces for creating a wizard.

The wizard framework enables you to create administration wizards for creating new portal content. After creating and deploying a wizard, you can specify within a new portal component that your wizard be run whenever an administrator starts to create a new iView based on this component.

The wizard framework enables you to create generic wizards. The wizard toolkit provides additional wizard functionality for creating iViews and other PCD objects.

Each wizard contains one or more panes that contain the input fields, buttons and other controls that make up the user interface.

Each wizard contains a wizard component, whose Java class extends AbstractWizard. This class is descended from AbstractPortalComponent, making the wizard a standard iView that can be displayed in the portal administration pages.



Copyright 2011 SAP AG Complete Copyright Notice