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_1_2_Impl This class provides a compatibility layer that contains JSF 1.0/1.1/1.2 public methods that subclasses need to override.
ExternalContextCompat_2_0_FlashImpl  
ExternalContextCompat_2_0_Impl This class provides a compatibility layer that isolates differences between JSF 1.2 and JSF 2.0.
ExternalContextCompat_2_1_Impl This class provides a compatibility layer that isolates differences between JSF 2.0 and JSF 2.1.
ExternalContextCompat_2_2_Impl This class provides a compatibility layer that isolates differences between JSF 2.1 and JSF 2.2.
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 © 2014 Liferay, Inc.. All Rights Reserved.