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

📄 index-7.html.svn-base

📁 portal越来越流行了
💻 SVN-BASE
📖 第 1 页 / 共 5 页
字号:
<DD>Returns the event that triggered the call to the processEvent method.<DT><A HREF="../javax/portlet/filter/EventRequestWrapper.html#getEvent()"><B>getEvent()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/EventRequestWrapper.html" title="class in javax.portlet.filter">EventRequestWrapper</A><DD>The default behavior of this method is to call  <code>getEvent()</code> on the wrapped request object.<DT><A HREF="../javax/portlet/CacheControl.html#getExpirationTime()"><B>getExpirationTime()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/CacheControl.html" title="interface in javax.portlet">CacheControl</A><DD>Get the currently set expiration time.<DT><A HREF="../javax/portlet/ValidatorException.html#getFailedKeys()"><B>getFailedKeys()</B></A> - Method in exception javax.portlet.<A HREF="../javax/portlet/ValidatorException.html" title="class in javax.portlet">ValidatorException</A><DD>Returns the keys that failed the validation.<DT><A HREF="../javax/portlet/filter/FilterConfig.html#getFilterName()"><B>getFilterName()</B></A> - Method in interface javax.portlet.filter.<A HREF="../javax/portlet/filter/FilterConfig.html" title="interface in javax.portlet.filter">FilterConfig</A><DD>Returns the filter-name of this filter as defined in the  portlet deployment descriptor.<DT><A HREF="../javax/portlet/PortletSession.html#getId()"><B>getId()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletSession.html" title="interface in javax.portlet">PortletSession</A><DD>Returns a string containing the unique identifier assigned to this session.<DT><A HREF="../javax/portlet/filter/FilterConfig.html#getInitParameter(java.lang.String)"><B>getInitParameter(String)</B></A> - Method in interface javax.portlet.filter.<A HREF="../javax/portlet/filter/FilterConfig.html" title="interface in javax.portlet.filter">FilterConfig</A><DD>Returns a String containing the value of the named  initialization parameter, or <code>null</code> if the parameter does not exist.<DT><A HREF="../javax/portlet/GenericPortlet.html#getInitParameter(java.lang.String)"><B>getInitParameter(String)</B></A> - Method in class javax.portlet.<A HREF="../javax/portlet/GenericPortlet.html" title="class in javax.portlet">GenericPortlet</A><DD>Returns a String containing the value of the named initialization        * parameter, or null if the parameter does not exist.<DT><A HREF="../javax/portlet/PortletConfig.html#getInitParameter(java.lang.String)"><B>getInitParameter(String)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletConfig.html" title="interface in javax.portlet">PortletConfig</A><DD>Returns a String containing the value of the named initialization parameter,  or null if the parameter does not exist.<DT><A HREF="../javax/portlet/PortletContext.html#getInitParameter(java.lang.String)"><B>getInitParameter(String)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletContext.html" title="interface in javax.portlet">PortletContext</A><DD>Returns a String containing the value of the named context-wide  initialization parameter, or <code>null</code> if the parameter does not exist.<DT><A HREF="../javax/portlet/filter/FilterConfig.html#getInitParameterNames()"><B>getInitParameterNames()</B></A> - Method in interface javax.portlet.filter.<A HREF="../javax/portlet/filter/FilterConfig.html" title="interface in javax.portlet.filter">FilterConfig</A><DD>Returns the names of the filter's initialization parameters  as an Enumeration of String objects, or an empty Enumeration  if the filter has no initialization parameters.<DT><A HREF="../javax/portlet/GenericPortlet.html#getInitParameterNames()"><B>getInitParameterNames()</B></A> - Method in class javax.portlet.<A HREF="../javax/portlet/GenericPortlet.html" title="class in javax.portlet">GenericPortlet</A><DD>Returns the names of the portlet initialization parameters as an Enumeration of String objects, or an empty Enumeration if the portlet has no initialization parameters.<DT><A HREF="../javax/portlet/PortletConfig.html#getInitParameterNames()"><B>getInitParameterNames()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletConfig.html" title="interface in javax.portlet">PortletConfig</A><DD>Returns the names of the portlet initialization parameters as an  <code>Enumeration</code> of String objects, or an empty <code>Enumeration</code> if the  portlet has no initialization parameters.<DT><A HREF="../javax/portlet/PortletContext.html#getInitParameterNames()"><B>getInitParameterNames()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletContext.html" title="interface in javax.portlet">PortletContext</A><DD>Returns the names of the context initialization parameters as an  <code>Enumeration</code> of String objects, or an empty Enumeration if the context  has no initialization parameters.<DT><A HREF="../javax/portlet/PortletSession.html#getLastAccessedTime()"><B>getLastAccessedTime()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletSession.html" title="interface in javax.portlet">PortletSession</A><DD>Returns the last time the client sent a request associated with this session,  as the number of milliseconds since midnight January 1, 1970 GMT.<DT><A HREF="../javax/portlet/filter/PortletRequestWrapper.html#getLocale()"><B>getLocale()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/PortletRequestWrapper.html" title="class in javax.portlet.filter">PortletRequestWrapper</A><DD>The default behavior of this method is to call  <code>getLocale()</code> on the wrapped request object.<DT><A HREF="../javax/portlet/filter/RenderResponseWrapper.html#getLocale()"><B>getLocale()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/RenderResponseWrapper.html" title="class in javax.portlet.filter">RenderResponseWrapper</A><DD>The default behavior of this method is to call  <code>getLocale()</code> on the wrapped response object.<DT><A HREF="../javax/portlet/filter/ResourceResponseWrapper.html#getLocale()"><B>getLocale()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/ResourceResponseWrapper.html" title="class in javax.portlet.filter">ResourceResponseWrapper</A><DD>The default behavior of this method is to call  <code>getLocale()</code> on the wrapped response object.<DT><A HREF="../javax/portlet/MimeResponse.html#getLocale()"><B>getLocale()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/MimeResponse.html" title="interface in javax.portlet">MimeResponse</A><DD>Returns the locale assigned to the response.<DT><A HREF="../javax/portlet/PortletRequest.html#getLocale()"><B>getLocale()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletRequest.html" title="interface in javax.portlet">PortletRequest</A><DD>Returns the preferred Locale in which the portal will accept content.<DT><A HREF="../javax/portlet/filter/PortletRequestWrapper.html#getLocales()"><B>getLocales()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/PortletRequestWrapper.html" title="class in javax.portlet.filter">PortletRequestWrapper</A><DD>The default behavior of this method is to call  <code>getLocales()</code> on the wrapped request object.<DT><A HREF="../javax/portlet/PortletRequest.html#getLocales()"><B>getLocales()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletRequest.html" title="interface in javax.portlet">PortletRequest</A><DD>Returns an Enumeration of Locale objects indicating, in decreasing order starting with the preferred locale in which the portal will accept content for this request.<DT><A HREF="../javax/portlet/PortletContext.html#getMajorVersion()"><B>getMajorVersion()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletContext.html" title="interface in javax.portlet">PortletContext</A><DD>Returns the major version of the Portlet API that this portlet container supports.<DT><A HREF="../javax/portlet/PortletPreferences.html#getMap()"><B>getMap()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletPreferences.html" title="interface in javax.portlet">PortletPreferences</A><DD>Returns a <code>Map</code> of the preferences.<DT><A HREF="../javax/portlet/PortletSession.html#getMaxInactiveInterval()"><B>getMaxInactiveInterval()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletSession.html" title="interface in javax.portlet">PortletSession</A><DD>Returns the maximum time interval, in seconds, for which the portlet container  keeps this session open between client accesses.<DT><A HREF="../javax/portlet/ClientDataRequest.html#getMethod()"><B>getMethod()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/ClientDataRequest.html" title="interface in javax.portlet">ClientDataRequest</A><DD>Returns the name of the HTTP method with which this request was made,  for example, GET, POST, or PUT.<DT><A HREF="../javax/portlet/EventRequest.html#getMethod()"><B>getMethod()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/EventRequest.html" title="interface in javax.portlet">EventRequest</A><DD>Returns the name of the HTTP method with which the original action request was made,  for example, POST, or PUT.<DT><A HREF="../javax/portlet/filter/ActionRequestWrapper.html#getMethod()"><B>getMethod()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/ActionRequestWrapper.html" title="class in javax.portlet.filter">ActionRequestWrapper</A><DD>The default behavior of this method is to call  <code>getMethod()</code> on the wrapped request object.<DT><A HREF="../javax/portlet/filter/EventRequestWrapper.html#getMethod()"><B>getMethod()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/EventRequestWrapper.html" title="class in javax.portlet.filter">EventRequestWrapper</A><DD>The default behavior of this method is to call  <code>getMethod()</code> on the wrapped request object.<DT><A HREF="../javax/portlet/filter/ResourceRequestWrapper.html#getMethod()"><B>getMethod()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/ResourceRequestWrapper.html" title="class in javax.portlet.filter">ResourceRequestWrapper</A><DD>The default behavior of this method is to call  <code>getMethod()</code> on the wrapped request object.<DT><A HREF="../javax/portlet/PortletContext.html#getMimeType(java.lang.String)"><B>getMimeType(String)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletContext.html" title="interface in javax.portlet">PortletContext</A><DD>Returns the MIME type of the specified file, or <code>null</code> if  the MIME type is not known.<DT><A HREF="../javax/portlet/PortletContext.html#getMinorVersion()"><B>getMinorVersion()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletContext.html" title="interface in javax.portlet">PortletContext</A><DD>Returns the minor version of the Portlet API that this portlet container supports.<DT><A HREF="../javax/portlet/PortletModeException.html#getMode()"><B>getMode()</B></A> - Method in exception javax.portlet.<A HREF="../javax/portlet/PortletModeException.html" title="class in javax.portlet">PortletModeException</A><DD>Returns the unsupported portlet mode causing this exception.<DT><A HREF="../javax/portlet/Event.html#getName()"><B>getName()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/Event.html" title="interface in javax.portlet">Event</A><DD>Get the local part of the event name.<DT><A HREF="../javax/portlet/PortletContext.html#getNamedDispatcher(java.lang.String)"><B>getNamedDispatcher(String)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletContext.html" title="interface in javax.portlet">PortletContext</A><DD>Returns a <A HREF="../javax/portlet/PortletRequestDispatcher.html" title="interface in javax.portlet"><CODE>PortletRequestDispatcher</CODE></A> object that acts as a wrapper for the named servlet.<DT><A HREF="../javax/portlet/PortletPreferences.html#getNames()"><B>getNames()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletPreferences.html" title="interface in javax.portlet">PortletPreferences</A><DD>Returns all of the keys that have an associated value, or an empty <code>Enumeration</code> if no keys are available.<DT><A HREF="../javax/portlet/filter/PortletResponseWrapper.html#getNamespace()"><B>getNamespace()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/PortletResponseWrapper.html" title="class in javax.portlet.filter">PortletResponseWrapper</A><DD>The default behavior of this method is to call  <code>getNamespace()</code> on the wrapped response object.<DT><A HREF="../javax/portlet/PortletResponse.html#getNamespace()"><B>getNamespace()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletResponse.html" title="interface in javax.portlet">PortletResponse</A><DD>The value returned by this method should be prefixed or appended to elements, such as JavaScript variables or function names, to ensure they are unique in the context of the portal page.<DT><A HREF="../javax/portlet/GenericPortlet.html#getNextPossiblePortletModes(javax.portlet.RenderRequest)"><B>getNextPossiblePortletModes(RenderRequest)</B></A> - Method in class javax.portlet.<A HREF="../javax/portlet/GenericPortlet.html" title="class in javax.portlet">GenericPortlet</A><DD>Used by the render method to set the next possible portlet modes.<DT><A HREF="../javax/portlet/filter/PortletRequestWrapper.html#getParameter(java.lang.String)"><B>getParameter(String)</B></A> - 

⌨️ 快捷键说明

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