This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.jetspeed.aggregator.impl
Class PortletHeaderRequestImpl
java.lang.Object
   org.apache.jetspeed.aggregator.impl.PortletHeaderRequestImpl
org.apache.jetspeed.aggregator.impl.PortletHeaderRequestImpl
- All Implemented Interfaces: 
- org.apache.jetspeed.portlet.PortletHeaderRequest
- public class PortletHeaderRequestImpl 
- extends Object- implements org.apache.jetspeed.portlet.PortletHeaderRequest
 
| Constructor Summary | 
| PortletHeaderRequestImpl(org.apache.jetspeed.request.RequestContext requestContext,
                         org.apache.pluto.om.window.PortletWindow portletWindow,
                         String portletApplicationContextPath)
 | 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
requestContext
private org.apache.jetspeed.request.RequestContext requestContext
portletApplicationContextPath
private String portletApplicationContextPath
portletWindow
private org.apache.pluto.om.window.PortletWindow portletWindow
initParamSet
private org.apache.pluto.om.common.ParameterSet initParamSet
PortletHeaderRequestImpl
public PortletHeaderRequestImpl(org.apache.jetspeed.request.RequestContext requestContext,
                                org.apache.pluto.om.window.PortletWindow portletWindow,
                                String portletApplicationContextPath)
getPortalContextPath
public String getPortalContextPath()
- 
- Specified by:
- getPortalContextPathin interface- org.apache.jetspeed.portlet.PortletHeaderRequest
 
- 
 
getPreferences
public javax.portlet.PortletPreferences getPreferences()
- 
- Specified by:
- getPreferencesin interface- org.apache.jetspeed.portlet.PortletHeaderRequest
 
- 
 
getInitParameter
public String getInitParameter(String name)
- 
- Specified by:
- getInitParameterin interface- org.apache.jetspeed.portlet.PortletHeaderRequest
 
- 
 
getPortletApplicationContextPath
public String getPortletApplicationContextPath()
- 
- Specified by:
- getPortletApplicationContextPathin interface- org.apache.jetspeed.portlet.PortletHeaderRequest
 
- 
- Returns:
- Returns the portletApplicationContextPath.
 
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.