📄 wpsstrutsportlet.html
字号:
Initializes the command manager factory plugin.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/ibm/wps/portlets/struts/WpsStrutsPortlet.html#initConcrete(org.apache.jetspeed.portlet.PortletSettings)">initConcrete</A></B>(<A HREF="../../../../../org/apache/jetspeed/portlet/PortletSettings.html" title="interface in org.apache.jetspeed.portlet">PortletSettings</A> settings)</CODE><BR> Called by the portlet container to indicate that the concrete portlet is put into service.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/ibm/wps/portlets/struts/WpsStrutsPortlet.html#login(org.apache.jetspeed.portlet.PortletRequest)">login</A></B>(<A HREF="../../../../../org/apache/jetspeed/portlet/PortletRequest.html" title="interface in org.apache.jetspeed.portlet">PortletRequest</A> request)</CODE><BR> Called by the portlet container to ask the portlet to initialize a personalized user experience.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/ibm/wps/portlets/struts/WpsStrutsPortlet.html#logout(org.apache.jetspeed.portlet.PortletSession)">logout</A></B>(<A HREF="../../../../../org/apache/jetspeed/portlet/PortletSession.html" title="interface in org.apache.jetspeed.portlet">PortletSession</A> session)</CODE><BR> Called by the portlet container when the user has logged out.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/ibm/wps/portlets/struts/WpsStrutsPortlet.html#messageReceived(org.apache.jetspeed.portlet.event.MessageEvent)">messageReceived</A></B>(org.apache.jetspeed.portlet.event.MessageEvent event)</CODE><BR> Process the sent message.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/ibm/wps/portlets/struts/WpsStrutsPortlet.html#migratePseudoResponse(org.apache.jetspeed.portlet.PortletResponse, org.apache.jetspeed.portlet.PortletResponse)">migratePseudoResponse</A></B>(<A HREF="../../../../../org/apache/jetspeed/portlet/PortletResponse.html" title="interface in org.apache.jetspeed.portlet">PortletResponse</A> pseudoResponse, <A HREF="../../../../../org/apache/jetspeed/portlet/PortletResponse.html" title="interface in org.apache.jetspeed.portlet">PortletResponse</A> realResponse)</CODE><BR> Migrate the information from the PseudoResponse used during actionPerformed processing to real response.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/ibm/wps/portlets/struts/WpsStrutsPortlet.html#processAction(org.apache.jetspeed.portlet.PortletRequest, java.lang.String)">processAction</A></B>(<A HREF="../../../../../org/apache/jetspeed/portlet/PortletRequest.html" title="interface in org.apache.jetspeed.portlet">PortletRequest</A> portletRequest, java.lang.String strutsAction)</CODE><BR> <B>Deprecated.</B> <I></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/ibm/wps/portlets/struts/WpsStrutsPortlet.html#processActionPerformed(org.apache.jetspeed.portlet.PortletRequest)">processActionPerformed</A></B>(<A HREF="../../../../../org/apache/jetspeed/portlet/PortletRequest.html" title="interface in org.apache.jetspeed.portlet">PortletRequest</A> portletRequest)</CODE><BR> The processing for actionPerformed.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/ibm/wps/portlets/struts/WpsStrutsPortlet.html#processLocale(org.apache.jetspeed.portlet.PortletRequest)">processLocale</A></B>(<A HREF="../../../../../org/apache/jetspeed/portlet/PortletRequest.html" title="interface in org.apache.jetspeed.portlet">PortletRequest</A> request)</CODE><BR> Sets the locale to the locale obtained from the portlet request object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/ibm/wps/portlets/struts/WpsStrutsPortlet.html#processStrutsAction(org.apache.jetspeed.portlet.PortletRequest, java.lang.String)">processStrutsAction</A></B>(<A HREF="../../../../../org/apache/jetspeed/portlet/PortletRequest.html" title="interface in org.apache.jetspeed.portlet">PortletRequest</A> portletRequest, java.lang.String strutsAction)</CODE><BR> Invokes the Struts request processor for the specified Struts action.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/ibm/wps/portlets/struts/WpsStrutsPortlet.html#readInitParameters(javax.servlet.ServletContext, org.apache.jetspeed.portlet.PortletConfig, com.ibm.wps.portlets.struts.WpsStrutsInfo)">readInitParameters</A></B>(javax.servlet.ServletContext servletContext, <A HREF="../../../../../org/apache/jetspeed/portlet/PortletConfig.html" title="interface in org.apache.jetspeed.portlet">PortletConfig</A> portletConfig, <A HREF="../../../../../com/ibm/wps/portlets/struts/WpsStrutsInfo.html" title="class in com.ibm.wps.portlets.struts">WpsStrutsInfo</A> strutsInfo)</CODE><BR> Reads the init parameters for this portlet from the web deployment descriptor and performs the appropriate configuration.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/ibm/wps/portlets/struts/WpsStrutsPortlet.html#saveWelcomeFileCommand(org.apache.jetspeed.portlet.PortletRequest)">saveWelcomeFileCommand</A></B>(<A HREF="../../../../../org/apache/jetspeed/portlet/PortletRequest.html" title="interface in org.apache.jetspeed.portlet">PortletRequest</A> request)</CODE><BR> Saves the Welcome File Command.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/ibm/wps/portlets/struts/WpsStrutsPortlet.html#setCommonsLogFactory()">setCommonsLogFactory</A></B>()</CODE><BR> <B>Deprecated.</B> <I>The <code>LogFactory</code> implementation class is set in commons-logging.properties.</I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected static void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/ibm/wps/portlets/struts/WpsStrutsPortlet.html#setupBase(org.apache.jetspeed.portlet.PortletRequest, org.apache.jetspeed.portlet.PortletResponse, org.apache.jetspeed.portlet.PortletConfig)">setupBase</A></B>(<A HREF="../../../../../org/apache/jetspeed/portlet/PortletRequest.html" title="interface in org.apache.jetspeed.portlet">PortletRequest</A> request, <A HREF="../../../../../org/apache/jetspeed/portlet/PortletResponse.html" title="interface in org.apache.jetspeed.portlet">PortletResponse</A> response, <A HREF="../../../../../org/apache/jetspeed/portlet/PortletConfig.html" title="interface in org.apache.jetspeed.portlet">PortletConfig</A> config)</CODE><BR> Allows BaseImplUtils to set up the processing.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/ibm/wps/portlets/struts/WpsStrutsPortlet.html#setupRenderPhase(org.apache.jetspeed.portlet.PortletRequest)">setupRenderPhase</A></B>(<A HREF="../../../../../org/apache/jetspeed/portlet/PortletRequest.html" title="interface in org.apache.jetspeed.portlet">PortletRequest</A> request)</CODE><BR> Sets up the render phase.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/ibm/wps/portlets/struts/WpsStrutsPortlet.html#setupRequestPhase(org.apache.jetspeed.portlet.PortletRequest)">setupRequestPhase</A></B>(<A HREF="../../../../../org/apache/jetspeed/portlet/PortletRequest.html" title="interface in org.apache.jetspeed.portlet">PortletRequest</A> request)</CODE><BR> Sets up the request phase.</TD></TR></TABLE> <A NAME="methods_inherited_from_class_org.apache.jetspeed.portlet.PortletAdapter"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class org.apache.jetspeed.portlet.<A HREF="../../../../../org/apache/jetspeed/portlet/PortletAdapter.html" title="class in org.apache.jetspeed.portlet">PortletAdapter</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../org/apache/jetspeed/portlet/PortletAdapter.html#destroyConcrete(org.apache.jetspeed.portlet.PortletSettings)">destroyConcrete</A>, <A HREF="../../../../../org/apache/jetspeed/portlet/PortletAdapter.html#getPortletConfig()">getPortletConfig</A>, <A HREF="../../../../../org/apache/jetspeed/portlet/PortletAdapter.html#getVariable(java.lang.String)">getVariable</A>, <A HREF="../../../../../org/apache/jetspeed/portlet/PortletAdapter.html#removeVariable(java.lang.String)">removeVariable</A>, <A HREF="../../../../../org/apache/jetspeed/portlet/PortletAdapter.html#service(org.apache.jetspeed.portlet.PortletRequest, org.apache.jetspeed.portlet.PortletResponse)">service</A>, <A HREF="../../../../../org/apache/jetspeed/portlet/PortletAdapter.html#setVariable(java.lang.String, java.lang.Object)">setVariable</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_org.apache.jetspeed.portlet.Portlet"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class org.apache.jetspeed.portlet.<A HREF="../../../../../org/apache/jetspeed/portlet/Portlet.html" title="class in org.apache.jetspeed.portlet">Portlet</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../org/apache/jetspeed/portlet/Portlet.html#destroy()">destroy</A>, <A HREF="../../../../../org/apache/jetspeed/portlet/Portlet.html#doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">doGet</A>, <A HREF="../../../../../org/apache/jetspeed/portlet/Portlet.html#doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">doPost</A>, <A HREF="../../../../../org/apache/jetspeed/portlet/Portlet.html#doPut(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">doPut</A>, <A HREF="../../../../../org/apache/jetspeed/portlet/Portlet.html#getId(javax.servlet.http.HttpServletRequest)">getId</A>, <A HREF="../../../../../org/apache/jetspeed/portlet/Portlet.html#getInitParameter(java.lang.String)">getInitParameter</A>, <A HREF="../../../../../org/apache/jetspeed/portlet/Portlet.html#getInitParameterNames()">getInitParameterNames</A>, <A HREF="../../../../../org/apache/jetspeed/portlet/Portlet.html#getLastModified(javax.servlet.http.HttpServletRequest)">getLastModified</A>, <A HREF="../../../../../org/apache/jetspeed/portlet/Portlet.html#getPortletSettings()">getPortletSettings</A>, <A HREF="../../../../../org/apache/jetspeed/portlet/Portlet.html#getServletInfo()">getServletInfo</A>, <A HREF="../../../../../org/apache/jetspeed/portlet/Portlet.html#init(javax.servlet.ServletConfig)">init</A>, <A HREF="../../../../../org/apache/jetspeed/portlet/Portlet.html#service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)">service</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_com.ibm.wps.pe.pc.legacy.cache.CacheablePortlet"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class com.ibm.wps.pe.pc.legacy.cache.<A HREF="../../../../../com/ibm/wps/pe/pc/legacy/cache/CacheablePortlet.html" title="class in com.ibm.wps.pe.pc.legacy.cache">CacheablePortlet</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../com/ibm/wps/pe/pc/legacy/cache/CacheablePortlet.html#getSharingPolicy(javax.servlet.http.HttpServletRequest)">getSharingPolicy</A>, <A HREF="../../../../../com/ibm/wps/pe/pc/legacy/cache/CacheablePortlet.html#service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">service</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_javax.servlet.http.HttpServlet"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class javax.servlet.http.HttpServlet</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>doDelete, doHead, doOptions, doTrace</CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_javax.servlet.GenericServlet"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class javax.servlet.GenericServlet</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>getServletConfig, getServletName, init, log, log</CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><A NAME="field_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Field Detail</B></FONT></TD></TR></TABLE><A NAME="messages"><!-- --></A><H3>messages</H3><PRE>protected static org.apache.struts.util.MessageResources <B>messages</B></PRE><DL><DD>The message resources for the Struts Portlet Framework.<P><DL></DL>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -