public class ActionResponseImpl extends StateAwareResponseImpl implements javax.portlet.ActionResponse
StateAwareResponseImpl.WantRedirect, StateAwareResponseImpl.WantUpdate| Modifier and Type | Field and Description |
|---|---|
protected PortletInvocationResponse |
response
.
|
wantRedirect, wantUpdateinvocation, preq| Constructor and Description |
|---|
ActionResponseImpl(ActionInvocation invocation,
PortletRequestImpl preq) |
| Modifier and Type | Method and Description |
|---|---|
void |
sendRedirect(String location) |
void |
sendRedirect(String s,
String s1) |
checkRedirect, getPortletMode, getRenderParameterMap, getResponse, getWindowState, queueEvent, removePublicRenderParameter, requireRedirect, requireUpdate, setEvent, setEvent, setPortletMode, setRenderParameter, setRenderParameter, setRenderParameters, setWindowState, wantUpdateaddProperty, addProperty, addProperty, createElement, encodeURL, getNamespace, getProperties, getProperties, getRealResponse, setPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected PortletInvocationResponse response
public ActionResponseImpl(ActionInvocation invocation, PortletRequestImpl preq)
public void sendRedirect(String s, String s1) throws IOException
sendRedirect in interface javax.portlet.ActionResponseIOExceptionpublic void sendRedirect(String location) throws IOException
sendRedirect in interface javax.portlet.ActionResponseIOExceptionCopyright © 2003-2018 GateIn. All Rights Reserved.