|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PortletHeaderRequest
This interface is deprecated because head contribution from portlet is possible by the native portlet API in a JSR-286 compliant portal.
Method Summary | |
---|---|
java.lang.String |
getInitParameter(java.lang.String name)
Deprecated. Get the init parameter by name |
java.lang.String |
getPortalContextPath()
Deprecated. Returns the web context path for the portal |
java.lang.String |
getPortletApplicationContextPath()
Deprecated. Returns the portlet applicatoin context path |
javax.portlet.PortletPreferences |
getPreferences()
Deprecated. Get the portlet preferences |
Method Detail |
---|
java.lang.String getPortalContextPath()
java.lang.String getPortletApplicationContextPath()
javax.portlet.PortletPreferences getPreferences()
java.lang.String getInitParameter(java.lang.String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |