Package com.sri.emo.wizard.wizardgateway

The wizard gateway provides a central location to dispatch to wizards for execution or editing.

See:
          Description

Class Summary
AddWizardHandler Base class for the 'prompt add' 'do add' Wizard Gateway interfaces.
DoAddWizard Handles the redirection of the Add wizard user to the appropriate wizard manager.
DoDeleteWizard  
EditWizard Edits a wizard.
ListWizards Lists all wizards available in the system that the person has 'read' permisison for.
PromptAddWizard Prompts for adding a wizard.
PromptDeleteWizard Prompts to delete a wizard.
RunWizard Runs the wizard.
WizardGatewayController WizardGatewayControlller provides dispatching and isolation of the various underlying wizard types by allowing different editors to be hidden underneath the gateway.
WizardGatewayHandler  
 

Package com.sri.emo.wizard.wizardgateway Description

The wizard gateway provides a central location to dispatch to wizards for execution or editing. It lists the current wizards installed on the system and provides edit/add/delete/run links that are then dispatched to the appropriate wizard. At the time of this writing, Completion and Selection wizards are available.



Copyright © 2004-2006 Codeguild, Inc.. All Rights Reserved.