com.liferay.faces.bridge.context.internal
Class BridgePortalContextLiferayCompatImpl

java.lang.Object
  extended by com.liferay.faces.bridge.context.internal.BridgePortalContextImpl
      extended by com.liferay.faces.bridge.context.internal.BridgePortalContextLiferayCompatImpl
All Implemented Interfaces:
BridgePortalContext, javax.portlet.PortalContext
Direct Known Subclasses:
BridgePortalContextLiferayImpl

public class BridgePortalContextLiferayCompatImpl
extends BridgePortalContextImpl

Author:
Neil Griffin

Field Summary
 
Fields inherited from interface com.liferay.faces.bridge.context.BridgePortalContext
ADD_SCRIPT_RESOURCE_TO_HEAD_SUPPORT, ADD_SCRIPT_TEXT_TO_HEAD_SUPPORT, ADD_STYLE_SHEET_RESOURCE_TO_HEAD_SUPPORT, CREATE_RENDER_URL_DURING_ACTION_PHASE_SUPPORT, POST_REDIRECT_GET_SUPPORT, SET_HTTP_STATUS_CODE_SUPPORT, SET_RESOURCE_RESPONSE_BUFFER_SIZE_SUPPORT, STRICT_NAMESPACED_PARAMETERS_SUPPORT
 
Fields inherited from interface javax.portlet.PortalContext
MARKUP_HEAD_ELEMENT_SUPPORT
 
Constructor Summary
BridgePortalContextLiferayCompatImpl(javax.portlet.PortalContext portalContext)
           
 
Method Summary
protected  boolean isLiferayNamingspacingParameters(javax.portlet.PortletRequest portletRequest)
           
 
Methods inherited from class com.liferay.faces.bridge.context.internal.BridgePortalContextImpl
getAddScriptResourceToHead, getAddScriptTextToHead, getAddStyleSheetResourceToHead, getCreateRenderUrlDuringActionPhase, getMarkupHeadElementSupported, getNamespacedParametersRequired, getPortalInfo, getPostRedirectGetSupported, getProperty, getPropertyNames, getSetHttpStatusCode, getSetResourceResponseBufferSize, getSupportedPortletModes, getSupportedWindowStates
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BridgePortalContextLiferayCompatImpl

public BridgePortalContextLiferayCompatImpl(javax.portlet.PortalContext portalContext)
Method Detail

isLiferayNamingspacingParameters

protected boolean isLiferayNamingspacingParameters(javax.portlet.PortletRequest portletRequest)


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