Class PortalContextImpl
java.lang.Object
org.gatein.pc.portlet.impl.jsr168.api.PortalContextImpl
- All Implemented Interfaces:
javax.portlet.PortalContext
todo : does not provide customizable values for portlet modes and window states.
-
Field Summary
Fields inherited from interface javax.portlet.PortalContext
MARKUP_HEAD_ELEMENT_SUPPORT -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PortalContextImpl
public PortalContextImpl(org.gatein.pc.api.spi.PortalContext portal)
-
-
Method Details
-
getPortalInfo
- Specified by:
getPortalInfoin interfacejavax.portlet.PortalContext
-
getProperty
- Specified by:
getPropertyin interfacejavax.portlet.PortalContext
-
getPropertyNames
- Specified by:
getPropertyNamesin interfacejavax.portlet.PortalContext
-
getSupportedPortletModes
- Specified by:
getSupportedPortletModesin interfacejavax.portlet.PortalContext
-
getSupportedWindowStates
- Specified by:
getSupportedWindowStatesin interfacejavax.portlet.PortalContext
-