Uses of Interface
com.liferay.faces.bridge.scope.BridgeRequestScopeCache

Packages that use BridgeRequestScopeCache
com.liferay.faces.bridge   
com.liferay.faces.bridge.scope   
 

Uses of BridgeRequestScopeCache in com.liferay.faces.bridge
 

Fields in com.liferay.faces.bridge declared as BridgeRequestScopeCache
protected  BridgeRequestScopeCache BridgePhaseBaseImpl.bridgeRequestScopeCache
           
 

Uses of BridgeRequestScopeCache in com.liferay.faces.bridge.scope
 

Classes in com.liferay.faces.bridge.scope that implement BridgeRequestScopeCache
 class BridgeRequestScopeCacheImpl
          This class provides a Map style interface for managing cache of BridgeRequestScope.
 

Methods in com.liferay.faces.bridge.scope that return BridgeRequestScopeCache
 BridgeRequestScopeCache BridgeRequestScopeCacheFactoryImpl.getBridgeRequestScopeCache(javax.portlet.PortletContext portletContext)
           
abstract  BridgeRequestScopeCache BridgeRequestScopeCacheFactory.getBridgeRequestScopeCache(javax.portlet.PortletContext portletContext)
           
 



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