Uses of Class
javax.portlet.faces.BridgeUninitializedException

Packages that use BridgeUninitializedException
javax.portlet.faces   
 

Uses of BridgeUninitializedException in javax.portlet.faces
 

Methods in javax.portlet.faces that throw BridgeUninitializedException
 void Bridge.doFacesRequest(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse)
          Called by the portlet when it wants the bridge to invoke action request/response processing.
 void Bridge.doFacesRequest(javax.portlet.EventRequest eventRequest, javax.portlet.EventResponse eventResponse)
          Called by the portlet when it wants the bridge to invoke event request/response processing.
 void Bridge.doFacesRequest(javax.portlet.RenderRequest renderRequest, javax.portlet.RenderResponse renderResponse)
          Called by the portlet when it wants the bridge to invoke render request/response processing.
 void Bridge.doFacesRequest(javax.portlet.ResourceRequest resourceRequest, javax.portlet.ResourceResponse resourceResponse)
          Called by the portlet when it wants the bridge to invoke resource request/response processing.
 



Copyright © 2017 Liferay, Inc. All Rights Reserved.