|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.plumtree.remote.portlet.PortletContextFactory
PortletContextFactory is a class that has one static factory method to
generate IPortletContext objects. It is the entry point for Portlets
to send and receive information from the portal.
| Method Summary | |
static IPortletContext |
createPortletContext(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
Factory method that returns a new IPortletContext for the current
page. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static IPortletContext createPortletContext(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
IPortletContext for the current
page.
req - the current HTTP requestresp - the current HTTP response
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright ©2007 BEA Systems, Inc. All Rights Reserved.