|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.aggregator.impl.PortletHeaderRequestImpl
public class PortletHeaderRequestImpl
Constructor Summary | |
---|---|
PortletHeaderRequestImpl(RequestContext requestContext,
org.apache.pluto.om.window.PortletWindow portletWindow,
java.lang.String portletApplicationContextPath)
|
Method Summary | |
---|---|
java.lang.String |
getInitParameter(java.lang.String name)
Get the init parameter by name |
java.lang.String |
getPortalContextPath()
Returns the web context path for the portal |
java.lang.String |
getPortletApplicationContextPath()
Returns the portlet applicatoin context path |
javax.portlet.PortletPreferences |
getPreferences()
Get the portlet preferences |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortletHeaderRequestImpl(RequestContext requestContext, org.apache.pluto.om.window.PortletWindow portletWindow, java.lang.String portletApplicationContextPath)
Method Detail |
---|
public java.lang.String getPortalContextPath()
PortletHeaderRequest
getPortalContextPath
in interface PortletHeaderRequest
public javax.portlet.PortletPreferences getPreferences()
PortletHeaderRequest
getPreferences
in interface PortletHeaderRequest
public java.lang.String getInitParameter(java.lang.String name)
PortletHeaderRequest
getInitParameter
in interface PortletHeaderRequest
public java.lang.String getPortletApplicationContextPath()
PortletHeaderRequest
getPortletApplicationContextPath
in interface PortletHeaderRequest
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |