public interface RendererContext
| Modifier and Type | Method and Description |
|---|---|
javax.servlet.http.HttpServletRequest |
getClientRequest() |
javax.servlet.http.HttpServletResponse |
getClientResponse() |
ControllerContext |
getPortletControllerContext() |
Collection<Portlet> |
getPortlets() |
PortletInvocationResponse |
render(List<javax.servlet.http.Cookie> cookies,
PageNavigationalState pageNavigationalState,
String windowId) |
javax.servlet.http.HttpServletRequest getClientRequest()
javax.servlet.http.HttpServletResponse getClientResponse()
ControllerContext getPortletControllerContext()
Collection<Portlet> getPortlets()
PortletInvocationResponse render(List<javax.servlet.http.Cookie> cookies, PageNavigationalState pageNavigationalState, String windowId) throws PortletInvokerException
PortletInvokerExceptionCopyright © 2003-2017 GateIn. All Rights Reserved.