|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.portlet.impl.PortletResponseImpl
org.jboss.portal.portlet.impl.RenderResponseImpl
org.jboss.portlet.JBossRenderResponse
Field Summary |
Fields inherited from class org.jboss.portal.portlet.impl.RenderResponseImpl |
result |
Fields inherited from class org.jboss.portal.portlet.impl.PortletResponseImpl |
creq, cresp, invocation, preq |
Fields inherited from interface javax.portlet.RenderResponse |
EXPIRATION_CACHE |
Constructor Summary | |
JBossRenderResponse(RenderInvocation invocation,
PortletRequestImpl preq)
|
Method Summary | |
PortalNodeURL |
createActionURL(PortalNode node)
|
PortalNodeURL |
createRenderURL(PortalNode node)
|
ComponentInvocation |
getInvocation()
Deprecated. |
Methods inherited from class org.jboss.portal.portlet.impl.RenderResponseImpl |
createActionURL, createRenderURL, flushBuffer, getBufferSize, getCharacterEncoding, getContentType, getLocale, getNamespace, getPortletOutputStream, getResult, getWriter, isCommitted, reset, resetBuffer, setBufferSize, setContentType, setTitle |
Methods inherited from class org.jboss.portal.portlet.impl.PortletResponseImpl |
addProperty, encodeURL, setProperty |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.portlet.PortletResponse |
addProperty, encodeURL, setProperty |
Constructor Detail |
public JBossRenderResponse(RenderInvocation invocation, PortletRequestImpl preq)
Method Detail |
public PortalNodeURL createActionURL(PortalNode node) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
public PortalNodeURL createRenderURL(PortalNode node) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
public ComponentInvocation getInvocation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |