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

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

Classes in com.liferay.faces.bridge.scope used by com.liferay.faces.bridge.context
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.
 

Classes in com.liferay.faces.bridge.scope used by com.liferay.faces.bridge.scope
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.
BridgeRequestScope.Transport
           
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.
 



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