A B C D E F G H I J K L M N O P Q R S T U V W X Y

J

JpaFlowExecutionListener - Class in org.springframework.webflow.persistence
A FlowExecutionListener that implements the Flow Managed Persistence Context (FMPC) pattern using the standard Java Persistence API (JPA).
JpaFlowExecutionListener(EntityManagerFactory, PlatformTransactionManager) - Constructor for class org.springframework.webflow.persistence.JpaFlowExecutionListener
Create a new JPA flow execution listener using given JPA Entity Manager factory.
Jsf12FaceletsAuthorizeTag - Class in org.springframework.faces.security
A concrete implementation of AbstractAuthorizeTag for use with Facelets rendering technology in JSF 1.2 environments.
Jsf12FaceletsAuthorizeTag(FaceletContext, TagAttribute, TagAttribute, TagAttribute, TagAttribute, TagAttribute, TagAttribute) - Constructor for class org.springframework.faces.security.Jsf12FaceletsAuthorizeTag
A class constructor for use in a TagHandler.
Jsf12FaceletsAuthorizeTag() - Constructor for class org.springframework.faces.security.Jsf12FaceletsAuthorizeTag
A default constructor.
Jsf12FaceletsAuthorizeTagHandler - Class in org.springframework.faces.security
A JSF 1.2 Facelets TagHandler for performing Spring Security authorization decisions.
Jsf12FaceletsAuthorizeTagHandler(TagConfig) - Constructor for class org.springframework.faces.security.Jsf12FaceletsAuthorizeTagHandler
 
Jsf12FaceletsAuthorizeTagUtils - Class in org.springframework.faces.security
This class provides static methods that are registered as EL functions and available for use in Unified EL expressions in JSF 1.2 Facelets views.
Jsf12FaceletsAuthorizeTagUtils() - Constructor for class org.springframework.faces.security.Jsf12FaceletsAuthorizeTagUtils
 
Jsf2FlowApplication - Class in org.springframework.faces.webflow
Extends FlowApplication in order to provide JSF 2 delegation method.
Jsf2FlowApplication(Application) - Constructor for class org.springframework.faces.webflow.Jsf2FlowApplication
 
Jsf2FlowFacesContext - Class in org.springframework.faces.webflow
Extends FlowFacesContext in order to provide JSF 2 delegation method.
Jsf2FlowFacesContext(RequestContext, FacesContext) - Constructor for class org.springframework.faces.webflow.Jsf2FlowFacesContext
 
Jsf2FlowFacesContext.Jsf2FlowExternalContext - Class in org.springframework.faces.webflow
 
Jsf2FlowFacesContext.Jsf2FlowExternalContext(ExternalContext) - Constructor for class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
Jsf2FlowResourceResolver - Class in org.springframework.faces.webflow
Resolves Facelets templates using Spring Resource paths such as "classpath:foo.xhtml".
Jsf2FlowResourceResolver() - Constructor for class org.springframework.faces.webflow.Jsf2FlowResourceResolver
 
Jsf2FlowViewHandler - Class in org.springframework.faces.webflow
Extends FlowViewHandler in order to provide JSF 2 delegation method.
Jsf2FlowViewHandler(ViewHandler) - Constructor for class org.springframework.faces.webflow.Jsf2FlowViewHandler
 
JSF_11 - Static variable in class org.springframework.faces.webflow.JsfRuntimeInformation
JSF Version 1.1
JSF_12 - Static variable in class org.springframework.faces.webflow.JsfRuntimeInformation
JSF Version 1.2
JSF_20 - Static variable in class org.springframework.faces.webflow.JsfRuntimeInformation
JSF Version 2.0
JsfAjaxHandler - Class in org.springframework.faces.webflow
Ajax handler for JSF 2 requests that can identify JSF 2 Ajax requests and send redirect instructions back to the client by including a redirect instruction in the content of the response.
JsfAjaxHandler() - Constructor for class org.springframework.faces.webflow.JsfAjaxHandler
 
JsfAjaxHandler(AbstractAjaxHandler) - Constructor for class org.springframework.faces.webflow.JsfAjaxHandler
 
JsfFlowHandlerAdapter - Class in org.springframework.faces.webflow
An extension of FlowHandlerAdapter that replaces the default AjaxHandler instance with a JsfAjaxHandler assuming JSF 2 is the runtime environment.
JsfFlowHandlerAdapter() - Constructor for class org.springframework.faces.webflow.JsfFlowHandlerAdapter
 
JsfManagedBeanAwareELExpressionParser - Class in org.springframework.faces.webflow
A JSF-specific ExpressionParser that allows beans managed by either JSF, Spring, or Web Flow to be referenced in expressions in the FlowDefinition.
JsfManagedBeanAwareELExpressionParser(ExpressionFactory) - Constructor for class org.springframework.faces.webflow.JsfManagedBeanAwareELExpressionParser
 
JsfManagedBeanPropertyAccessor - Class in org.springframework.faces.webflow
Spring EL PropertyAccessor that checks request, session, and application scopes for existing JSF-managed beans.
JsfManagedBeanPropertyAccessor() - Constructor for class org.springframework.faces.webflow.JsfManagedBeanPropertyAccessor
 
JsfManagedBeanResolver - Class in org.springframework.faces.webflow
ELResolver that checks request, session, and application scopes for existing JSF-managed beans.
JsfManagedBeanResolver() - Constructor for class org.springframework.faces.webflow.JsfManagedBeanResolver
 
JsfResourceRequestHandler - Class in org.springframework.faces.webflow
Handles a request by delegating to the JSF ResourceHandler, which serves web application and classpath resources such as images, CSS and JavaScript files from well-known locations.
JsfResourceRequestHandler() - Constructor for class org.springframework.faces.webflow.JsfResourceRequestHandler
 
JsfRuntimeInformation - Class in org.springframework.faces.webflow
Helper class to provide information about the JSF runtime environment such as JSF version and implementation.
JsfRuntimeInformation() - Constructor for class org.springframework.faces.webflow.JsfRuntimeInformation
 
JsfUtils - Class in org.springframework.faces.webflow
Common support for the JSF integration with Spring Web Flow.
JsfUtils() - Constructor for class org.springframework.faces.webflow.JsfUtils
 
JsfView - Class in org.springframework.faces.mvc
JSF View that renders a transient (stateless) JSF view template.
JsfView() - Constructor for class org.springframework.faces.mvc.JsfView
 
JsfView - Class in org.springframework.faces.webflow
JSF-specific View implementation.
JsfView(UIViewRoot, Lifecycle, RequestContext) - Constructor for class org.springframework.faces.webflow.JsfView
Creates a new JSF view.
JsfViewFactory - Class in org.springframework.faces.webflow
JSF-specific ViewFactory implementation.
JsfViewFactory(Expression, Lifecycle) - Constructor for class org.springframework.faces.webflow.JsfViewFactory
 
JsfViewFactoryCreator - Class in org.springframework.faces.webflow
A ViewFactoryCreator implementation for creating instances of a JSF-specific ViewFactory.
JsfViewFactoryCreator() - Constructor for class org.springframework.faces.webflow.JsfViewFactoryCreator
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y