|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IModuleContextAction
Action that receives the ModuleContext.
It is implemented by BaseAction, so if your
extends from it you can access to the context
just by calling to BaseAction.getContext() (since 4m1).
| Method Summary | |
|---|---|
void |
setContext(ModuleContext context)
|
| Methods inherited from interface org.openxava.actions.IAction |
|---|
execute, getErrors, getMessages, setEnvironment, setErrors, setMessages |
| Method Detail |
|---|
void setContext(ModuleContext context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||