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

Package com.sap.portal.admin.wizard

Deprecated.

See: Description

Package com.sap.portal.admin.wizard 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 PCM wizard.

The wizard toolkit enables you to create administration wizards for creating new portal objects, which are stored in the PCD. The wizard toolkit is built on top of the wizard framework, and adds the following functionality: 

  • Automatically synchronizes wizard input fields with the properties of the portal object to be created.
  • Adds a set of standard panes that are required for creating all types of portal objects.

A PCM wizard is a portal application with the following parts: 

  • PCM Wizard Component: A portal component that represents the overall PCM 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.

The portal services provided by this package supply:

  • Quick, transparent integration with the PCM object creation mechanism.
  • Automatic inclusion of the common panes into the wizard.
  • Use of the Wizard Framework data model for storing the object data.
  • Use of the Property Editor mechanism for user interface creation, to obtain a unified user interface.

Implement AbstractPCMWizard to create a PCM wizard.

SAP NetWeaver 7.50 Enterprise Portal (SP 22)

Copyright 2021 SAP SE Complete Copyright Notice