📄 portletresponsewrapper.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc (build 1.4.2) on Wed Jul 19 18:22:43 EDT 2006 --><TITLE>PortletResponseWrapper (IBM WebSphere Portal Version 6.0.0.0 API Docs)</TITLE><META NAME="keywords" CONTENT="com.ibm.wps.pe.pc.legacy.cmpf.PortletResponseWrapper class"><LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"><SCRIPT type="text/javascript">function windowTitle(){ parent.document.title="PortletResponseWrapper (IBM WebSphere Portal Version 6.0.0.0 API Docs)";}</SCRIPT></HEAD><BODY BGCOLOR="white" onload="windowTitle();"><!-- ========= START OF TOP NAVBAR ======= --><A NAME="navbar_top"><!-- --></A><A HREF="#skip-navbar_top" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../com/ibm/wps/pe/pc/legacy/cmpf/PortletRequestWrapper.html" title="class in com.ibm.wps.pe.pc.legacy.cmpf"><B>PREV CLASS</B></A> NEXT CLASS</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A> <A HREF="PortletResponseWrapper.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_top"></A><!-- ========= END OF TOP NAVBAR ========= --><HR><A NAME="main"></A><!-- ======== START OF CLASS DATA ======== --><H2><FONT SIZE="-1">com.ibm.wps.pe.pc.legacy.cmpf</FONT><BR>Class PortletResponseWrapper</H2><PRE>java.lang.Object <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by">javax.servlet.ServletResponseWrapper <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by">javax.servlet.http.HttpServletResponseWrapper <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.ibm.wps.pe.pc.legacy.cmpf.PortletResponseWrapper</B></PRE><DL><DT><B>All Implemented Interfaces:</B> <DD>javax.servlet.http.HttpServletResponse, <A HREF="../../../../../../../org/apache/jetspeed/portlet/PortletResponse.html" title="interface in org.apache.jetspeed.portlet">PortletResponse</A>, javax.servlet.ServletResponse</DD></DL><HR><DL><DT>public class <B>PortletResponseWrapper</B><DT>extends javax.servlet.http.HttpServletResponseWrapper<DT>implements <A HREF="../../../../../../../org/apache/jetspeed/portlet/PortletResponse.html" title="interface in org.apache.jetspeed.portlet">PortletResponse</A></DL><P>Provides a convenient implementation of the PortletResponse interface that can be subclassed by developers who wish to wrap the response from a Portlet. This class implements the Wrapper or Decorator pattern. Methods default to calling through to the wrapped response object.<P><P><DL><DT><B>Since:</B></DT> <DD>5.0</DD><DT><B>See Also:</B><DD><A HREF="../../../../../../../org/apache/jetspeed/portlet/PortletResponse.html" title="interface in org.apache.jetspeed.portlet"><CODE>PortletResponse</CODE></A></DL><HR><P><!-- ======== NESTED CLASS SUMMARY ======== --><!-- =========== FIELD SUMMARY =========== --><A NAME="field_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN=2><FONT SIZE="+2"><B>Field Summary</B></FONT></TH></TR></TABLE> <A NAME="fields_inherited_from_class_javax.servlet.http.HttpServletResponse"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Fields inherited from interface javax.servlet.http.HttpServletResponse</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>SC_ACCEPTED, SC_BAD_GATEWAY, SC_BAD_REQUEST, SC_CONFLICT, SC_CONTINUE, SC_CREATED, SC_EXPECTATION_FAILED, SC_FORBIDDEN, SC_GATEWAY_TIMEOUT, SC_GONE, SC_HTTP_VERSION_NOT_SUPPORTED, SC_INTERNAL_SERVER_ERROR, SC_LENGTH_REQUIRED, SC_METHOD_NOT_ALLOWED, SC_MOVED_PERMANENTLY, SC_MOVED_TEMPORARILY, SC_MULTIPLE_CHOICES, SC_NO_CONTENT, SC_NON_AUTHORITATIVE_INFORMATION, SC_NOT_ACCEPTABLE, SC_NOT_FOUND, SC_NOT_IMPLEMENTED, SC_NOT_MODIFIED, SC_OK, SC_PARTIAL_CONTENT, SC_PAYMENT_REQUIRED, SC_PRECONDITION_FAILED, SC_PROXY_AUTHENTICATION_REQUIRED, SC_REQUEST_ENTITY_TOO_LARGE, SC_REQUEST_TIMEOUT, SC_REQUEST_URI_TOO_LONG, SC_REQUESTED_RANGE_NOT_SATISFIABLE, SC_RESET_CONTENT, SC_SEE_OTHER, SC_SERVICE_UNAVAILABLE, SC_SWITCHING_PROTOCOLS, SC_TEMPORARY_REDIRECT, SC_UNAUTHORIZED, SC_UNSUPPORTED_MEDIA_TYPE, SC_USE_PROXY</CODE></TD></TR></TABLE> <!-- ======== CONSTRUCTOR SUMMARY ======== --><A NAME="constructor_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN=2><FONT SIZE="+2"><B>Constructor Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../../../com/ibm/wps/pe/pc/legacy/cmpf/PortletResponseWrapper.html#PortletResponseWrapper(org.apache.jetspeed.portlet.PortletResponse)">PortletResponseWrapper</A></B>(<A HREF="../../../../../../../org/apache/jetspeed/portlet/PortletResponse.html" title="interface in org.apache.jetspeed.portlet">PortletResponse</A> response)</CODE><BR> Creates a PortletResponse adaptor wrapping the specified response object.</TD></TR></TABLE> <!-- ========== METHOD SUMMARY =========== --><A NAME="method_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN=2><FONT SIZE="+2"><B>Method Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../../../org/apache/jetspeed/portlet/PortletURI.html" title="interface in org.apache.jetspeed.portlet">PortletURI</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../../com/ibm/wps/pe/pc/legacy/cmpf/PortletResponseWrapper.html#createReturnURI()">createReturnURI</A></B>()</CODE><BR> Creates a portlet URI pointing at the referrer of the portlet.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../../../org/apache/jetspeed/portlet/PortletURI.html" title="interface in org.apache.jetspeed.portlet">PortletURI</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../../com/ibm/wps/pe/pc/legacy/cmpf/PortletResponseWrapper.html#createURI()">createURI</A></B>()</CODE><BR> Creates a portlet URI pointing to the current portlet mode.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../../../org/apache/jetspeed/portlet/PortletURI.html" title="interface in org.apache.jetspeed.portlet">PortletURI</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../../com/ibm/wps/pe/pc/legacy/cmpf/PortletResponseWrapper.html#createURI(org.apache.jetspeed.portlet.PortletWindow.State)">createURI</A></B>(<A HREF="../../../../../../../org/apache/jetspeed/portlet/PortletWindow.State.html" title="class in org.apache.jetspeed.portlet">PortletWindow.State</A> state)</CODE><BR> Creates a portlet URI pointing to the current portlet mode and given portlet window state.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../../com/ibm/wps/pe/pc/legacy/cmpf/PortletResponseWrapper.html#encodeNamespace(java.lang.String)">encodeNamespace</A></B>(java.lang.String aValue)</CODE><BR> Maps the given string value into this portlet's namespace.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../../com/ibm/wps/pe/pc/legacy/cmpf/PortletResponseWrapper.html#encodeURI(java.lang.String)">encodeURI</A></B>(java.lang.String path)</CODE><BR> Returns the encoded URI of the resource at the given path.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../../com/ibm/wps/pe/pc/legacy/cmpf/PortletResponseWrapper.html#getCharacterSet()">getCharacterSet</A></B>()</CODE><BR> Returns the character set that can be used to contribute markup to the portlet response.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../../com/ibm/wps/pe/pc/legacy/cmpf/PortletResponseWrapper.html#getContentType()">getContentType</A></B>()</CODE><BR> Returns the content type that can be used to contribute markup to the portlet response.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../../../../../../org/apache/jetspeed/portlet/PortletResponse.html" title="interface in org.apache.jetspeed.portlet">PortletResponse</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../../com/ibm/wps/pe/pc/legacy/cmpf/PortletResponseWrapper.html#getPortletResponse()">getPortletResponse</A></B>()</CODE><BR> Return the wrapped ServletResponse object.</TD></TR></TABLE> <A NAME="methods_inherited_from_class_javax.servlet.http.HttpServletResponseWrapper"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class javax.servlet.http.HttpServletResponseWrapper</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>addCookie, addDateHeader, addHeader, addIntHeader, containsHeader, encodeRedirectUrl, encodeRedirectURL, encodeUrl, encodeURL, sendError, sendError, sendRedirect, setDateHeader, setHeader, setIntHeader, setStatus, setStatus</CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_javax.servlet.ServletResponseWrapper"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class javax.servlet.ServletResponseWrapper</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>flushBuffer, getBufferSize, getCharacterEncoding, getLocale, getOutputStream, getResponse, getWriter, isCommitted, reset, resetBuffer, setBufferSize, setContentLength, setContentType, setLocale, setResponse</CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_org.apache.jetspeed.portlet.PortletResponse"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from interface org.apache.jetspeed.portlet.<A HREF="../../../../../../../org/apache/jetspeed/portlet/PortletResponse.html" title="interface in org.apache.jetspeed.portlet">PortletResponse</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../../../org/apache/jetspeed/portlet/PortletResponse.html#addCookie(javax.servlet.http.Cookie)">addCookie</A>, <A HREF="../../../../../../../org/apache/jetspeed/portlet/PortletResponse.html#addDateHeader(java.lang.String, long)">addDateHeader</A>, <A HREF="../../../../../../../org/apache/jetspeed/portlet/PortletResponse.html#addHeader(java.lang.String, java.lang.String)">addHeader</A>, <A HREF="../../../../../../../org/apache/jetspeed/portlet/PortletResponse.html#addIntHeader(java.lang.String, int)">addIntHeader</A>, <A HREF="../../../../../../../org/apache/jetspeed/portlet/PortletResponse.html#containsHeader(java.lang.String)">containsHeader</A>, <A HREF="../../../../../../../org/apache/jetspeed/portlet/PortletResponse.html#encodeURL(java.lang.String)">encodeURL</A>, <A HREF="../../../../../../../org/apache/jetspeed/portlet/PortletResponse.html#getCharacterEncoding()">getCharacterEncoding</A>, <A HREF="../../../../../../../org/apache/jetspeed/portlet/PortletResponse.html#getWriter()">getWriter</A>, <A HREF="../../../../../../../org/apache/jetspeed/portlet/PortletResponse.html#setDateHeader(java.lang.String, long)">setDateHeader</A>, <A HREF="../../../../../../../org/apache/jetspeed/portlet/PortletResponse.html#setHeader(java.lang.String, java.lang.String)">setHeader</A>, <A HREF="../../../../../../../org/apache/jetspeed/portlet/PortletResponse.html#setIntHeader(java.lang.String, int)">setIntHeader</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_javax.servlet.http.HttpServletResponse"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from interface javax.servlet.http.HttpServletResponse</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -