|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.portlet.filter.PortletRequestWrapper
org.springframework.portlet.ParameterAddingPortletRequestWrapper
org.springframework.portlet.ParameterAddingActionRequestWrapper
public class ParameterAddingActionRequestWrapper
| 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 | |
|---|---|
ParameterAddingActionRequestWrapper(javax.portlet.ActionRequest request)
|
|
| Method Summary | |
|---|---|
String |
getCharacterEncoding()
|
int |
getContentLength()
|
String |
getContentType()
|
String |
getMethod()
|
InputStream |
getPortletInputStream()
|
BufferedReader |
getReader()
|
void |
setCharacterEncoding(String enc)
|
| Methods inherited from class org.springframework.portlet.ParameterAddingPortletRequestWrapper |
|---|
getParameter, getParameterMap, getParameterNames, getParameterValues, getPrivateParameterMap, getPublicParameterMap, putPrivateAllParameter, putPrivateParameters, putPublicAllParameter, putPublicParameters |
| Methods inherited from class javax.portlet.filter.PortletRequestWrapper |
|---|
getAttribute, getAttributeNames, getAuthType, getContextPath, getCookies, getLocale, getLocales, getPortalContext, getPortletMode, getPortletSession, getPortletSession, getPreferences, getProperties, getProperty, getPropertyNames, 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 ParameterAddingActionRequestWrapper(javax.portlet.ActionRequest request)
| Method Detail |
|---|
public InputStream getPortletInputStream()
throws IOException
getPortletInputStream in interface javax.portlet.ClientDataRequestIOException
public void setCharacterEncoding(String enc)
throws UnsupportedEncodingException
setCharacterEncoding in interface javax.portlet.ClientDataRequestUnsupportedEncodingException
public BufferedReader getReader()
throws UnsupportedEncodingException,
IOException
getReader in interface javax.portlet.ClientDataRequestUnsupportedEncodingException
IOExceptionpublic String getCharacterEncoding()
getCharacterEncoding in interface javax.portlet.ClientDataRequestpublic String getContentType()
getContentType in interface javax.portlet.ClientDataRequestpublic int getContentLength()
getContentLength in interface javax.portlet.ClientDataRequestpublic String getMethod()
getMethod in interface javax.portlet.ClientDataRequest
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||