public class PortalContextBridgeLiferayImpl extends Object implements javax.portlet.PortalContext
| Constructor and Description |
|---|
PortalContextBridgeLiferayImpl(javax.portlet.PortletRequest portletRequest) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPortalInfo() |
String |
getProperty(String name) |
Enumeration<String> |
getPropertyNames() |
Enumeration<javax.portlet.PortletMode> |
getSupportedPortletModes() |
Enumeration<javax.portlet.WindowState> |
getSupportedWindowStates() |
public PortalContextBridgeLiferayImpl(javax.portlet.PortletRequest portletRequest)
public String getPortalInfo()
getPortalInfo in interface javax.portlet.PortalContextpublic String getProperty(String name)
getProperty in interface javax.portlet.PortalContextpublic Enumeration<String> getPropertyNames()
getPropertyNames in interface javax.portlet.PortalContextpublic Enumeration<javax.portlet.PortletMode> getSupportedPortletModes()
getSupportedPortletModes in interface javax.portlet.PortalContextpublic Enumeration<javax.portlet.WindowState> getSupportedWindowStates()
getSupportedWindowStates in interface javax.portlet.PortalContextCopyright © 2016 Liferay, Inc.. All rights reserved.