Class and Description |
---|
Application
Application represents a per-web-application singleton object where applications based
on Jakarta Server Faces (or implementations wishing to provide extended functionality) can register application-wide
singletons that provide functionality required by Jakarta Server Faces.
|
ApplicationFactory
ApplicationFactory is a factory object that
creates (if needed) and returns
Application instances. |
ConfigurableNavigationHandler
ConfigurableNavigationHandler extends the contract of
|
FacesMessage.Severity
Class used to represent message severity levels in a typesafe enumeration.
|
NavigationCase
NavigationCase represents a |
NavigationHandler
A NavigationHandler is passed the
outcome string returned by an application action invoked for this application, and will use this (along with related
state information) to choose the view to be displayed next.
|
ProjectStage
This class enables a feature similar to the |
Resource
An instance of
|
ResourceHandler
ResourceHandler is the
run-time API by which |
ResourceVisitOption
Defines the resource traversal options. |
StateManager
StateManager directs the process of saving and restoring the view between requests.
|
StateManager.SerializedView
Deprecated.
This class was not marked
Serializable in the 1.0 version of the spec. It was also not a
static inner class, so it can't be made to be Serializable . Therefore, it is being deprecated in version
1.2 of the spec. The replacement is to use an implementation dependent Object . |
ViewHandler
ViewHandler is the pluggablity mechanism for allowing implementations of or applications using the
JJakarta Server Faces specification to provide their own handling of the activities in the Render Response
and Restore View phases of the request processing lifecycle.
|
ViewResource
Superclass of |
ViewVisitOption
Defines the view traversal options. |
Class and Description |
---|
FacesMessage
FacesMessage represents a single validation (or other) message, which is typically associated with a
particular component in the view.
|
Class and Description |
---|
Application
Application represents a per-web-application singleton object where applications based
on Jakarta Server Faces (or implementations wishing to provide extended functionality) can register application-wide
singletons that provide functionality required by Jakarta Server Faces.
|
FacesMessage
FacesMessage represents a single validation (or other) message, which is typically associated with a
particular component in the view.
|
FacesMessage.Severity
Class used to represent message severity levels in a typesafe enumeration.
|
ProjectStage
This class enables a feature similar to the |
Class and Description |
---|
FacesMessage
FacesMessage represents a single validation (or other) message, which is typically associated with a
particular component in the view.
|
Class and Description |
---|
Application
Application represents a per-web-application singleton object where applications based
on Jakarta Server Faces (or implementations wishing to provide extended functionality) can register application-wide
singletons that provide functionality required by Jakarta Server Faces.
|
Class and Description |
---|
NavigationCase
NavigationCase represents a |
Class and Description |
---|
StateManager.SerializedView
Deprecated.
This class was not marked
Serializable in the 1.0 version of the spec. It was also not a
static inner class, so it can't be made to be Serializable . Therefore, it is being deprecated in version
1.2 of the spec. The replacement is to use an implementation dependent Object . |
Class and Description |
---|
FacesMessage
FacesMessage represents a single validation (or other) message, which is typically associated with a
particular component in the view.
|
Class and Description |
---|
Resource
An instance of
|
ViewVisitOption
Defines the view traversal options. |
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.