RequestAuthorizationContext |
CDI model bean for accessing authorization context information of the current request.
|
RequestAvailabilityContext |
CDI model bean for accessing view availability context information of the current request.
|
RequestBackendContext |
CDI model bean for accessing the client & backend view of the current request.
|
RequestContext |
CDI model bean for accessing the current web context consisting of HttpServletRequest &
HttpServletResponse .
|
RequestDesignerContext |
CDI model bean for accessing common designer information of the current request.
|
RequestFormRecordContext |
CDI model bean for accessing the form record of the current request.
|
RequestWebEndpointContext |
CDI model bean for accessing the web endpoint of the current request.
|