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

📄 index-all.html.svn-base

📁 portal越来越流行了
💻 SVN-BASE
📖 第 1 页 / 共 5 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc on Mon Sep 08 18:33:40 CEST 2003 --><TITLE>Portlet API (V1.0) : Index</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"></HEAD><BODY BGCOLOR="white"><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">  <TR ALIGN="center" VALIGN="top">  <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">    <A HREF="javax/portlet/package-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>Portlet API (V1.0) </EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;PREV&nbsp;&nbsp;NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <HR><A NAME="_A_"><!-- --></A><H2><B>A</B></H2><DL><DT><A HREF="javax/portlet/ActionRequest.html"><B>ActionRequest</B></A> - interface javax.portlet.<A HREF="javax/portlet/ActionRequest.html">ActionRequest</A>.<DD>The <CODE>ActionRequest</CODE> represents the request sent to the portlet to handle an action.<DT><A HREF="javax/portlet/ActionResponse.html"><B>ActionResponse</B></A> - interface javax.portlet.<A HREF="javax/portlet/ActionResponse.html">ActionResponse</A>.<DD>The <CODE>ActionResponse</CODE> interface represents the portlet response to an action request.<DT><A HREF="javax/portlet/PortletResponse.html#addProperty(java.lang.String, java.lang.String)"><B>addProperty(String, String)</B></A> - Method in interface javax.portlet.<A HREF="javax/portlet/PortletResponse.html">PortletResponse</A><DD>Adds a String property to an existing key to be returned to the portal.<DT><A HREF="javax/portlet/PortletSession.html#APPLICATION_SCOPE"><B>APPLICATION_SCOPE</B></A> - Static variable in interface javax.portlet.<A HREF="javax/portlet/PortletSession.html">PortletSession</A><DD>This constant defines an application wide scope for the session attribute.</DL><HR><A NAME="_B_"><!-- --></A><H2><B>B</B></H2><DL><DT><A HREF="javax/portlet/PortletRequest.html#BASIC_AUTH"><B>BASIC_AUTH</B></A> - Static variable in interface javax.portlet.<A HREF="javax/portlet/PortletRequest.html">PortletRequest</A><DD>String identifier for Basic authentication.</DL><HR><A NAME="_C_"><!-- --></A><H2><B>C</B></H2><DL><DT><A HREF="javax/portlet/PortletRequest.html#CLIENT_CERT_AUTH"><B>CLIENT_CERT_AUTH</B></A> - Static variable in interface javax.portlet.<A HREF="javax/portlet/PortletRequest.html">PortletRequest</A><DD>String identifier for Certification based authentication.<DT><A HREF="javax/portlet/RenderResponse.html#createActionURL()"><B>createActionURL()</B></A> - Method in interface javax.portlet.<A HREF="javax/portlet/RenderResponse.html">RenderResponse</A><DD>Creates a portlet URL targeting the portlet.<DT><A HREF="javax/portlet/RenderResponse.html#createRenderURL()"><B>createRenderURL()</B></A> - Method in interface javax.portlet.<A HREF="javax/portlet/RenderResponse.html">RenderResponse</A><DD>Creates a portlet URL targeting the portlet.</DL><HR><A NAME="_D_"><!-- --></A><H2><B>D</B></H2><DL><DT><A HREF="javax/portlet/PortletSessionUtil.html#decodeAttributeName(java.lang.String)"><B>decodeAttributeName(String)</B></A> - Static method in class javax.portlet.<A HREF="javax/portlet/PortletSessionUtil.html">PortletSessionUtil</A><DD>Returns the attribute name of an attribute in the  <code>PORTLET_SCOPE</code>.<DT><A HREF="javax/portlet/PortletSessionUtil.html#decodeScope(java.lang.String)"><B>decodeScope(String)</B></A> - Static method in class javax.portlet.<A HREF="javax/portlet/PortletSessionUtil.html">PortletSessionUtil</A><DD>Returns the portlet attribute scope from an encoded portlet attribute.<DT><A HREF="javax/portlet/Portlet.html#destroy()"><B>destroy()</B></A> - Method in interface javax.portlet.<A HREF="javax/portlet/Portlet.html">Portlet</A><DD>Called by the portlet container to indicate to a portlet that the portlet is being taken out of service.<DT><A HREF="javax/portlet/GenericPortlet.html#destroy()"><B>destroy()</B></A> - Method in class javax.portlet.<A HREF="javax/portlet/GenericPortlet.html">GenericPortlet</A><DD>Called by the portlet container to indicate to a portlet that the portlet  is being taken out of service.<DT><A HREF="javax/portlet/PortletRequest.html#DIGEST_AUTH"><B>DIGEST_AUTH</B></A> - Static variable in interface javax.portlet.<A HREF="javax/portlet/PortletRequest.html">PortletRequest</A><DD>String identifier for Digest based authentication.<DT><A HREF="javax/portlet/GenericPortlet.html#doDispatch(javax.portlet.RenderRequest, javax.portlet.RenderResponse)"><B>doDispatch(RenderRequest, RenderResponse)</B></A> - Method in class javax.portlet.<A HREF="javax/portlet/GenericPortlet.html">GenericPortlet</A><DD>The default implementation of this method routes the render request to a set of helper methods depending on the current portlet mode the portlet is currently in.<DT><A HREF="javax/portlet/GenericPortlet.html#doEdit(javax.portlet.RenderRequest, javax.portlet.RenderResponse)"><B>doEdit(RenderRequest, RenderResponse)</B></A> - Method in class javax.portlet.<A HREF="javax/portlet/GenericPortlet.html">GenericPortlet</A><DD>Helper method to serve up the <code>edit</code> mode.<DT><A HREF="javax/portlet/GenericPortlet.html#doHelp(javax.portlet.RenderRequest, javax.portlet.RenderResponse)"><B>doHelp(RenderRequest, RenderResponse)</B></A> - Method in class javax.portlet.<A HREF="javax/portlet/GenericPortlet.html">GenericPortlet</A><DD>Helper method to serve up the <code>help</code> mode.<DT><A HREF="javax/portlet/GenericPortlet.html#doView(javax.portlet.RenderRequest, javax.portlet.RenderResponse)"><B>doView(RenderRequest, RenderResponse)</B></A> - Method in class javax.portlet.<A HREF="javax/portlet/GenericPortlet.html">GenericPortlet</A><DD>Helper method to serve up the mandatory <code>view</code> mode.</DL><HR><A NAME="_E_"><!-- --></A><H2><B>E</B></H2><DL><DT><A HREF="javax/portlet/PortletMode.html#EDIT"><B>EDIT</B></A> - Static variable in class javax.portlet.<A HREF="javax/portlet/PortletMode.html">PortletMode</A><DD>Within the <code>EDIT</code> portlet mode, a portlet should provide  content and logic that lets a user customize the behavior of the portlet.<DT><A HREF="javax/portlet/PortletResponse.html#encodeURL(java.lang.String)"><B>encodeURL(String)</B></A> - Method in interface javax.portlet.<A HREF="javax/portlet/PortletResponse.html">PortletResponse</A><DD>Returns the encoded URL of the resource, like servlets, JSPs, images and other static files, at the given path.<DT><A HREF="javax/portlet/WindowState.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class javax.portlet.<A HREF="javax/portlet/WindowState.html">WindowState</A><DD>Compares the specified object with this window state for equality.<DT><A HREF="javax/portlet/PortletMode.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class javax.portlet.<A HREF="javax/portlet/PortletMode.html">PortletMode</A><DD>Compares the specified object with this portlet mode for equality.<DT><A HREF="javax/portlet/RenderResponse.html#EXPIRATION_CACHE"><B>EXPIRATION_CACHE</B></A> - Static variable in interface javax.portlet.<A HREF="javax/portlet/RenderResponse.html">RenderResponse</A><DD>Property to set the expiration time in seconds for this response using the <code>setProperty</code> method.</DL><HR><A NAME="_F_"><!-- --></A><H2><B>F</B></H2><DL><DT><A HREF="javax/portlet/RenderResponse.html#flushBuffer()"><B>flushBuffer()</B></A> - Method in interface javax.portlet.<A HREF="javax/portlet/RenderResponse.html">RenderResponse</A><DD>Forces any content in the buffer to be written to the client.<DT><A HREF="javax/portlet/PortletRequest.html#FORM_AUTH"><B>FORM_AUTH</B></A> - Static variable in interface javax.portlet.<A HREF="javax/portlet/PortletRequest.html">PortletRequest</A><DD>String identifier for Form based authentication.</DL><HR><A NAME="_G_"><!-- --></A><H2><B>G</B></H2><DL><DT><A HREF="javax/portlet/GenericPortlet.html"><B>GenericPortlet</B></A> - class javax.portlet.<A HREF="javax/portlet/GenericPortlet.html">GenericPortlet</A>.<DD>The <CODE>GenericPortlet</CODE> class provides a default implementation for the <CODE>Portlet</CODE> interface.<DT><A HREF="javax/portlet/GenericPortlet.html#GenericPortlet()"><B>GenericPortlet()</B></A> - Constructor for class javax.portlet.<A HREF="javax/portlet/GenericPortlet.html">GenericPortlet</A><DD>Does nothing.<DT><A HREF="javax/portlet/PortletRequest.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> - Method in interface javax.portlet.<A HREF="javax/portlet/PortletRequest.html">PortletRequest</A><DD>Returns the value of the named attribute as an <code>Object</code>, or <code>null</code> if no attribute of the given name exists.<DT><A HREF="javax/portlet/PortletSession.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> - Method in interface javax.portlet.<A HREF="javax/portlet/PortletSession.html">PortletSession</A><DD>Returns the object bound with the specified name in this session under the <code>PORTLET_SCOPE</code>, or <code>null</code> if no  object is bound under the name in that scope.

⌨️ 快捷键说明

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