| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PortletContext
Extension of the COR Context for use in a JSR168 portlet. Clients can dynamically check instances of Context if they support the PortletContext interface to find out if the COR lookup was issued by a portlet.
Method Summary | |
---|---|
PortletRequest | getRequest()
Returns the JSR168 portlet request object associated with the context |
PortletResponse | getResponse()
Returns the JSR168 portlet response object associated with the context |
Method Detail |
---|
PortletRequest getRequest()
null
)PortletResponse getResponse()
null
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |