📄 index-14.html.svn-base
字号:
Constructor for exception javax.portlet.<A HREF="../javax/portlet/PortletModeException.html" title="class in javax.portlet">PortletModeException</A><DD>Constructs a new portlet mode exception when the portlet needs to throw an exception.<DT><A HREF="../javax/portlet/PortletPreferences.html" title="interface in javax.portlet"><B>PortletPreferences</B></A> - Interface in <A HREF="../javax/portlet/package-summary.html">javax.portlet</A><DD>The <CODE>PortletPreferences</CODE> interface allows the portlet to store configuration data.<DT><A HREF="../javax/portlet/PortletRequest.html" title="interface in javax.portlet"><B>PortletRequest</B></A> - Interface in <A HREF="../javax/portlet/package-summary.html">javax.portlet</A><DD>The <CODE>PortletRequest</CODE> defines the base interface to provide client request information to a portlet.<DT><A HREF="../javax/portlet/PortletRequest.P3PUserInfos.html" title="enum in javax.portlet"><B>PortletRequest.P3PUserInfos</B></A> - Enum in <A HREF="../javax/portlet/package-summary.html">javax.portlet</A><DD>P3P user information constants.<DT><A HREF="../javax/portlet/PortletRequestDispatcher.html" title="interface in javax.portlet"><B>PortletRequestDispatcher</B></A> - Interface in <A HREF="../javax/portlet/package-summary.html">javax.portlet</A><DD>The <code>PortletRequestDispatcher</code> interface defines an object that receives requests from the client and sends them to the specified resources (such as a servlet, HTML file, or JSP file) on the server.<DT><A HREF="../javax/portlet/filter/PortletRequestWrapper.html" title="class in javax.portlet.filter"><B>PortletRequestWrapper</B></A> - Class in <A HREF="../javax/portlet/filter/package-summary.html">javax.portlet.filter</A><DD>The <code>PortletRequestWrapper</code> provides a convenient implementation of the <code>PortletRequest</code> interface and is extended by other request wrappers.<DT><A HREF="../javax/portlet/filter/PortletRequestWrapper.html#PortletRequestWrapper(javax.portlet.PortletRequest)"><B>PortletRequestWrapper(PortletRequest)</B></A> - Constructor for class javax.portlet.filter.<A HREF="../javax/portlet/filter/PortletRequestWrapper.html" title="class in javax.portlet.filter">PortletRequestWrapper</A><DD>Creates an <code>PortletRequest</code> adaptor wrapping the given request object.<DT><A HREF="../javax/portlet/PortletResponse.html" title="interface in javax.portlet"><B>PortletResponse</B></A> - Interface in <A HREF="../javax/portlet/package-summary.html">javax.portlet</A><DD>The <CODE>PortletResponse</CODE> defines the base interface to assist a portlet in creating and sending a response to the client.<DT><A HREF="../javax/portlet/filter/PortletResponseWrapper.html" title="class in javax.portlet.filter"><B>PortletResponseWrapper</B></A> - Class in <A HREF="../javax/portlet/filter/package-summary.html">javax.portlet.filter</A><DD>The <code>PortletResponseWrapper</code> provides a convenient implementation of the <code>PortletResponse</code> interface and is extended by other response wrappers.<DT><A HREF="../javax/portlet/filter/PortletResponseWrapper.html#PortletResponseWrapper(javax.portlet.PortletResponse)"><B>PortletResponseWrapper(PortletResponse)</B></A> - Constructor for class javax.portlet.filter.<A HREF="../javax/portlet/filter/PortletResponseWrapper.html" title="class in javax.portlet.filter">PortletResponseWrapper</A><DD>Creates an <code>ActionResponse</code> adaptor wrapping the given response object.<DT><A HREF="../javax/portlet/PortletSecurityException.html" title="class in javax.portlet"><B>PortletSecurityException</B></A> - Exception in <A HREF="../javax/portlet/package-summary.html">javax.portlet</A><DD>A portlet should throw a <CODE>PortletSecurityException</CODE> when a call fails because of security reasons.<br> Additionally it can be thrown by the portal/portlet-container.<DT><A HREF="../javax/portlet/PortletSecurityException.html#PortletSecurityException(java.lang.String)"><B>PortletSecurityException(String)</B></A> - Constructor for exception javax.portlet.<A HREF="../javax/portlet/PortletSecurityException.html" title="class in javax.portlet">PortletSecurityException</A><DD>Constructs a new security exception with the given text.<DT><A HREF="../javax/portlet/PortletSecurityException.html#PortletSecurityException(java.lang.String, java.lang.Throwable)"><B>PortletSecurityException(String, Throwable)</B></A> - Constructor for exception javax.portlet.<A HREF="../javax/portlet/PortletSecurityException.html" title="class in javax.portlet">PortletSecurityException</A><DD>Constructs a new portlet security 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 <DT><A HREF="../javax/portlet/PortletSecurityException.html#PortletSecurityException(java.lang.Throwable)"><B>PortletSecurityException(Throwable)</B></A> - Constructor for exception javax.portlet.<A HREF="../javax/portlet/PortletSecurityException.html" title="class in javax.portlet">PortletSecurityException</A><DD>Constructs a new portlet security exception when the portlet needs to throw an exception.<DT><A HREF="../javax/portlet/PortletSession.html" title="interface in javax.portlet"><B>PortletSession</B></A> - Interface in <A HREF="../javax/portlet/package-summary.html">javax.portlet</A><DD>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.<DT><A HREF="../javax/portlet/PortletSessionUtil.html" title="class in javax.portlet"><B>PortletSessionUtil</B></A> - Class in <A HREF="../javax/portlet/package-summary.html">javax.portlet</A><DD>The <CODE>PortletSessionUtil</CODE> class helps identify and decode attributes in the <CODE>PORTLET_SCOPE</CODE> scope of the PortletSession when accessed through the HttpSession an from within calls to methods of the HttpSessionBindingListener interface.<DT><A HREF="../javax/portlet/PortletSessionUtil.html#PortletSessionUtil()"><B>PortletSessionUtil()</B></A> - Constructor for class javax.portlet.<A HREF="../javax/portlet/PortletSessionUtil.html" title="class in javax.portlet">PortletSessionUtil</A><DD> <DT><A HREF="../javax/portlet/PortletURL.html" title="interface in javax.portlet"><B>PortletURL</B></A> - Interface in <A HREF="../javax/portlet/package-summary.html">javax.portlet</A><DD>The <CODE>PortletURL</CODE> interface represents a URL that reference the portlet itself.<DT><A HREF="../javax/portlet/PortletURLGenerationListener.html" title="interface in javax.portlet"><B>PortletURLGenerationListener</B></A> - Interface in <A HREF="../javax/portlet/package-summary.html">javax.portlet</A><DD>Portlet applications can register portlet URL listeners in order to filter URLs before they get generated.<DT><A HREF="../javax/portlet/PreferencesValidator.html" title="interface in javax.portlet"><B>PreferencesValidator</B></A> - Interface in <A HREF="../javax/portlet/package-summary.html">javax.portlet</A><DD>The <CODE>PreferencesValidator</CODE> allows to validate the set of preferences of the associated portlet just before they are stored in the persistent store.<DT><A HREF="../javax/portlet/MimeResponse.html#PRIVATE_SCOPE"><B>PRIVATE_SCOPE</B></A> - Static variable in interface javax.portlet.<A HREF="../javax/portlet/MimeResponse.html" title="interface in javax.portlet">MimeResponse</A><DD>Private cache scope, indicating that the cache entry must not be shared across users.<DT><A HREF="../javax/portlet/GenericPortlet.html#processAction(javax.portlet.ActionRequest, javax.portlet.ActionResponse)"><B>processAction(ActionRequest, ActionResponse)</B></A> - Method in class javax.portlet.<A HREF="../javax/portlet/GenericPortlet.html" title="class in javax.portlet">GenericPortlet</A><DD>Called by the portlet container to allow the portlet to process an action request.<DT><A HREF="../javax/portlet/Portlet.html#processAction(javax.portlet.ActionRequest, javax.portlet.ActionResponse)"><B>processAction(ActionRequest, ActionResponse)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/Portlet.html" title="interface in javax.portlet">Portlet</A><DD>Called by the portlet container to allow the portlet to process an action request.<DT><A HREF="../javax/portlet/ProcessAction.html" title="annotation in javax.portlet"><B>ProcessAction</B></A> - Annotation Type in <A HREF="../javax/portlet/package-summary.html">javax.portlet</A><DD>Annotation for marking a method for processing a specific action.<DT><A HREF="../javax/portlet/EventPortlet.html#processEvent(javax.portlet.EventRequest, javax.portlet.EventResponse)"><B>processEvent(EventRequest, EventResponse)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/EventPortlet.html" title="interface in javax.portlet">EventPortlet</A><DD>Called by the portlet container requesting the portlet to process a specific event.<DT><A HREF="../javax/portlet/GenericPortlet.html#processEvent(javax.portlet.EventRequest, javax.portlet.EventResponse)"><B>processEvent(EventRequest, EventResponse)</B></A> - Method in class javax.portlet.<A HREF="../javax/portlet/GenericPortlet.html" title="class in javax.portlet">GenericPortlet</A><DD>The default implementation tries to dispatch to a method annotated with <code>@ProcessEvent</name> that matches the event name or, if no such method is found just sets the current render parameters on the response.<br> Note that the annotated methods needs to be public in order to be allowed to be called by <code>GenericPortlet</code>.<DT><A HREF="../javax/portlet/ProcessEvent.html" title="annotation in javax.portlet"><B>ProcessEvent</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 event.<DT><A HREF="../javax/portlet/MimeResponse.html#PUBLIC_SCOPE"><B>PUBLIC_SCOPE</B></A> - Static variable in interface javax.portlet.<A HREF="../javax/portlet/MimeResponse.html" title="interface in javax.portlet">MimeResponse</A><DD>Public cache scope, indicating that the cache entry can be shared across users.</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> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </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="index-13.html"><B>PREV LETTER</B></A> <A HREF="index-15.html"><B>NEXT LETTER</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?index-filesindex-14.html" target="_top"><B>FRAMES</B></A> <A HREF="index-14.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 ======= --><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 + -