|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICreationBeanManager | |
---|---|
com.sri.emo.wizard.creation.management | This package contains all the classes required to handle the editing and defining of completion wizards. |
Uses of ICreationBeanManager in com.sri.emo.wizard.creation.management |
---|
Classes in com.sri.emo.wizard.creation.management that implement ICreationBeanManager | |
---|---|
class |
CreationBeanManager
Class for managing the completion bean in the session. |
Constructors in com.sri.emo.wizard.creation.management with parameters of type ICreationBeanManager | |
---|---|
DoCancel(ICreationBeanManager beanManager)
Constructs a cancel state handler with the given completion bean manager. |
|
DoChooseCriteria(Controller owner,
CreationRepository respository,
ICreationBeanManager stateBeanManager)
Constructor that takes the owner controller as a paramter. |
|
PromptEditWizard(Controller stateOwner,
CreationRepository repository,
ICreationBeanManager stateBeanManager)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |