Package com.liferay.faces.bridge.scope

Interface Summary
BridgeRequestScope Section 5.1.2 of the JSR 329 Spec describes a concept called the "bridge request scope," the purpose of which is to bridge the gap between the portlet lifecycle's ACTION_PHASE, EVENT_PHASE, and RENDER_PHASE.
BridgeRequestScopeCache This interface defines a Map style interface for managing cache of BridgeRequestScope.
BridgeRequestScopeManager This interface defines a contract for managing a cache of BridgeRequestScope instances.
 

Class Summary
BridgeRequestScopeBaseImpl  
BridgeRequestScopeCacheFactory This abstract class provides a contract for defining a factory that knows how to create instances of type BridgeRequestScopeCache.
BridgeRequestScopeCacheFactoryImpl  
BridgeRequestScopeCacheImpl This class provides a Map style interface for managing cache of BridgeRequestScope.
BridgeRequestScopeCompat_2_2_Impl  
BridgeRequestScopeCompatImpl This class provides a compatibility layer that isolates differences between JSF1 and JSF2.
BridgeRequestScopeFactory This abstract class provides a contract for defining a factory that knows how to create instances of type BridgeRequestScope.
BridgeRequestScopeFactoryImpl  
BridgeRequestScopeImpl  
BridgeRequestScopeLiferayImpl  
BridgeRequestScopeManagerFactory This abstract class provides a contract for defining a factory that knows how to create instances of type BridgeRequestScopeManager.
BridgeRequestScopeManagerFactoryImpl  
BridgeRequestScopeManagerImpl  
 

Enum Summary
BridgeRequestScope.Transport  
 



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