|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Request in org.xwiki.container |
|---|
| Methods in org.xwiki.container that return Request | |
|---|---|
Request |
Container.getRequest()
|
| Methods in org.xwiki.container with parameters of type Request | |
|---|---|
void |
RequestInitializer.initialize(Request request)
Perform initializations here, such as storing objects in the Request. |
void |
RequestInitializerManager.initializeRequest(Request request)
Call all components which implement the RequestInitializer role so
that they can each perform their own initializations. |
void |
Container.pushRequest(Request request)
|
void |
Container.setRequest(Request request)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||