Index
All Classes and Interfaces|All Packages|Serialized Form
F
- FacesGetLocaleCommand - Class in org.apache.commons.chain.web.jakarta.faces
-
Concrete implementation of
GetLocaleCommandfor 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
SetLocaleCommandfor 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
WebContextsuitable for use in JavaServer Faces apps. - FacesWebContext() - Constructor for class org.apache.commons.chain.web.jakarta.faces.FacesWebContext
-
Construct an uninitialized
FacesWebContextinstance. - FacesWebContext(FacesContext) - Constructor for class org.apache.commons.chain.web.jakarta.faces.FacesWebContext
-
Construct a
FacesWebContextinstance 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
FacesContextinstance 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
FacesWebContextinstance for the specified JavaServer Faces API objects.
O
- org.apache.commons.chain.web.jakarta.faces - package org.apache.commons.chain.web.jakarta.faces
-
Specialized
ContextandCommandimplementations 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