Uses of Package
com.sri.emo.wizard.creation.model

Packages that use com.sri.emo.wizard.creation.model
com.sri.emo.wizard.creation This package and sub packages provides the implementation of a "Completion Wizard." The completion Wizard takes a given node in the system as a template and allows the user to fill in the appropriate parts to create a new node. 
com.sri.emo.wizard.creation.management This package contains all the classes required to handle the editing and defining of completion wizards. 
com.sri.emo.wizard.creation.model Underlying model for completion Wizard. 
com.sri.emo.wizard.creation.persistence This package contains the relevant persistence classes to allow serialization of the completion model to and from an underlying database. 
 

Classes in com.sri.emo.wizard.creation.model used by com.sri.emo.wizard.creation
CreationBean
          Bean for handling action form.
CreationBeans
          Bean for holding multiple CreationBean objects
SearchResultBean
          Title:
 

Classes in com.sri.emo.wizard.creation.model used by com.sri.emo.wizard.creation.management
CreationBeans
          Bean for holding multiple CreationBean objects
 

Classes in com.sri.emo.wizard.creation.model used by com.sri.emo.wizard.creation.model
CreationBean
          Bean for handling action form.
CreationPartsBean
          Metadata for each completion part.
FieldCompletion
          Enumeration type for field completion.
 

Classes in com.sri.emo.wizard.creation.model used by com.sri.emo.wizard.creation.persistence
CreationBeans
          Bean for holding multiple CreationBean objects
 



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