📄 index-16.html.svn-base
字号:
<DD>The default behavior of this method is to call <code>setCharacterEncoding(String charset)</code> on the wrapped response object.<DT><A HREF="../javax/portlet/ResourceResponse.html#setCharacterEncoding(java.lang.String)"><B>setCharacterEncoding(String)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/ResourceResponse.html" title="interface in javax.portlet">ResourceResponse</A><DD>Sets the character encoding (MIME charset) of the response being sent to the client, for example, to UTF-8.<DT><A HREF="../javax/portlet/filter/ResourceResponseWrapper.html#setContentLength(int)"><B>setContentLength(int)</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>setContentLength()</code> on the wrapped response object.<DT><A HREF="../javax/portlet/ResourceResponse.html#setContentLength(int)"><B>setContentLength(int)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/ResourceResponse.html" title="interface in javax.portlet">ResourceResponse</A><DD>Sets the length of the content body in the response.<DT><A HREF="../javax/portlet/filter/RenderResponseWrapper.html#setContentType(java.lang.String)"><B>setContentType(String)</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>setContentType(type)</code> on the wrapped response object.<DT><A HREF="../javax/portlet/filter/ResourceResponseWrapper.html#setContentType(java.lang.String)"><B>setContentType(String)</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>setContentType(type)</code> on the wrapped response object.<DT><A HREF="../javax/portlet/MimeResponse.html#setContentType(java.lang.String)"><B>setContentType(String)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/MimeResponse.html" title="interface in javax.portlet">MimeResponse</A><DD>Sets the MIME type for the response.<DT><A HREF="../javax/portlet/RenderResponse.html#setContentType(java.lang.String)"><B>setContentType(String)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/RenderResponse.html" title="interface in javax.portlet">RenderResponse</A><DD>Sets the MIME type for the render response.<DT><A HREF="../javax/portlet/CacheControl.html#setETag(java.lang.String)"><B>setETag(String)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/CacheControl.html" title="interface in javax.portlet">CacheControl</A><DD>Sets an ETag for the current response that is used as validation tag.<DT><A HREF="../javax/portlet/filter/ActionResponseWrapper.html#setEvent(javax.xml.namespace.QName, java.io.Serializable)"><B>setEvent(QName, Serializable)</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/ActionResponseWrapper.html" title="class in javax.portlet.filter">ActionResponseWrapper</A><DD>The default behavior of this method is to call <code>setEvent(name, value)</code> on the wrapped response object.<DT><A HREF="../javax/portlet/filter/ActionResponseWrapper.html#setEvent(java.lang.String, java.io.Serializable)"><B>setEvent(String, Serializable)</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/ActionResponseWrapper.html" title="class in javax.portlet.filter">ActionResponseWrapper</A><DD>The default behavior of this method is to call <code>setEvent()</code> on the wrapped response object.<DT><A HREF="../javax/portlet/filter/EventResponseWrapper.html#setEvent(javax.xml.namespace.QName, java.io.Serializable)"><B>setEvent(QName, Serializable)</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/EventResponseWrapper.html" title="class in javax.portlet.filter">EventResponseWrapper</A><DD>The default behavior of this method is to call <code>setEvent(name, value)</code> on the wrapped response object.<DT><A HREF="../javax/portlet/filter/EventResponseWrapper.html#setEvent(java.lang.String, java.io.Serializable)"><B>setEvent(String, Serializable)</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/EventResponseWrapper.html" title="class in javax.portlet.filter">EventResponseWrapper</A><DD>The default behavior of this method is to call <code>setEvent()</code> on the wrapped response object.<DT><A HREF="../javax/portlet/StateAwareResponse.html#setEvent(javax.xml.namespace.QName, java.io.Serializable)"><B>setEvent(QName, Serializable)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/StateAwareResponse.html" title="interface in javax.portlet">StateAwareResponse</A><DD>Publishes an Event with the given payload.<DT><A HREF="../javax/portlet/StateAwareResponse.html#setEvent(java.lang.String, java.io.Serializable)"><B>setEvent(String, Serializable)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/StateAwareResponse.html" title="interface in javax.portlet">StateAwareResponse</A><DD>Publishes an Event with the given payload in the default namespace.<DT><A HREF="../javax/portlet/CacheControl.html#setExpirationTime(int)"><B>setExpirationTime(int)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/CacheControl.html" title="interface in javax.portlet">CacheControl</A><DD>Sets a new expiration time for the current response in seconds.<DT><A HREF="../javax/portlet/filter/ResourceResponseWrapper.html#setLocale(java.util.Locale)"><B>setLocale(Locale)</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>setLocale(Locale loc)</code> on the wrapped response object.<DT><A HREF="../javax/portlet/ResourceResponse.html#setLocale(java.util.Locale)"><B>setLocale(Locale)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/ResourceResponse.html" title="interface in javax.portlet">ResourceResponse</A><DD>Sets the locale of the response, setting the headers (including the Content-Type's charset) as appropriate.<DT><A HREF="../javax/portlet/PortletSession.html#setMaxInactiveInterval(int)"><B>setMaxInactiveInterval(int)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletSession.html" title="interface in javax.portlet">PortletSession</A><DD>Specifies the time, in seconds, between client requests, before the portlet container invalidates this session.<DT><A HREF="../javax/portlet/filter/RenderResponseWrapper.html#setNextPossiblePortletModes(java.util.Collection)"><B>setNextPossiblePortletModes(Collection<PortletMode>)</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>setNextPossiblePortletModes()</code> on the wrapped response object.<DT><A HREF="../javax/portlet/RenderResponse.html#setNextPossiblePortletModes(java.util.Collection)"><B>setNextPossiblePortletModes(Collection<PortletMode>)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/RenderResponse.html" title="interface in javax.portlet">RenderResponse</A><DD>This method allows the portlet to tell the portal the next possible portlet modes that the make sense from the portlet point of view.<DT><A HREF="../javax/portlet/BaseURL.html#setParameter(java.lang.String, java.lang.String)"><B>setParameter(String, String)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/BaseURL.html" title="interface in javax.portlet">BaseURL</A><DD>Sets the given String parameter to this URL.<DT><A HREF="../javax/portlet/BaseURL.html#setParameter(java.lang.String, java.lang.String[])"><B>setParameter(String, String[])</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/BaseURL.html" title="interface in javax.portlet">BaseURL</A><DD>Sets the given String array parameter to this URL.<DT><A HREF="../javax/portlet/BaseURL.html#setParameters(java.util.Map)"><B>setParameters(Map<String, String[]>)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/BaseURL.html" title="interface in javax.portlet">BaseURL</A><DD>Sets a parameter map for this URL.<DT><A HREF="../javax/portlet/filter/ActionResponseWrapper.html#setPortletMode(javax.portlet.PortletMode)"><B>setPortletMode(PortletMode)</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/ActionResponseWrapper.html" title="class in javax.portlet.filter">ActionResponseWrapper</A><DD>The default behavior of this method is to call <code>setPortletMode(portletMode)</code> on the wrapped response object.<DT><A HREF="../javax/portlet/filter/EventResponseWrapper.html#setPortletMode(javax.portlet.PortletMode)"><B>setPortletMode(PortletMode)</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/EventResponseWrapper.html" title="class in javax.portlet.filter">EventResponseWrapper</A><DD>The default behavior of this method is to call <code>setPortletMode(portletMode)</code> on the wrapped response object.<DT><A HREF="../javax/portlet/PortletURL.html#setPortletMode(javax.portlet.PortletMode)"><B>setPortletMode(PortletMode)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletURL.html" title="interface in javax.portlet">PortletURL</A><DD>Indicates the portlet mode the portlet must be in, if this portlet URL triggers a request.<DT><A HREF="../javax/portlet/StateAwareResponse.html#setPortletMode(javax.portlet.PortletMode)"><B>setPortletMode(PortletMode)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/StateAwareResponse.html" title="interface in javax.portlet">StateAwareResponse</A><DD>Sets the portlet mode of a portlet to the given portlet mode.<DT><A HREF="../javax/portlet/BaseURL.html#setProperty(java.lang.String, java.lang.String)"><B>setProperty(String, String)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/BaseURL.html" title="interface in javax.portlet">BaseURL</A><DD>Sets a String property on the URL.<DT><A HREF="../javax/portlet/filter/PortletResponseWrapper.html#setProperty(java.lang.String, java.lang.String)"><B>setProperty(String, String)</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>setProperty(key, value)</code> on the wrapped response object.<DT><A HREF="../javax/portlet/PortletResponse.html#setProperty(java.lang.String, java.lang.String)"><B>setProperty(String, String)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletResponse.html" title="interface in javax.portlet">PortletResponse</A><DD>Sets a String property to be returned to the portal.<DT><A HREF="../javax/portlet/CacheControl.html#setPublicScope(boolean)"><B>setPublicScope(boolean)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/CacheControl.html" title="interface in javax.portlet">CacheControl</A><DD>Sets the caching scope for the current response to public with <code>true</code> as <code>publicScope</code> and to private with <code>false</code> as <code>publicScope</code>.<DT><A HREF="../javax/portlet/filter/ActionResponseWrapper.html#setRenderParameter(java.lang.String, java.lang.String)"><B>setRenderParameter(String, String)</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/ActionResponseWrapper.html" title="class in javax.portlet.filter">ActionResponseWrapper</A><DD>The default behavior of this method is to call <code>setRenderParameter(key, value)</code> on the wrapped response object.<DT><A HREF="../javax/portlet/filter/ActionResponseWrapper.html#setRenderParameter(java.lang.String, java.lang.String[])"><B>setRenderParameter(String, String[])</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/ActionResponseWrapper.html" title="class in javax.portlet.filter">ActionResponseWrapper</A><DD>The default behavior of this method is to call <code>setRenderParameter(key, value)</code> on the wrapped response object.<DT><A HREF="../javax/portlet/filter/EventResponseWrapper.html#setRenderParameter(java.lang.String, java.lang.String)"><B>setRenderParameter(String, String)</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/EventResponseWrapper.html" title="class in javax.portlet.filter">EventResponseWrapper</A><DD>The default behavior of this method is to call <code>setRenderParameter(key, value)</code> on the wrapped response object.<DT><A HREF="../javax/portlet/filter/EventResponseWrapper.html#setRenderParameter(java.lang.String, java.lang.String[])"><B>setRenderParameter(String, String[])</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/EventResponseWrapper.html" title="class in javax.portlet.filter">EventResponseWrapper</A><DD>The default behavior of this method is to call <code>setRenderParameter(key, value)</code> on the wrapped response object.<DT><A HREF="../javax/portlet/StateAwareResponse.html#setRenderParameter(java.lang.String, java.lang.String)"><B>setRenderParameter(String, String)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/StateAwareResponse.html" title="interface in javax.portlet">StateAwareResponse</A><DD>Sets a String parameter for the render request.<DT><A HREF="../javax/portlet/StateAwareResponse.html#setRenderParameter(java.lang.String, java.lang.String[])"><B>setRenderParameter(String, String[])</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/StateAwareResponse.html" title="interface in javax.portlet">StateAwareResponse</A><DD>Sets a String array parameter for the render request.<DT><A HREF="../javax/portlet/EventResponse.html#setRenderParameters(javax.portlet.EventRequest)"><B>setRenderParameters(EventRequest)</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/EventResponse.html" title="interface in javax.portlet">EventResponse</A><DD>Maintain the current render parameters of the request for the response.<DT><A HREF="../javax/portlet/filter/ActionResponseWrapper.html#setRenderParameters(java.util.Map)"><B>setRenderParameters(Map<String, String[]>)</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/ActionResponseWrapper.html" title="class in javax.portlet.filter">ActionResponseWrapper</A><DD>The default behavior of this method is to call <code>setRenderParameters(parameters)</code> on the wrapped response object.<DT><A HREF="../javax/portlet/filter/EventResponseWrapper.html#setRenderParameters(java.util.Map)"><B>setRenderParameters(Map<String, String[]>)</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/EventResponseWrapper.html" title="class in javax.portlet.filter">EventResponseWrapper</A><DD>The default behavior of this method is to call
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -