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

Packages that use IStaticWizardConfigurator
com.sapportals.admin.wizardframework   
 

Uses of IStaticWizardConfigurator in com.sapportals.admin.wizardframework
 

Classes in com.sapportals.admin.wizardframework that implement IStaticWizardConfigurator
 class AbstractStaticWizard
          Deprecated. - The concept of static wizards has been abandoned. As of today all wizards, including the ones that inherit this class for historical reasons will be executed as dynamic wizards. Please move your wizard to inherit AbstractDynamicWizard rather than this class