|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
org.jboss.portal.portlet.impl.jsr168.api.ClientDataRequestImpl
org.jboss.portal.portlet.impl.jsr168.api.ActionRequestImpl
public class ActionRequestImpl
| Field Summary |
|---|
| Fields inherited from class org.jboss.portal.portlet.impl.jsr168.api.ClientDataRequestImpl |
|---|
requestContext |
| Fields inherited from class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl |
|---|
attributes, clientContext, container, invocation, log, navigationInfo, portalContext, preferences, psession, requestParameterMap, securityContext, serverContext, sessionStatus, supportedModes, supportedWindowStates, userContext, windowContext |
| Fields inherited from interface javax.portlet.PortletRequest |
|---|
BASIC_AUTH, CLIENT_CERT_AUTH, DIGEST_AUTH, FORM_AUTH, USER_INFO |
| Constructor Summary | |
|---|---|
ActionRequestImpl(PortletContainerImpl container,
ActionInvocation invocation)
|
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.portal.portlet.impl.jsr168.api.ClientDataRequestImpl |
|---|
getCharacterEncoding, getContentLength, getContentType, getMethod, getPortletInputStream, getReader, setCharacterEncoding |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.portlet.ActionRequest |
|---|
getCharacterEncoding, getContentLength, getContentType, getPortletInputStream, getReader, setCharacterEncoding |
| Constructor Detail |
|---|
public ActionRequestImpl(PortletContainerImpl container,
ActionInvocation invocation)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||