Package com.liferay.faces.bridge.context

Interface Summary
FacesView This interface represents a JSF View from the perspective of how it is mapped to the FacesServlet.
RenderRedirectWriterImpl.OutputOperation  
 

Class Summary
BridgeContext This is an abstract class modeled after the JSF FacesContext in that it encapsulates a ThreadLocal singleton instance.
BridgeContextCompatImpl This class provides a compatibility layer that isolates differences between JSF1 and JSF2.
BridgeContextFactory This abstract class provides a contract for defining a factory that knows how to create instances of type BridgeContext.
BridgeContextFactoryImpl  
BridgeContextImpl  
BridgeContextWrapper  
ExceptionHandlerAjaxImpl The purpose of this class is to wrap the JSF implementation's Ajax exception handler so that exceptions that occur during Ajax are logged to the console.
ExceptionHandlerFactoryImpl  
ExternalContextCompat_2_2_Impl This class provides a compatibility layer that isolates differences between JSF 2.1 and JSF 2.2.
ExternalContextCompatImpl This class provides a compatibility layer that isolates differences between JSF1 and JSF2.
ExternalContextFactoryImpl  
ExternalContextImpl  
FacesViewImpl  
IncongruityContext Occasionally there is an incongruity (a mismatch) between the Portlet lifecycle and the JSF lifecycle with regard to execution of methods on the ExternalContext.
IncongruityContextBaseImpl  
IncongruityContextCompatImpl  
IncongruityContextFactory This abstract class provides a contract for defining a factory that knows how to create instances of type IncongruityContext.
IncongruityContextFactoryImpl  
IncongruityContextImpl  
RenderRedirectWriter Wraps a PortletResponse Writer in order to support render-redirect by buffering response output.
RenderRedirectWriterImpl This class supports the render-redirect feature by queuing up a list of all write operations.
WriterWrapper  
 

Enum Summary
IncongruityContextBaseImpl.IncongruousAction  
 



Copyright © 2013 Liferay, Inc.. All Rights Reserved.