Uses of Class
com.liferay.faces.bridge.context.flash.internal.BridgeFlash

Packages that use BridgeFlash
com.liferay.faces.bridge.context.flash.internal   
 

Uses of BridgeFlash in com.liferay.faces.bridge.context.flash.internal
 

Subclasses of BridgeFlash in com.liferay.faces.bridge.context.flash.internal
 class BridgeFlashBase
          This abstract class decorates/wraps the Flash implementation provided by the JSF runtime.
 class BridgeFlashFallbackImpl
          This class is a "fallback" implementation of the JSF Flash scope that only implements enough of the scope functionality to prevent errors from being thrown at runtime.
 class BridgeFlashMojarraImpl
          The purpose of this class is to workaround http://java.net/jira/browse/JAVASERVERFACES-1987
 class BridgeFlashMyFacesImpl
           
 class BridgeFlashWrapper
           
 

Methods in com.liferay.faces.bridge.context.flash.internal that return BridgeFlash
 BridgeFlash BridgeFlashFactoryImpl.getBridgeFlash()
           
abstract  BridgeFlash BridgeFlashFactory.getBridgeFlash()
           
abstract  BridgeFlash BridgeFlashWrapper.getWrapped()
           
 



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