⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-15.html.svn-base

📁 portal越来越流行了
💻 SVN-BASE
📖 第 1 页 / 共 2 页
字号:
 request attribute and denotes that the portlet should set the intended headers and the portlet title of this render request.<DT><A HREF="../javax/portlet/PortletRequest.html#RENDER_MARKUP"><B>RENDER_MARKUP</B></A> - Static variable in interface javax.portlet.<A HREF="../javax/portlet/PortletRequest.html" title="interface in javax.portlet">PortletRequest</A><DD>The RENDER_MARKUP is a possible value of the RENDER_PART request attribute and denotes that the portlet should produce its markup for this render request.<DT><A HREF="../javax/portlet/PortletRequest.html#RENDER_PART"><B>RENDER_PART</B></A> - Static variable in interface javax.portlet.<A HREF="../javax/portlet/PortletRequest.html" title="interface in javax.portlet">PortletRequest</A><DD>The RENDER_PART portlet request attribute is set by portals that are streaming based and therefore need to split the render phase into two parts: first the RENDER_HEADERS part where the portlet should only set the header related data and the portlet title, and second the RENDER_MARKUP part in which the portlet should produce its markup.<DT><A HREF="../javax/portlet/PortletRequest.html#RENDER_PHASE"><B>RENDER_PHASE</B></A> - Static variable in interface javax.portlet.<A HREF="../javax/portlet/PortletRequest.html" title="interface in javax.portlet">PortletRequest</A><DD>String identifier for the portlet render lifecycle phase.<DT><A HREF="../javax/portlet/filter/RenderFilter.html" title="interface in javax.portlet.filter"><B>RenderFilter</B></A> - Interface in <A HREF="../javax/portlet/filter/package-summary.html">javax.portlet.filter</A><DD>The <code>RenderFilter</code> is an object that performs filtering  tasks on either the render request to a portlet, or on the render response from  a portlet, or both.<DT><A HREF="../javax/portlet/RenderMode.html" title="annotation in javax.portlet"><B>RenderMode</B></A> - Annotation Type in <A HREF="../javax/portlet/package-summary.html">javax.portlet</A><DD>Annotation for marking a method for handling a specific portlet mode in the render phase.<DT><A HREF="../javax/portlet/RenderRequest.html" title="interface in javax.portlet"><B>RenderRequest</B></A> - Interface in <A HREF="../javax/portlet/package-summary.html">javax.portlet</A><DD>The <CODE>RenderRequest</CODE> represents the request sent to the portlet to handle a render.<DT><A HREF="../javax/portlet/filter/RenderRequestWrapper.html" title="class in javax.portlet.filter"><B>RenderRequestWrapper</B></A> - Class in <A HREF="../javax/portlet/filter/package-summary.html">javax.portlet.filter</A><DD>The <code>RenderRequestWrapper</code> provides a convenient  implementation of the <code>RenderRequest</code> interface  that can be subclassed by developers wishing to adapt the request.<DT><A HREF="../javax/portlet/filter/RenderRequestWrapper.html#RenderRequestWrapper(javax.portlet.RenderRequest)"><B>RenderRequestWrapper(RenderRequest)</B></A> - Constructor for class javax.portlet.filter.<A HREF="../javax/portlet/filter/RenderRequestWrapper.html" title="class in javax.portlet.filter">RenderRequestWrapper</A><DD>Creates an <code>RenderRequest</code> adaptor  wrapping the given request object.<DT><A HREF="../javax/portlet/RenderResponse.html" title="interface in javax.portlet"><B>RenderResponse</B></A> - Interface in <A HREF="../javax/portlet/package-summary.html">javax.portlet</A><DD>The <CODE>RenderResponse</CODE> defines an object to assist a portlet in sending a response to the portal.<DT><A HREF="../javax/portlet/filter/RenderResponseWrapper.html" title="class in javax.portlet.filter"><B>RenderResponseWrapper</B></A> - Class in <A HREF="../javax/portlet/filter/package-summary.html">javax.portlet.filter</A><DD>The <code>RenderResponseWrapper</code> provides a convenient  implementation of the <code>RenderResponse</code> interface  that can be subclassed by developers wishing to adapt the response.<DT><A HREF="../javax/portlet/filter/RenderResponseWrapper.html#RenderResponseWrapper(javax.portlet.RenderResponse)"><B>RenderResponseWrapper(RenderResponse)</B></A> - Constructor for class javax.portlet.filter.<A HREF="../javax/portlet/filter/RenderResponseWrapper.html" title="class in javax.portlet.filter">RenderResponseWrapper</A><DD>Creates an <code>RenderResponse</code> adaptor  wrapping the given response object.<DT><A HREF="../javax/portlet/filter/RenderResponseWrapper.html#reset()"><B>reset()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/RenderResponseWrapper.html" title="class in javax.portlet.filter">RenderResponseWrapper</A><DD>The default behavior of this method is to call  <code>reset()</code> on the wrapped response object.<DT><A HREF="../javax/portlet/filter/ResourceResponseWrapper.html#reset()"><B>reset()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/ResourceResponseWrapper.html" title="class in javax.portlet.filter">ResourceResponseWrapper</A><DD>The default behavior of this method is to call  <code>reset()</code> on the wrapped response object.<DT><A HREF="../javax/portlet/MimeResponse.html#reset()"><B>reset()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/MimeResponse.html" title="interface in javax.portlet">MimeResponse</A><DD>Clears any data that exists in the buffer as well as the properties set.<DT><A HREF="../javax/portlet/PortletPreferences.html#reset(java.lang.String)"><B>reset(String)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletPreferences.html" title="interface in javax.portlet">PortletPreferences</A><DD>Resets or removes the value associated with the specified key.<DT><A HREF="../javax/portlet/filter/RenderResponseWrapper.html#resetBuffer()"><B>resetBuffer()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/RenderResponseWrapper.html" title="class in javax.portlet.filter">RenderResponseWrapper</A><DD>The default behavior of this method is to call  <code>resetBuffer()</code> on the wrapped response object.<DT><A HREF="../javax/portlet/filter/ResourceResponseWrapper.html#resetBuffer()"><B>resetBuffer()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/ResourceResponseWrapper.html" title="class in javax.portlet.filter">ResourceResponseWrapper</A><DD>The default behavior of this method is to call  <code>resetBuffer()</code> on the wrapped response object.<DT><A HREF="../javax/portlet/MimeResponse.html#resetBuffer()"><B>resetBuffer()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/MimeResponse.html" title="interface in javax.portlet">MimeResponse</A><DD>Clears the content of the underlying buffer in the response without clearing properties set.<DT><A HREF="../javax/portlet/PortletRequest.html#RESOURCE_PHASE"><B>RESOURCE_PHASE</B></A> - Static variable in interface javax.portlet.<A HREF="../javax/portlet/PortletRequest.html" title="interface in javax.portlet">PortletRequest</A><DD>String identifier for the portlet resource serving lifecycle phase.<DT><A HREF="../javax/portlet/filter/ResourceFilter.html" title="interface in javax.portlet.filter"><B>ResourceFilter</B></A> - Interface in <A HREF="../javax/portlet/filter/package-summary.html">javax.portlet.filter</A><DD>The <code>ResourceFilter</code> is an object that performs filtering  tasks on either the resource request to a portlet, or on the resource response from  a portlet, or both.<DT><A HREF="../javax/portlet/ResourceRequest.html" title="interface in javax.portlet"><B>ResourceRequest</B></A> - Interface in <A HREF="../javax/portlet/package-summary.html">javax.portlet</A><DD>The <code>ResourceRequest</code> interface represents the request send to the portlet for rendering resources.<DT><A HREF="../javax/portlet/filter/ResourceRequestWrapper.html" title="class in javax.portlet.filter"><B>ResourceRequestWrapper</B></A> - Class in <A HREF="../javax/portlet/filter/package-summary.html">javax.portlet.filter</A><DD>The <code>ResourceRequestWrapper</code> provides a convenient  implementation of the <code>ResourceRequest</code> interface  that can be subclassed by developers wishing to adapt the request.<DT><A HREF="../javax/portlet/filter/ResourceRequestWrapper.html#ResourceRequestWrapper(javax.portlet.ResourceRequest)"><B>ResourceRequestWrapper(ResourceRequest)</B></A> - Constructor for class javax.portlet.filter.<A HREF="../javax/portlet/filter/ResourceRequestWrapper.html" title="class in javax.portlet.filter">ResourceRequestWrapper</A><DD>Creates an <code>ResourceRequest</code> adaptor  wrapping the given request object.<DT><A HREF="../javax/portlet/ResourceResponse.html" title="interface in javax.portlet"><B>ResourceResponse</B></A> - Interface in <A HREF="../javax/portlet/package-summary.html">javax.portlet</A><DD>The <CODE>ResourceResponse</CODE> defines an object to assist a portlet  for rendering a resource.<DT><A HREF="../javax/portlet/filter/ResourceResponseWrapper.html" title="class in javax.portlet.filter"><B>ResourceResponseWrapper</B></A> - Class in <A HREF="../javax/portlet/filter/package-summary.html">javax.portlet.filter</A><DD>The <code>ResourceResponseWrapper</code> provides a convenient  implementation of the <code>ResourceResponse</code> interface  that can be subclassed by developers wishing to adapt the response.<DT><A HREF="../javax/portlet/filter/ResourceResponseWrapper.html#ResourceResponseWrapper(javax.portlet.ResourceResponse)"><B>ResourceResponseWrapper(ResourceResponse)</B></A> - Constructor for class javax.portlet.filter.<A HREF="../javax/portlet/filter/ResourceResponseWrapper.html" title="class in javax.portlet.filter">ResourceResponseWrapper</A><DD>Creates an <code>ResourceResponse</code> adaptor  wrapping the given response object.<DT><A HREF="../javax/portlet/ResourceServingPortlet.html" title="interface in javax.portlet"><B>ResourceServingPortlet</B></A> - Interface in <A HREF="../javax/portlet/package-summary.html">javax.portlet</A><DD>The <code>ResourceServingPortlet</code> interface allows serving resources through the portlet.<DT><A HREF="../javax/portlet/ResourceURL.html" title="interface in javax.portlet"><B>ResourceURL</B></A> - Interface in <A HREF="../javax/portlet/package-summary.html">javax.portlet</A><DD>The <CODE>ResourceURL</CODE> defines a resource URL that when clicked will result in a <code>serveResource</code> call of the <code>ResourceServingPortlet</code> interface.</DL><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_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>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;<A HREF="index-14.html"><B>PREV LETTER</B></A>&nbsp;&nbsp;<A HREF="index-16.html"><B>NEXT LETTER</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../index.html?index-filesindex-15.html" target="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="index-15.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;&nbsp;<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></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">R</A> <A HREF="index-16.html">S</A> <A HREF="index-17.html">T</A> <A HREF="index-18.html">U</A> <A HREF="index-19.html">V</A> <A HREF="index-20.html">W</A> <HR></BODY></HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -