📄 index-all.html.svn-base
字号:
<DD>Returns a PrintWriter object that can send character text to the portal.</DL><HR><A NAME="_H_"><!-- --></A><H2><B>H</B></H2><DL><DT><A HREF="javax/portlet/WindowState.html#hashCode()"><B>hashCode()</B></A> - Method in class javax.portlet.<A HREF="javax/portlet/WindowState.html">WindowState</A><DD>Returns the hash code value for this window state.<DT><A HREF="javax/portlet/PortletMode.html#hashCode()"><B>hashCode()</B></A> - Method in class javax.portlet.<A HREF="javax/portlet/PortletMode.html">PortletMode</A><DD>Returns the hash code value for this portlet mode.<DT><A HREF="javax/portlet/PortletMode.html#HELP"><B>HELP</B></A> - Static variable in class javax.portlet.<A HREF="javax/portlet/PortletMode.html">PortletMode</A><DD>When in <code>HELP</code> portlet mode, a portlet should provide help information about the portlet.</DL><HR><A NAME="_I_"><!-- --></A><H2><B>I</B></H2><DL><DT><A HREF="javax/portlet/PortletRequestDispatcher.html#include(javax.portlet.RenderRequest, javax.portlet.RenderResponse)"><B>include(RenderRequest, RenderResponse)</B></A> - Method in interface javax.portlet.<A HREF="javax/portlet/PortletRequestDispatcher.html">PortletRequestDispatcher</A><DD>Includes the content of a resource (servlet, JSP page, HTML file) in the response.<DT><A HREF="javax/portlet/GenericPortlet.html#init()"><B>init()</B></A> - Method in class javax.portlet.<A HREF="javax/portlet/GenericPortlet.html">GenericPortlet</A><DD>A convenience method which can be overridden so that there's no need to call <code>super.init(config)</code>.<DT><A HREF="javax/portlet/Portlet.html#init(javax.portlet.PortletConfig)"><B>init(PortletConfig)</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 placed into service.<DT><A HREF="javax/portlet/GenericPortlet.html#init(javax.portlet.PortletConfig)"><B>init(PortletConfig)</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 placed into service.<DT><A HREF="javax/portlet/PortletSession.html#invalidate()"><B>invalidate()</B></A> - Method in interface javax.portlet.<A HREF="javax/portlet/PortletSession.html">PortletSession</A><DD>Invalidates this session (all scopes) and unbinds any objects bound to it.<DT><A HREF="javax/portlet/RenderResponse.html#isCommitted()"><B>isCommitted()</B></A> - Method in interface javax.portlet.<A HREF="javax/portlet/RenderResponse.html">RenderResponse</A><DD>Returns a boolean indicating if the response has been committed.<DT><A HREF="javax/portlet/PortletSession.html#isNew()"><B>isNew()</B></A> - Method in interface javax.portlet.<A HREF="javax/portlet/PortletSession.html">PortletSession</A><DD>Returns true if the client does not yet know about the session or if the client chooses not to join the session.<DT><A HREF="javax/portlet/UnavailableException.html#isPermanent()"><B>isPermanent()</B></A> - Method in class javax.portlet.<A HREF="javax/portlet/UnavailableException.html">UnavailableException</A><DD>Returns a <code>boolean</code> indicating whether the portlet is permanently unavailable.<DT><A HREF="javax/portlet/PortletRequest.html#isPortletModeAllowed(javax.portlet.PortletMode)"><B>isPortletModeAllowed(PortletMode)</B></A> - Method in interface javax.portlet.<A HREF="javax/portlet/PortletRequest.html">PortletRequest</A><DD>Returns true, if the given portlet mode is a valid one to set for this portlet in the context of the current request.<DT><A HREF="javax/portlet/PortletPreferences.html#isReadOnly(java.lang.String)"><B>isReadOnly(String)</B></A> - Method in interface javax.portlet.<A HREF="javax/portlet/PortletPreferences.html">PortletPreferences</A><DD>Returns true, if the value of this key cannot be modified by the user.<DT><A HREF="javax/portlet/PortletRequest.html#isRequestedSessionIdValid()"><B>isRequestedSessionIdValid()</B></A> - Method in interface javax.portlet.<A HREF="javax/portlet/PortletRequest.html">PortletRequest</A><DD>Checks whether the requested session ID is still valid.<DT><A HREF="javax/portlet/PortletRequest.html#isSecure()"><B>isSecure()</B></A> - Method in interface javax.portlet.<A HREF="javax/portlet/PortletRequest.html">PortletRequest</A><DD>Returns a boolean indicating whether this request was made using a secure channel between client and the portal, such as HTTPS.<DT><A HREF="javax/portlet/PortletRequest.html#isUserInRole(java.lang.String)"><B>isUserInRole(String)</B></A> - Method in interface javax.portlet.<A HREF="javax/portlet/PortletRequest.html">PortletRequest</A><DD>Returns a boolean indicating whether the authenticated user is included in the specified logical "role".<DT><A HREF="javax/portlet/PortletRequest.html#isWindowStateAllowed(javax.portlet.WindowState)"><B>isWindowStateAllowed(WindowState)</B></A> - Method in interface javax.portlet.<A HREF="javax/portlet/PortletRequest.html">PortletRequest</A><DD>Returns true, if the given window state is valid to be set for this portlet in the context of the current request.</DL><HR><A NAME="_J_"><!-- --></A><H2><B>J</B></H2><DL><DT><A HREF="javax/portlet/package-summary.html"><B>javax.portlet</B></A> - package javax.portlet<DD>The javax.portlet package defines the API for portlets.</DL><HR><A NAME="_L_"><!-- --></A><H2><B>L</B></H2><DL><DT><A HREF="javax/portlet/PortletContext.html#log(java.lang.String)"><B>log(String)</B></A> - Method in interface javax.portlet.<A HREF="javax/portlet/PortletContext.html">PortletContext</A><DD>Writes the specified message to a portlet log file, usually an event log.<DT><A HREF="javax/portlet/PortletContext.html#log(java.lang.String, java.lang.Throwable)"><B>log(String, Throwable)</B></A> - Method in interface javax.portlet.<A HREF="javax/portlet/PortletContext.html">PortletContext</A><DD>Writes an explanatory message and a stack trace for a given Throwable exception to the portlet log file.</DL><HR><A NAME="_M_"><!-- --></A><H2><B>M</B></H2><DL><DT><A HREF="javax/portlet/WindowState.html#MAXIMIZED"><B>MAXIMIZED</B></A> - Static variable in class javax.portlet.<A HREF="javax/portlet/WindowState.html">WindowState</A><DD>The <code>MAXIMIZED</code> window state is an indication that a portlet may be the only portlet being rendered in the portal page, or that the portlet has more space compared to other portlets in the portal page.<DT><A HREF="javax/portlet/WindowState.html#MINIMIZED"><B>MINIMIZED</B></A> - Static variable in class javax.portlet.<A HREF="javax/portlet/WindowState.html">WindowState</A><DD>When a portlet is in <code>MINIMIZED</code> window state, the portlet should only render minimal output or no output at all.</DL><HR><A NAME="_N_"><!-- --></A><H2><B>N</B></H2><DL><DT><A HREF="javax/portlet/WindowState.html#NORMAL"><B>NORMAL</B></A> - Static variable in class javax.portlet.<A HREF="javax/portlet/WindowState.html">WindowState</A><DD>The <code>NORMAL</code> window state indicates that a portlet may be sharing the page with other portlets.</DL><HR><A NAME="_P_"><!-- --></A><H2><B>P</B></H2><DL><DT><A HREF="javax/portlet/PortalContext.html"><B>PortalContext</B></A> - interface javax.portlet.<A HREF="javax/portlet/PortalContext.html">PortalContext</A>.<DD>The <CODE>PortalContext</CODE> interface gives the portlet the ability to retrieve information about the portal calling this portlet.<DT><A HREF="javax/portlet/Portlet.html"><B>Portlet</B></A> - interface javax.portlet.<A HREF="javax/portlet/Portlet.html">Portlet</A>.<DD>The <CODE>Portlet</CODE> interface is used by the portlet container to invoke the portlets.<DT><A HREF="javax/portlet/PortletSession.html#PORTLET_SCOPE"><B>PORTLET_SCOPE</B></A> - Static variable in interface javax.portlet.<A HREF="javax/portlet/PortletSession.html">PortletSession</A><DD>This constant defines the scope of the session attribute to be private to the portlet and its included resources.<DT><A HREF="javax/portlet/PortletConfig.html"><B>PortletConfig</B></A> - interface javax.portlet.<A HREF="javax/portlet/PortletConfig.html">PortletConfig</A>.<DD>The <CODE>PortletConfig</CODE> interface provides the portlet with its configuration.<DT><A HREF="javax/portlet/PortletContext.html"><B>PortletContext</B></A> - interface javax.portlet.<A HREF="javax/portlet/PortletContext.html">PortletContext</A>.<DD>The <CODE>PortletContext</CODE> interface defines a portlet view of the portlet container.<DT><A HREF="javax/portlet/PortletException.html"><B>PortletException</B></A> - exception javax.portlet.<A HREF="javax/portlet/PortletException.html">PortletException</A>.<DD>The <CODE>PortletException</CODE> class defines a general exception that a portlet can throw when it is unable to perform its operation successfully.<DT><A HREF="javax/portlet/PortletException.html#PortletException()"><B>PortletException()</B></A> - Constructor for class javax.portlet.<A HREF="javax/portlet/PortletException.html">PortletException</A><DD>Constructs a new portlet exception.<DT><A HREF="javax/portlet/PortletException.html#PortletException(java.lang.String)"><B>PortletException(String)</B></A> - Constructor for class javax.portlet.<A HREF="javax/portlet/PortletException.html">PortletException</A><DD>Constructs a new portlet exception with the given text.<DT><A HREF="javax/portlet/PortletException.html#PortletException(java.lang.String, java.lang.Throwable)"><B>PortletException(String, Throwable)</B></A> - Constructor for class javax.portlet.<A HREF="javax/portlet/PortletException.html">PortletException</A><DD>Constructs a new portlet exception when the portlet needs to do the following: throw an exception include the "root cause" exception include a description message <DT><A HREF="javax/portlet/PortletException.html#PortletException(java.lang.Throwable)"><B>PortletException(Throwable)</B></A> - Constructor for class javax.portlet.<A HREF="javax/portlet/PortletException.html">PortletException</A><DD>Constructs a new portlet exception when the portlet needs to throw an exception.<DT><A HREF="javax/portlet/PortletMode.html"><B>PortletMode</B></A> - class javax.portlet.<A HREF="javax/portlet/PortletMode.html">PortletMode</A>.<DD>The <CODE>PortletMode</CODE> class represents the possible modes that a portlet can assume.<DT><A HREF="javax/portlet/PortletMode.html#PortletMode(java.lang.String)"><B>PortletMode(String)</B></A> - Constructor for class javax.portlet.<A HREF="javax/portlet/PortletMode.html">PortletMode</A><DD>Creates a new portlet mode with the given name.<DT><A HREF="javax/portlet/PortletModeException.html"><B>PortletModeException</B></A> - exception javax.portlet.<A HREF="javax/portlet/PortletModeException.html">PortletModeException</A>.<DD>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.<DT><A HREF="javax/portlet/PortletModeException.html#PortletModeException(java.lang.String, javax.portlet.PortletMode)"><B>PortletModeException(String, PortletMode)</B></A> - Constructor for class javax.portlet.<A HREF="javax/portlet/PortletModeException.html">PortletModeException</A><DD>Constructs a new portlet mode exception with the given text and the portlet mode that caused this exception.<DT><A HREF="javax/portlet/PortletModeException.html#PortletModeException(java.lang.String, java.lang.Throwable, javax.portlet.PortletMode)"><B>PortletModeException(String, Throwable, PortletMode)</B></A> - Constructor for class javax.portlet.<A HREF="javax/portlet/PortletModeException.html">PortletModeException</A><DD>Constructs a new portlet mode exception when the portlet needs to do the following: <il>throw an exception include a message about the "root cause" that interfered with its normal operation include a description message
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -