|
|||||||||
| 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.ActionResponseImpl
org.jboss.portlet.JBossActionResponse
public class JBossActionResponse
| Field Summary |
|---|
| Fields inherited from class org.jboss.portal.portlet.impl.ActionResponseImpl |
|---|
portletWindowContext, result, window |
| Fields inherited from class org.jboss.portal.portlet.impl.PortletResponseImpl |
|---|
properties, req, resp |
| Constructor Summary | |
|---|---|
JBossActionResponse(WindowContext windowCtx,
Window window,
PortalRequest req,
PortalResponse resp,
Properties properties)
|
|
| Method Summary | |
|---|---|
PortletURL |
createActionURL()
Create an action url. |
PortletURL |
createRenderURL()
Create a render url. |
void |
sendAuthenticate()
The component wants the user to be authenticated to perform the task. |
void |
sendBytes(java.lang.String contentType,
byte[] bytes)
|
| Methods inherited from class org.jboss.portal.portlet.impl.ActionResponseImpl |
|---|
getResult, sendRedirect, setPortletMode, setRenderParameter, setRenderParameter, setRenderParameters, setWindowState |
| 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 JBossActionResponse(WindowContext windowCtx,
Window window,
PortalRequest req,
PortalResponse resp,
Properties properties)
| Method Detail |
|---|
public void sendAuthenticate()
throws java.lang.IllegalStateException
java.lang.IllegalStateException
public void sendBytes(java.lang.String contentType,
byte[] bytes)
public PortletURL createRenderURL()
public PortletURL createActionURL()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||