Uses of Package
com.liferay.faces.bridge.context

Packages that use com.liferay.faces.bridge.context
com.liferay.faces.bridge   
com.liferay.faces.bridge.container.liferay   
com.liferay.faces.bridge.context   
com.liferay.faces.bridge.context.map   
com.liferay.faces.bridge.context.url   
com.liferay.faces.bridge.context.url.liferay   
com.liferay.faces.bridge.event   
 

Classes in com.liferay.faces.bridge.context used by com.liferay.faces.bridge
BridgeContext
          This is an abstract class modeled after the JSF FacesContext in that it encapsulates a ThreadLocal singleton instance.
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.
 

Classes in com.liferay.faces.bridge.context used by com.liferay.faces.bridge.container.liferay
BridgeContext
          This is an abstract class modeled after the JSF FacesContext in that it encapsulates a ThreadLocal singleton instance.
 

Classes in com.liferay.faces.bridge.context used by com.liferay.faces.bridge.context
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.
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.
FacesView
          This interface represents a JSF View from the perspective of how it is mapped to the FacesServlet.
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
           
IncongruityContextBaseImpl.IncongruousAction
           
IncongruityContextCompatImpl
           
IncongruityContextFactory
          This abstract class provides a contract for defining a factory that knows how to create instances of type IncongruityContext.
RenderRedirectWriter
          Wraps a PortletResponse Writer in order to support render-redirect by buffering response output.
RenderRedirectWriterImpl.OutputOperation
           
WriterWrapper
           
 

Classes in com.liferay.faces.bridge.context used by com.liferay.faces.bridge.context.map
BridgeContext
          This is an abstract class modeled after the JSF FacesContext in that it encapsulates a ThreadLocal singleton instance.
 

Classes in com.liferay.faces.bridge.context used by com.liferay.faces.bridge.context.url
BridgeContext
          This is an abstract class modeled after the JSF FacesContext in that it encapsulates a ThreadLocal singleton instance.
 

Classes in com.liferay.faces.bridge.context used by com.liferay.faces.bridge.context.url.liferay
BridgeContext
          This is an abstract class modeled after the JSF FacesContext in that it encapsulates a ThreadLocal singleton instance.
 

Classes in com.liferay.faces.bridge.context used by com.liferay.faces.bridge.event
BridgeContext
          This is an abstract class modeled after the JSF FacesContext in that it encapsulates a ThreadLocal singleton instance.
 



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