|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Environment | |
|---|---|
| org.openxava.actions | |
| org.openxava.application.meta | |
| org.openxava.controller | |
| org.openxava.filters | |
| Uses of Environment in org.openxava.actions |
|---|
| Methods in org.openxava.actions that return Environment | |
|---|---|
Environment |
BaseAction.getEnvironment()
|
| Methods in org.openxava.actions with parameters of type Environment | |
|---|---|
void |
BaseAction.setEnvironment(Environment environment)
|
void |
IAction.setEnvironment(Environment environment)
|
| Uses of Environment in org.openxava.application.meta |
|---|
| Methods in org.openxava.application.meta that return Environment | |
|---|---|
Environment |
MetaModule.getEnvironment()
|
| Uses of Environment in org.openxava.controller |
|---|
| Methods in org.openxava.controller that return Environment | |
|---|---|
Environment |
ModuleManager.getEnvironment()
|
| Uses of Environment in org.openxava.filters |
|---|
| Methods in org.openxava.filters that return Environment | |
|---|---|
protected Environment |
BaseContextFilter.getEnvironment()
Environment allows you access to the environment variables for the current module. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||