|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.portlet.filter.PortletRequestWrapper
org.jboss.portlet.JBossActionRequest
public class JBossActionRequest
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.portlet.PortletRequest |
|---|
javax.portlet.PortletRequest.P3PUserInfos |
| Field Summary |
|---|
| Fields inherited from interface javax.portlet.ActionRequest |
|---|
ACTION_NAME |
| Fields inherited from interface javax.portlet.PortletRequest |
|---|
ACTION_PHASE, ACTION_SCOPE_ID, BASIC_AUTH, CCPP_PROFILE, CLIENT_CERT_AUTH, DIGEST_AUTH, EVENT_PHASE, FORM_AUTH, LIFECYCLE_PHASE, RENDER_HEADERS, RENDER_MARKUP, RENDER_PART, RENDER_PHASE, RESOURCE_PHASE, USER_INFO |
| Constructor Summary | |
|---|---|
JBossActionRequest(javax.portlet.ActionRequest portletRequest)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCharacterEncoding()
|
int |
getContentLength()
|
java.lang.String |
getContentType()
|
ControllerContext |
getControllerContext()
|
java.lang.String |
getMethod()
|
Parameters |
getParameters()
|
PortalNode |
getPortalNode()
|
java.io.InputStream |
getPortletInputStream()
|
java.io.BufferedReader |
getReader()
|
org.jboss.portal.identity.User |
getUser()
Returns the current authenticated user or null if the user is not authenticated |
void |
setCharacterEncoding(java.lang.String arg0)
|
| Methods inherited from class javax.portlet.filter.PortletRequestWrapper |
|---|
getAttribute, getAttributeNames, getAuthType, getContextPath, getCookies, getLocale, getLocales, getParameter, getParameterMap, getParameterNames, getParameterValues, getPortalContext, getPortletMode, getPortletSession, getPortletSession, getPreferences, getPrivateParameterMap, getProperties, getProperty, getPropertyNames, getPublicParameterMap, getRemoteUser, getRequest, getRequestedSessionId, getResponseContentType, getResponseContentTypes, getScheme, getServerName, getServerPort, getUserPrincipal, getWindowID, getWindowState, isPortletModeAllowed, isRequestedSessionIdValid, isSecure, isUserInRole, isWindowStateAllowed, removeAttribute, setAttribute, setRequest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.portlet.PortletRequest |
|---|
getAttribute, getAttributeNames, getAuthType, getContextPath, getCookies, getLocale, getLocales, getParameter, getParameterMap, getParameterNames, getParameterValues, getPortalContext, getPortletMode, getPortletSession, getPortletSession, getPreferences, getPrivateParameterMap, getProperties, getProperty, getPropertyNames, getPublicParameterMap, getRemoteUser, getRequestedSessionId, getResponseContentType, getResponseContentTypes, getScheme, getServerName, getServerPort, getUserPrincipal, getWindowID, getWindowState, isPortletModeAllowed, isRequestedSessionIdValid, isSecure, isUserInRole, isWindowStateAllowed, removeAttribute, setAttribute |
| Constructor Detail |
|---|
public JBossActionRequest(javax.portlet.ActionRequest portletRequest)
| Method Detail |
|---|
public ControllerContext getControllerContext()
public PortalNode getPortalNode()
public org.jboss.portal.identity.User getUser()
public Parameters getParameters()
public java.lang.String getCharacterEncoding()
getCharacterEncoding in interface javax.portlet.ClientDataRequestpublic int getContentLength()
getContentLength in interface javax.portlet.ClientDataRequestpublic java.lang.String getContentType()
getContentType in interface javax.portlet.ClientDataRequestpublic java.lang.String getMethod()
getMethod in interface javax.portlet.ClientDataRequest
public java.io.InputStream getPortletInputStream()
throws java.io.IOException
getPortletInputStream in interface javax.portlet.ClientDataRequestjava.io.IOException
public java.io.BufferedReader getReader()
throws java.io.UnsupportedEncodingException,
java.io.IOException
getReader in interface javax.portlet.ClientDataRequestjava.io.UnsupportedEncodingException
java.io.IOException
public void setCharacterEncoding(java.lang.String arg0)
throws java.io.UnsupportedEncodingException
setCharacterEncoding in interface javax.portlet.ClientDataRequestjava.io.UnsupportedEncodingException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||