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