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

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

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

Subclasses of BridgeFlash in com.liferay.faces.bridge.context.flash
 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
          This class decorates/wraps the Flash implementation provided by the JSF runtime.
 

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



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