Interface | Description |
---|---|
ApplicationContext |
The context of an application.
|
ClientContext | |
Dispatch |
The
Dispatch object represents the dispatch to a controller method. |
HttpContext | |
RequestLifeCycle |
This interface can be implemented by a controller to be aware of the dispatch of a request on the controller.
|
SecurityContext | |
UserContext |
The context concerning the current user.
|
WindowContext |
Class | Description |
---|---|
DefaultErrorController | |
Parameter |
A parameter: a name and a list of values.
|
Phase |
A phase.
|
Phase.Action | |
Phase.Action.Dispatch | |
Phase.Event | |
Phase.Resource | |
Phase.Resource.Dispatch | |
Phase.View | |
Phase.View.Dispatch | |
RequestContext | |
RequestParameter |
A unmodifiable request parameter, it provides access to the parameter name and the parameter values.
|
ResponseParameter |
Copyright © 2015 eXo Platform SAS. All rights reserved.