Skip navigation links
SAP NetWeaver 7.50 Enterprise Portal (SP 22)

Package com.sapportals.admin.wizardframework

Deprecated.

See: Description

Package com.sapportals.admin.wizardframework 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 and classes to build a wizard.

The wizard framework enables you to create administration wizards by providing the following: 

  • Consistent look and feel for all wizards
  • Standard navigation buttons
  • Default implementations for commonly used panes, such as Intro and Summary panes
  • Data model for storing user input through the life of the wizard

A wizard is a portal application with the following parts: 

  • Wizard Component: A portal component that represents the overall wizard.
  • Panes: Each user pane is a Java class that defines the user interface for one section of the wizard.
  • Conditions: A Java class that defines a condition for transitioning from one pane to another.

Implement AbstractWizard to create a wizard.

SAP NetWeaver 7.50 Enterprise Portal (SP 22)

Copyright 2021 SAP SE Complete Copyright Notice