Index
All Classes and Interfaces|All Packages|Serialized Form
F
- FacesGetLocaleCommand - Class in org.apache.commons.chain.web.jakarta.faces
-
Concrete implementation of
GetLocaleCommand
for the JavaServer Faces API. - FacesGetLocaleCommand() - Constructor for class org.apache.commons.chain.web.jakarta.faces.FacesGetLocaleCommand
-
Construct a new instance to get the locale from the JavaServer Faces API.
- FacesSetLocaleCommand - Class in org.apache.commons.chain.web.jakarta.faces
-
Concrete implementation of
SetLocaleCommand
for the JavaServer Faces API. - FacesSetLocaleCommand() - Constructor for class org.apache.commons.chain.web.jakarta.faces.FacesSetLocaleCommand
-
Construct a new instance to set the locale into the JavaServer Faces API.
- FacesWebContext - Class in org.apache.commons.chain.web.jakarta.faces
-
Concrete implementation of
WebContext
suitable for use in JavaServer Faces apps. - FacesWebContext() - Constructor for class org.apache.commons.chain.web.jakarta.faces.FacesWebContext
-
Construct an uninitialized
FacesWebContext
instance. - FacesWebContext(FacesContext) - Constructor for class org.apache.commons.chain.web.jakarta.faces.FacesWebContext
-
Construct a
FacesWebContext
instance that is initialized with the specified JavaServer Faces API objects.
G
- getApplicationScope() - Method in class org.apache.commons.chain.web.jakarta.faces.FacesWebContext
-
See the
WebContext
's Javadoc. - getContext() - Method in class org.apache.commons.chain.web.jakarta.faces.FacesWebContext
-
Return the
FacesContext
instance for the request associated with thisFacesWebContext
. - getCookies() - Method in class org.apache.commons.chain.web.jakarta.faces.FacesWebContext
-
See the
WebContext
's Javadoc. - getHeader() - Method in class org.apache.commons.chain.web.jakarta.faces.FacesWebContext
-
See the
WebContext
's Javadoc. - getHeaderValues() - Method in class org.apache.commons.chain.web.jakarta.faces.FacesWebContext
-
See the
WebContext
's Javadoc. - getInitParam() - Method in class org.apache.commons.chain.web.jakarta.faces.FacesWebContext
-
See the
WebContext
's Javadoc. - getParam() - Method in class org.apache.commons.chain.web.jakarta.faces.FacesWebContext
-
See the
WebContext
's Javadoc. - getParamValues() - Method in class org.apache.commons.chain.web.jakarta.faces.FacesWebContext
-
See the
WebContext
's Javadoc. - getRequestScope() - Method in class org.apache.commons.chain.web.jakarta.faces.FacesWebContext
-
See the
WebContext
's Javadoc. - getSessionScope() - Method in class org.apache.commons.chain.web.jakarta.faces.FacesWebContext
-
See the
WebContext
's Javadoc.
I
- initialize(FacesContext) - Method in class org.apache.commons.chain.web.jakarta.faces.FacesWebContext
-
Initialize (or reinitialize) this
FacesWebContext
instance for the specified JavaServer Faces API objects.
O
- org.apache.commons.chain.web.jakarta.faces - package org.apache.commons.chain.web.jakarta.faces
-
Specialized
Context
andCommand
implementations suitable for use in a JakartaServer Faces API environment.
R
- release() - Method in class org.apache.commons.chain.web.jakarta.faces.FacesWebContext
-
Release references to allocated resources acquired in
initialize()
of via subsequent processing.
All Classes and Interfaces|All Packages|Serialized Form