Package com.sri.emo.wizard.defaults

This package contains default implementations of the interfaces defined in the com.sri.emo.wizard package.

See:
          Description

Interface Summary
InternalPageMetadata Title: EMO
 

Class Summary
DefaultWizardRepository Default instance of wizard repository.
EmoWizardMetadata Wizard Metadata instance.
EmoWizardPage Wizard Page implementation for Emo.
ExpressoAwareWizardRepository Version that allows, not only dynamic runtime, but also checks the underlying Expresso data objects for defined wizards.
Log4jWizMonitor Default implementation that logs to Log4j Logger when the various events are invoked.
SequentialWizard Wizard for sequential wizards.
 

Package com.sri.emo.wizard.defaults Description

This package contains default implementations of the interfaces defined in the com.sri.emo.wizard package. Of note to the operation of Emo is the EmoTemplateWizard which is defined as a Sequential wizard with additional functionality for operations on Emo's Decision Nodes, and the ExpressoAwareWizardRepository which bridges the interfaces to the expresso-based DBObjects that define the wizards and their steps.



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