public interface PortletHeaderRequest
Modifier and Type | Method and Description |
---|---|
String |
getInitParameter(String name)
Deprecated.
Get the init parameter by name
|
String |
getPortalContextPath()
Deprecated.
Returns the web context path for the portal
|
String |
getPortletApplicationContextPath()
Deprecated.
Returns the portlet applicatoin context path
|
javax.portlet.PortletPreferences |
getPreferences()
Deprecated.
Get the portlet preferences
|
String getPortalContextPath()
String getPortletApplicationContextPath()
javax.portlet.PortletPreferences getPreferences()
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.