Uses of Class
com.liferay.faces.bridge.scope.BridgeRequestScope.Transport

Packages that use BridgeRequestScope.Transport
com.liferay.faces.bridge   
com.liferay.faces.bridge.scope   
 

Uses of BridgeRequestScope.Transport in com.liferay.faces.bridge
 

Methods in com.liferay.faces.bridge with parameters of type BridgeRequestScope.Transport
protected  void BridgePhaseBaseImpl.maintainBridgeRequestScope(javax.portlet.PortletRequest portletRequest, javax.portlet.PortletResponse portletResponse, BridgeRequestScope.Transport bridgeRequestScopeTransport)
           
 

Uses of BridgeRequestScope.Transport in com.liferay.faces.bridge.scope
 

Methods in com.liferay.faces.bridge.scope that return BridgeRequestScope.Transport
static BridgeRequestScope.Transport BridgeRequestScope.Transport.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BridgeRequestScope.Transport[] BridgeRequestScope.Transport.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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