📄 package-use.html.svn-base
字号:
<TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/ResourceResponse.html#javax.portlet"><B>ResourceResponse</B></A></B><BR> The <CODE>ResourceResponse</CODE> defines an object to assist a portlet for rendering a resource.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/ResourceServingPortlet.html#javax.portlet"><B>ResourceServingPortlet</B></A></B><BR> The <code>ResourceServingPortlet</code> interface allows serving resources through the portlet.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/ResourceURL.html#javax.portlet"><B>ResourceURL</B></A></B><BR> 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.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/StateAwareResponse.html#javax.portlet"><B>StateAwareResponse</B></A></B><BR> The <CODE>StateAwareResponse</CODE> represents a response that can modify state information or send events.<BR> It extends the PortletResponse interface.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/ValidatorException.html#javax.portlet"><B>ValidatorException</B></A></B><BR> The <CODE>ValidatorException</CODE> is thrown by the <CODE>validate</CODE> method of a PreferencesValidator when the validation of a preference failed.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/WindowState.html#javax.portlet"><B>WindowState</B></A></B><BR> The <CODE>WindowState</CODE> class represents the possible window states that a portlet window can assume.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/WindowStateException.html#javax.portlet"><B>WindowStateException</B></A></B><BR> The <CODE>WindowStateException</CODE> is thrown when a portlet tries to use a window state that is not supported by the current runtime environment or the portlet.</TD></TR></TABLE> <P><A NAME="javax.portlet.filter"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Classes in <A HREF="../../javax/portlet/package-summary.html">javax.portlet</A> used by <A HREF="../../javax/portlet/filter/package-summary.html">javax.portlet.filter</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/ActionRequest.html#javax.portlet.filter"><B>ActionRequest</B></A></B><BR> The <CODE>ActionRequest</CODE> represents the request sent to the portlet to handle an action.<br> It extends the ClientDataRequest interface and provides action request information to portlets.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/ActionResponse.html#javax.portlet.filter"><B>ActionResponse</B></A></B><BR> The <CODE>ActionResponse</CODE> interface represents the portlet response to an action request.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/CacheControl.html#javax.portlet.filter"><B>CacheControl</B></A></B><BR> The <code>CacheControl</code> interface represents cache settings for a piece of markup.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/ClientDataRequest.html#javax.portlet.filter"><B>ClientDataRequest</B></A></B><BR> The <CODE>ClientDataRequest</CODE> represents the request information of the HTTP request issued from the client to the portal.<BR> It extends the PortletRequest interface.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/Event.html#javax.portlet.filter"><B>Event</B></A></B><BR> The <code>Event</code> interface represents an event that the portlet has received in the event processing phase.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/EventRequest.html#javax.portlet.filter"><B>EventRequest</B></A></B><BR> The <CODE>EventRequest</CODE> represents the request sent to the portlet to handle an event.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/EventResponse.html#javax.portlet.filter"><B>EventResponse</B></A></B><BR> The <CODE>EventResponse</CODE> interface represents the portlet response to an event request.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/MimeResponse.html#javax.portlet.filter"><B>MimeResponse</B></A></B><BR> The <CODE>MimeResponse</CODE> defines the base interface to assist a portlet in returning MIME content.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/PortalContext.html#javax.portlet.filter"><B>PortalContext</B></A></B><BR> The <CODE>PortalContext</CODE> interface gives the portlet the ability to retrieve information about the portal calling this portlet.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/PortletContext.html#javax.portlet.filter"><B>PortletContext</B></A></B><BR> The <CODE>PortletContext</CODE> interface defines a portlet view of the portlet container.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/PortletException.html#javax.portlet.filter"><B>PortletException</B></A></B><BR> The <CODE>PortletException</CODE> class defines a general exception that a portlet can throw when it is unable to perform its operation successfully.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/PortletMode.html#javax.portlet.filter"><B>PortletMode</B></A></B><BR> The <CODE>PortletMode</CODE> class represents the possible modes that a portlet can assume.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/PortletModeException.html#javax.portlet.filter"><B>PortletModeException</B></A></B><BR> The <CODE>PortletModeException</CODE> is thrown when a portlet tries to use or set a portlet mode that is not supported by the current runtime environment or the portlet.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/PortletPreferences.html#javax.portlet.filter"><B>PortletPreferences</B></A></B><BR> The <CODE>PortletPreferences</CODE> interface allows the portlet to store configuration data.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/PortletRequest.html#javax.portlet.filter"><B>PortletRequest</B></A></B><BR> The <CODE>PortletRequest</CODE> defines the base interface to provide client request information to a portlet.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/PortletResponse.html#javax.portlet.filter"><B>PortletResponse</B></A></B><BR> The <CODE>PortletResponse</CODE> defines the base interface to assist a portlet in creating and sending a response to the client.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/PortletSession.html#javax.portlet.filter"><B>PortletSession</B></A></B><BR> The <CODE>PortletSession</CODE> interface provides a way to identify a user across more than one request and to store transient information about that user.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/PortletURL.html#javax.portlet.filter"><B>PortletURL</B></A></B><BR> The <CODE>PortletURL</CODE> interface represents a URL that reference the portlet itself.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/RenderRequest.html#javax.portlet.filter"><B>RenderRequest</B></A></B><BR> The <CODE>RenderRequest</CODE> represents the request sent to the portlet to handle a render.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/RenderResponse.html#javax.portlet.filter"><B>RenderResponse</B></A></B><BR> The <CODE>RenderResponse</CODE> defines an object to assist a portlet in sending a response to the portal.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/ResourceRequest.html#javax.portlet.filter"><B>ResourceRequest</B></A></B><BR> The <code>ResourceRequest</code> interface represents the request send to the portlet for rendering resources.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/ResourceResponse.html#javax.portlet.filter"><B>ResourceResponse</B></A></B><BR> The <CODE>ResourceResponse</CODE> defines an object to assist a portlet for rendering a resource.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/ResourceURL.html#javax.portlet.filter"><B>ResourceURL</B></A></B><BR> 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.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/StateAwareResponse.html#javax.portlet.filter"><B>StateAwareResponse</B></A></B><BR> The <CODE>StateAwareResponse</CODE> represents a response that can modify state information or send events.<BR> It extends the PortletResponse interface.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/WindowState.html#javax.portlet.filter"><B>WindowState</B></A></B><BR> The <CODE>WindowState</CODE> class represents the possible window states that a portlet window can assume.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../javax/portlet/class-use/WindowStateException.html#javax.portlet.filter"><B>WindowStateException</B></A></B><BR> The <CODE>WindowStateException</CODE> is thrown when a portlet tries to use a window state that is not supported by the current runtime environment or the portlet.</TD></TR></TABLE> <P><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> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </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="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.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"> PREV NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html?javax/portlet/package-use.html" target="_top"><B>FRAMES</B></A> <A HREF="package-use.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></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -