Package com.liferay.faces.bridge.context.internal

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

Class Summary
BridgeContextCompatImpl This class provides a compatibility layer that isolates differences between JSF1 and JSF2.
BridgeContextFactoryImpl  
BridgeContextImpl  
BridgeContextLiferayImpl  
BridgePortalContextImpl  
BridgePortalContextLiferayCompatImpl  
BridgePortalContextLiferayImpl  
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.
ExternalContextExpirationImpl This class is an implementation of ExternalContext that can be used during session expiration.
ExternalContextFactoryImpl  
ExternalContextImpl  
ExternalContextRichFacesBridgeImpl This class serves as a fix for FACES-2133 such that the ExternalContextRichFacesBridgeImpl.getRequestPathInfo() and ExternalContextRichFacesBridgeImpl.getRequestServletPath() methods work around an implicit servlet dependency in the a4j:mediaOutput component.
FacesContextExpirationImpl This class is an implementation of FacesContext that can be used during session expiration.
FacesContextFactoryImpl  
FacesViewImpl  
HeadResponseWriterBase  
HeadResponseWriterFactoryImpl  
HeadResponseWriterImpl Custom ResponseWriter that has the ability to write to the ... section of the portal page via the standard Portlet 2.0 MimeResponse.MARKUP_HEAD_ELEMENT mechanism.
HeadResponseWriterLiferayImpl Custom ResponseWriter that has the ability to write to the ... section of the portal page via the Liferay vendor-specific mechanism.
IncongruityContextBaseImpl  
IncongruityContextCompatImpl  
IncongruityContextFactoryImpl  
IncongruityContextImpl  
PartialViewContextBridgeImpl This class is a wrapper around the PartialViewContext.
PartialViewContextFactoryBridgeImpl  
PartialViewContextLiferayImpl This class is a wrapper around the PartialViewContext.
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.
ScriptTagUtil This class is copied from bridge-impl/src/main/java/com/liferay/faces/bridge/context/internal/ScriptTagUtil.java into the portal jar during the generate-sources phase.
WriterWrapper  
 

Enum Summary
IncongruityContextBaseImpl.IncongruousAction  
 



Copyright © 2015 Liferay, Inc.. All rights reserved.