Uses of Interface
com.sapportals.admin.wizardframework.api.IDynamicWizardConfigurator

Packages that use IDynamicWizardConfigurator
com.sap.portal.admin.wizard   
com.sapportals.admin.wizardframework   
com.sapportals.admin.wizardframework.templates   
 

Uses of IDynamicWizardConfigurator in com.sap.portal.admin.wizard
 

Classes in com.sap.portal.admin.wizard that implement IDynamicWizardConfigurator
 class AbstractPCMWizard
          AbstractPCMWizard is a default wizard that initiates the common panes and transitions.
 

Uses of IDynamicWizardConfigurator in com.sapportals.admin.wizardframework
 

Classes in com.sapportals.admin.wizardframework that implement IDynamicWizardConfigurator
 class AbstractDynamicWizard
          Extend this class and implement it's setupWizard() function to define a dynamic wizard.
 

Uses of IDynamicWizardConfigurator in com.sapportals.admin.wizardframework.templates
 

Classes in com.sapportals.admin.wizardframework.templates that implement IDynamicWizardConfigurator
 class AbstractWizard