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

📄 wpsstrutsportlet.html

📁 门户开发
💻 HTML
📖 第 1 页 / 共 5 页
字号:
</DL><HR><A NAME="STRUTS_SERVLET_MAPPING_KEY"><!-- --></A><H3>STRUTS_SERVLET_MAPPING_KEY</H3><PRE>public static final java.lang.String <B>STRUTS_SERVLET_MAPPING_KEY</B></PRE><DL><DD>The key used to identify the Struts servlet mapping in the servlet context.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.ibm.wps.portlets.struts.WpsStrutsPortlet.STRUTS_SERVLET_MAPPING_KEY">Constant Field Values</A></DL></DL><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TD></TR></TABLE><A NAME="WpsStrutsPortlet()"><!-- --></A><H3>WpsStrutsPortlet</H3><PRE>public <B>WpsStrutsPortlet</B>()</PRE><DL><DD>Construtor for the WpsStrutsPortlet.<P></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="getActionServlet()"><!-- --></A><H3>getActionServlet</H3><PRE>public <A HREF="../../../../../com/ibm/wps/portlets/struts/WpsActionServlet.html" title="class in com.ibm.wps.portlets.struts">WpsActionServlet</A> <B>getActionServlet</B>()</PRE><DL><DD>Returns the WpsActionServlet object.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>returns the WpsActionServlet object</DL></DD></DL><HR><A NAME="getStrutsInfo()"><!-- --></A><H3>getStrutsInfo</H3><PRE>public <A HREF="../../../../../com/ibm/wps/portlets/struts/WpsStrutsInfo.html" title="class in com.ibm.wps.portlets.struts">WpsStrutsInfo</A> <B>getStrutsInfo</B>()</PRE><DL><DD>Returns the StrutsInfo object.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>returns the WpsStrutsInfo object</DL></DD></DL><HR><A NAME="getStrutsRoot()"><!-- --></A><H3>getStrutsRoot</H3><PRE>public java.lang.String <B>getStrutsRoot</B>()</PRE><DL><DD>Returns the Struts Context root.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the Struts context root</DL></DD></DL><HR><A NAME="getServletContextWrapper()"><!-- --></A><H3>getServletContextWrapper</H3><PRE>public javax.servlet.ServletContext <B>getServletContextWrapper</B>()</PRE><DL><DD>Returns the servlet context wrapper.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>returns the servlet context wrapper</DL></DD></DL><HR><A NAME="getServletContext()"><!-- --></A><H3>getServletContext</H3><PRE>public javax.servlet.ServletContext <B>getServletContext</B>()</PRE><DL><DD>Returns the servlet context. The servlet context wrapper is returned if called after the portlet is initialized, otherwise super.getServletContext is returned.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getServletContext</CODE> in interface <CODE>javax.servlet.ServletConfig</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/jetspeed/portlet/Portlet.html#getServletContext()">getServletContext</A></CODE> in class <CODE><A HREF="../../../../../org/apache/jetspeed/portlet/Portlet.html" title="class in org.apache.jetspeed.portlet">Portlet</A></CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>returns the servlet context</DL></DD></DL><HR><A NAME="getPortletContext()"><!-- --></A><H3>getPortletContext</H3><PRE>public <A HREF="../../../../../org/apache/jetspeed/portlet/PortletContext.html" title="interface in org.apache.jetspeed.portlet">PortletContext</A> <B>getPortletContext</B>()</PRE><DL><DD>Returns the portlet context.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>returns the portlet context object</DL></DD></DL><HR><A NAME="init(org.apache.jetspeed.portlet.PortletConfig)"><!-- --></A><H3>init</H3><PRE>public void <B>init</B>(<A HREF="../../../../../org/apache/jetspeed/portlet/PortletConfig.html" title="interface in org.apache.jetspeed.portlet">PortletConfig</A>&nbsp;portletConfig)          throws <A HREF="../../../../../org/apache/jetspeed/portlet/UnavailableException.html" title="class in org.apache.jetspeed.portlet">UnavailableException</A></PRE><DL><DD>Called by the portlet container to indicate to a portlet  that the portlet is being placed into service.<P><DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/jetspeed/portlet/PortletAdapter.html#init(org.apache.jetspeed.portlet.PortletConfig)">init</A></CODE> in class <CODE><A HREF="../../../../../org/apache/jetspeed/portlet/PortletAdapter.html" title="class in org.apache.jetspeed.portlet">PortletAdapter</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>portletConfig</CODE> - the portlet configuration<DT><B>Throws:</B><DD><CODE><A HREF="../../../../../org/apache/jetspeed/portlet/UnavailableException.html" title="class in org.apache.jetspeed.portlet">UnavailableException</A></CODE> - if an exception has occurrred that interferes with the portlet's normal initialization</DL></DD></DL><HR><A NAME="getMessages()"><!-- --></A><H3>getMessages</H3><PRE>protected org.apache.struts.util.MessageResources <B>getMessages</B>()</PRE><DL><DD>Creates and fetches the default message resources for the Struts Portlet Framework.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>The created/fetched resources.</DL></DD></DL><HR><A NAME="initConcrete(org.apache.jetspeed.portlet.PortletSettings)"><!-- --></A><H3>initConcrete</H3><PRE>public void <B>initConcrete</B>(<A HREF="../../../../../org/apache/jetspeed/portlet/PortletSettings.html" title="interface in org.apache.jetspeed.portlet">PortletSettings</A>&nbsp;settings)                  throws <A HREF="../../../../../org/apache/jetspeed/portlet/UnavailableException.html" title="class in org.apache.jetspeed.portlet">UnavailableException</A></PRE><DL><DD>Called by the portlet container to indicate that the concrete portlet is put into service.<P><DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/jetspeed/portlet/PortletAdapter.html#initConcrete(org.apache.jetspeed.portlet.PortletSettings)">initConcrete</A></CODE> in class <CODE><A HREF="../../../../../org/apache/jetspeed/portlet/PortletAdapter.html" title="class in org.apache.jetspeed.portlet">PortletAdapter</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>settings</CODE> - the PortletSettings<DT><B>Throws:</B><DD><CODE><A HREF="../../../../../org/apache/jetspeed/portlet/UnavailableException.html" title="class in org.apache.jetspeed.portlet">UnavailableException</A></CODE> - if an exception has occurrred that interferes with the portlet's normal initialization</DL></DD></DL><HR><A NAME="createActionServlet(javax.servlet.ServletContext, org.apache.jetspeed.portlet.PortletConfig, com.ibm.wps.portlets.struts.WpsStrutsInfo)"><!-- --></A><H3>createActionServlet</H3><PRE>protected <A HREF="../../../../../com/ibm/wps/portlets/struts/WpsActionServlet.html" title="class in com.ibm.wps.portlets.struts">WpsActionServlet</A> <B>createActionServlet</B>(javax.servlet.ServletContext&nbsp;servletContext,                                               <A HREF="../../../../../org/apache/jetspeed/portlet/PortletConfig.html" title="interface in org.apache.jetspeed.portlet">PortletConfig</A>&nbsp;portletConfig,                                               <A HREF="../../../../../com/ibm/wps/portlets/struts/WpsStrutsInfo.html" title="class in com.ibm.wps.portlets.struts">WpsStrutsInfo</A>&nbsp;strutsInfo)</PRE>

⌨️ 快捷键说明

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