Uses of Class
javax.portlet.faces.BridgeDefaultViewNotSpecifiedException

Packages that use BridgeDefaultViewNotSpecifiedException
com.liferay.faces.bridge   
com.liferay.faces.bridge.context   
javax.portlet.faces   
 

Uses of BridgeDefaultViewNotSpecifiedException in com.liferay.faces.bridge
 

Methods in com.liferay.faces.bridge that throw BridgeDefaultViewNotSpecifiedException
 void BridgePhaseWrapper.execute()
           
 void BridgePhase.execute()
           
 

Uses of BridgeDefaultViewNotSpecifiedException in com.liferay.faces.bridge.context
 

Methods in com.liferay.faces.bridge.context that throw BridgeDefaultViewNotSpecifiedException
 String BridgeContextWrapper.getFacesViewId()
           
abstract  String BridgeContext.getFacesViewId()
          Returns the target view (and optional query string) as described in section 5.2.3 of the Bridge Spec titled "Determining the Target View".
 

Uses of BridgeDefaultViewNotSpecifiedException in javax.portlet.faces
 

Methods in javax.portlet.faces that throw BridgeDefaultViewNotSpecifiedException
 void Bridge.doFacesRequest(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse)
           
 void Bridge.doFacesRequest(javax.portlet.RenderRequest renderRequest, javax.portlet.RenderResponse renderResponse)
           
 



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