|
|||||||||
| Home >> All >> org >> apache >> commons >> chain >> web >> [ faces overview ] | PREV NEXT | ||||||||
C
- context - Variable in class org.apache.commons.chain.web.faces.FacesWebContext
- The
FacesContextinstance for the request represented by this org.apache.commons.chain.web.WebContext.
F
- FacesGetLocaleCommand - class org.apache.commons.chain.web.faces.FacesGetLocaleCommand.
- Concrete implementation of org.apache.commons.chain.web.AbstractGetLocaleCommand for the JavaServer Faces API.
- FacesGetLocaleCommand() - Constructor for class org.apache.commons.chain.web.faces.FacesGetLocaleCommand
- FacesSetLocaleCommand - class org.apache.commons.chain.web.faces.FacesSetLocaleCommand.
- Concrete implementation of org.apache.commons.chain.web.AbstractSetLocaleCommand for the JavaServer Faces API.
- FacesSetLocaleCommand() - Constructor for class org.apache.commons.chain.web.faces.FacesSetLocaleCommand
- FacesWebContext - class org.apache.commons.chain.web.faces.FacesWebContext.
- Concrete implementation of org.apache.commons.chain.web.WebContext suitable for use in JavaServer Faces apps.
- FacesWebContext() - Constructor for class org.apache.commons.chain.web.faces.FacesWebContext
- Construct an uninitialized FacesWebContext instance.
- FacesWebContext(FacesContext) - Constructor for class org.apache.commons.chain.web.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.faces.FacesWebContext
- See the org.apache.commons.chain.web.WebContext's Javadoc.
- getContext() - Method in class org.apache.commons.chain.web.faces.FacesWebContext
- Return the
FacesContextinstance for the request associated with this FacesWebContext. - getCookies() - Method in class org.apache.commons.chain.web.faces.FacesWebContext
- See the org.apache.commons.chain.web.WebContext's Javadoc.
- getHeader() - Method in class org.apache.commons.chain.web.faces.FacesWebContext
- See the org.apache.commons.chain.web.WebContext's Javadoc.
- getHeaderValues() - Method in class org.apache.commons.chain.web.faces.FacesWebContext
- See the org.apache.commons.chain.web.WebContext's Javadoc.
- getInitParam() - Method in class org.apache.commons.chain.web.faces.FacesWebContext
- See the org.apache.commons.chain.web.WebContext's Javadoc.
- getLocale(Context) - Method in class org.apache.commons.chain.web.faces.FacesGetLocaleCommand
- Retrieve and return the
Localefor this request. - getParam() - Method in class org.apache.commons.chain.web.faces.FacesWebContext
- See the org.apache.commons.chain.web.WebContext's Javadoc.
- getParamValues() - Method in class org.apache.commons.chain.web.faces.FacesWebContext
- See the org.apache.commons.chain.web.WebContext's Javadoc.
- getRequestScope() - Method in class org.apache.commons.chain.web.faces.FacesWebContext
- See the org.apache.commons.chain.web.WebContext's Javadoc.
- getSessionScope() - Method in class org.apache.commons.chain.web.faces.FacesWebContext
- See the org.apache.commons.chain.web.WebContext's Javadoc.
I
- initialize(FacesContext) - Method in class org.apache.commons.chain.web.faces.FacesWebContext
- Initialize (or reinitialize) this FacesWebContext instance for the specified JavaServer Faces API objects.
O
- org.apache.commons.chain.web.faces - package org.apache.commons.chain.web.faces
- Basis for specialized
Contextimplementations suitable for use in web applications, and genericCommandimplementations useful across web application environments.
R
- release() - Method in class org.apache.commons.chain.web.faces.FacesWebContext
- Release references to allocated resources acquired in
initialize()of via subsequent processing.
S
- setLocale(Context, Locale) - Method in class org.apache.commons.chain.web.faces.FacesSetLocaleCommand
- Establish the specified
Localefor this response.
C F G I O R S
|
|||||||||
| Home >> All >> org >> apache >> commons >> chain >> web >> [ faces overview ] | PREV NEXT | ||||||||