com.liferay.faces.bridge.context.internal
Class BridgePortalContextImpl
java.lang.Object
com.liferay.faces.bridge.context.internal.BridgePortalContextImpl
- All Implemented Interfaces:
- BridgePortalContext, javax.portlet.PortalContext
- Direct Known Subclasses:
- BridgePortalContextLiferayCompatImpl
public class BridgePortalContextImpl
- extends Object
- implements BridgePortalContext
- Author:
- Neil Griffin
| Fields inherited from interface javax.portlet.PortalContext |
MARKUP_HEAD_ELEMENT_SUPPORT |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BridgePortalContextImpl
public BridgePortalContextImpl(javax.portlet.PortalContext portalContext)
getAddScriptResourceToHead
protected String getAddScriptResourceToHead()
getAddScriptTextToHead
protected String getAddScriptTextToHead()
getAddStyleSheetResourceToHead
protected String getAddStyleSheetResourceToHead()
getCreateRenderUrlDuringActionPhase
public String getCreateRenderUrlDuringActionPhase()
getMarkupHeadElementSupported
protected String getMarkupHeadElementSupported()
getNamespacedParametersRequired
protected String getNamespacedParametersRequired()
getPortalInfo
public String getPortalInfo()
- Specified by:
getPortalInfo in interface javax.portlet.PortalContext
getPostRedirectGetSupported
protected String getPostRedirectGetSupported()
getProperty
public String getProperty(String name)
- Specified by:
getProperty in interface javax.portlet.PortalContext
getPropertyNames
public Enumeration<String> getPropertyNames()
- Specified by:
getPropertyNames in interface javax.portlet.PortalContext
getSetHttpStatusCode
protected String getSetHttpStatusCode()
getSetResourceResponseBufferSize
protected String getSetResourceResponseBufferSize()
getSupportedPortletModes
public Enumeration<javax.portlet.PortletMode> getSupportedPortletModes()
- Specified by:
getSupportedPortletModes in interface javax.portlet.PortalContext
getSupportedWindowStates
public Enumeration<javax.portlet.WindowState> getSupportedWindowStates()
- Specified by:
getSupportedWindowStates in interface javax.portlet.PortalContext
Copyright © 2015 Liferay, Inc.. All rights reserved.