Added: 
portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletMode.html
URL: 
http://svn.apache.org/viewvc/portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletMode.html?rev=1691468&view=auto
==============================================================================
--- 
portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletMode.html
 (added)
+++ 
portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletMode.html
 Fri Jul 17 00:43:22 2015
@@ -0,0 +1,401 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_60) on Thu Jul 16 17:20:28 PDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class javax.portlet.PortletMode (Java Portlet Specification 
V2.1.0 1.0 API)</title>
+<meta name="date" content="2015-07-16">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class javax.portlet.PortletMode (Java 
Portlet Specification V2.1.0 1.0 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?javax/portlet/class-use/PortletMode.html" 
target="_top">Frames</a></li>
+<li><a href="PortletMode.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class javax.portlet.PortletMode" class="title">Uses of 
Class<br>javax.portlet.PortletMode</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#javax.portlet">javax.portlet</a></td>
+<td class="colLast">
+<div class="block">The javax.portlet package defines the API for Java Portlet 
Specification V2.0.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="#javax.portlet.filter">javax.portlet.filter</a></td>
+<td class="colLast">
+<div class="block">The javax.portlet.filter package defines the filter APIs 
for the Java Portlet Specification.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="javax.portlet">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a> in <a 
href="../../../javax/portlet/package-summary.html">javax.portlet</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
fields, and an explanation">
+<caption><span>Fields in <a 
href="../../../javax/portlet/package-summary.html">javax.portlet</a> declared 
as <a href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a></code></td>
+<td class="colLast"><span class="strong">PortletMode.</span><code><strong><a 
href="../../../javax/portlet/PortletMode.html#EDIT">EDIT</a></strong></code>
+<div class="block">Within the <code>EDIT</code> portlet mode, a portlet should 
provide 
+ content and logic that lets a user customize the behavior of the 
portlet.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a 
href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a></code></td>
+<td class="colLast"><span class="strong">PortletMode.</span><code><strong><a 
href="../../../javax/portlet/PortletMode.html#HELP">HELP</a></strong></code>
+<div class="block">When in <code>HELP</code> portlet mode, a portlet should 
provide help 
+ information about the portlet.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a></code></td>
+<td class="colLast"><span class="strong">PortletMode.</span><code><strong><a 
href="../../../javax/portlet/PortletMode.html#VIEW">VIEW</a></strong></code>
+<div class="block">The expected functionality for a portlet in 
<code>VIEW</code> portlet mode 
+ is to generate markup reflecting the current state of the portlet.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../javax/portlet/package-summary.html">javax.portlet</a> that 
return <a href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../javax/portlet/PortletMode.html" 
title="class in javax.portlet">PortletMode</a></code></td>
+<td class="colLast"><span 
class="strong">PortletModeException.</span><code><strong><a 
href="../../../javax/portlet/PortletModeException.html#getMode()">getMode</a></strong>()</code>
+<div class="block">Returns the unsupported portlet mode causing this 
exception.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../javax/portlet/PortletMode.html" 
title="class in javax.portlet">PortletMode</a></code></td>
+<td class="colLast"><span 
class="strong">StateAwareResponse.</span><code><strong><a 
href="../../../javax/portlet/StateAwareResponse.html#getPortletMode()">getPortletMode</a></strong>()</code>
+<div class="block">Returns the currently set portlet mode on this 
reponse.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../javax/portlet/PortletMode.html" 
title="class in javax.portlet">PortletMode</a></code></td>
+<td class="colLast"><span class="strong">PortletURL.</span><code><strong><a 
href="../../../javax/portlet/PortletURL.html#getPortletMode()">getPortletMode</a></strong>()</code>
+<div class="block">Returns the currently set portlet mode on this 
PortletURL.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../javax/portlet/PortletMode.html" 
title="class in javax.portlet">PortletMode</a></code></td>
+<td class="colLast"><span 
class="strong">PortletRequest.</span><code><strong><a 
href="../../../javax/portlet/PortletRequest.html#getPortletMode()">getPortletMode</a></strong>()</code>
+<div class="block">Returns the current portlet mode of the portlet.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../javax/portlet/package-summary.html">javax.portlet</a> that 
return types with arguments of type <a 
href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a>&gt;</code></td>
+<td class="colLast"><span 
class="strong">GenericPortlet.</span><code><strong><a 
href="../../../javax/portlet/GenericPortlet.html#getNextPossiblePortletModes(javax.portlet.RenderRequest)">getNextPossiblePortletModes</a></strong>(<a
 href="../../../javax/portlet/RenderRequest.html" title="interface in 
javax.portlet">RenderRequest</a>&nbsp;request)</code>
+<div class="block">Used by the render method to set the next possible portlet 
modes.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Enumeration.html?is-external=true";
 title="class or interface in java.util">Enumeration</a>&lt;<a 
href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a>&gt;</code></td>
+<td class="colLast"><span class="strong">PortalContext.</span><code><strong><a 
href="../../../javax/portlet/PortalContext.html#getSupportedPortletModes()">getSupportedPortletModes</a></strong>()</code>
+<div class="block">Returns all supported portlet modes by the portal
+ as an enumeration of <code>PortletMode</code> objects.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../javax/portlet/package-summary.html">javax.portlet</a> with 
parameters of type <a href="../../../javax/portlet/PortletMode.html" 
title="class in javax.portlet">PortletMode</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span 
class="strong">PortletRequest.</span><code><strong><a 
href="../../../javax/portlet/PortletRequest.html#isPortletModeAllowed(javax.portlet.PortletMode)">isPortletModeAllowed</a></strong>(<a
 href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a>&nbsp;mode)</code>
+<div class="block">Returns true, if the given portlet mode is a valid
+ one to set for this portlet  in the context
+ of the current request.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="strong">StateAwareResponse.</span><code><strong><a 
href="../../../javax/portlet/StateAwareResponse.html#setPortletMode(javax.portlet.PortletMode)">setPortletMode</a></strong>(<a
 href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a>&nbsp;portletMode)</code>
+<div class="block">Sets the portlet mode of a portlet to the given portlet 
mode.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">PortletURL.</span><code><strong><a 
href="../../../javax/portlet/PortletURL.html#setPortletMode(javax.portlet.PortletMode)">setPortletMode</a></strong>(<a
 href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a>&nbsp;portletMode)</code>
+<div class="block">Indicates the portlet mode the portlet must be in, if this
+ portlet URL triggers a request.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Method parameters in <a 
href="../../../javax/portlet/package-summary.html">javax.portlet</a> with type 
arguments of type <a href="../../../javax/portlet/PortletMode.html" 
title="class in javax.portlet">PortletMode</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="strong">RenderResponse.</span><code><strong><a 
href="../../../javax/portlet/RenderResponse.html#setNextPossiblePortletModes(java.util.Collection)">setNextPossiblePortletModes</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a>&gt;&nbsp;portletModes)</code>
+<div class="block">This method allows the portlet to tell the portal the next 
possible
+ portlet modes that the make sense from the portlet point of view.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
constructors, and an explanation">
+<caption><span>Constructors in <a 
href="../../../javax/portlet/package-summary.html">javax.portlet</a> with 
parameters of type <a href="../../../javax/portlet/PortletMode.html" 
title="class in javax.portlet">PortletMode</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a 
href="../../../javax/portlet/PortletModeException.html#PortletModeException(java.lang.String,%20javax.portlet.PortletMode)">PortletModeException</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;text,
+                    <a href="../../../javax/portlet/PortletMode.html" 
title="class in javax.portlet">PortletMode</a>&nbsp;mode)</code>
+<div class="block">Constructs a new portlet mode exception with the given text 
and the
+ portlet mode that caused this exception.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a 
href="../../../javax/portlet/PortletModeException.html#PortletModeException(java.lang.String,%20java.lang.Throwable,%20javax.portlet.PortletMode)">PortletModeException</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;text,
+                    <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;cause,
+                    <a href="../../../javax/portlet/PortletMode.html" 
title="class in javax.portlet">PortletMode</a>&nbsp;mode)</code>
+<div class="block">Constructs a new portlet mode exception when the portlet 
needs to do
+ the following:
+ 
+ throw an exception 
+ include a message about the "root cause" that interfered
+     with its normal operation
+ include a description message
+ include the portlet mode that caused this exception
+ </div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a 
href="../../../javax/portlet/PortletModeException.html#PortletModeException(java.lang.Throwable,%20javax.portlet.PortletMode)">PortletModeException</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;cause,
+                    <a href="../../../javax/portlet/PortletMode.html" 
title="class in javax.portlet">PortletMode</a>&nbsp;mode)</code>
+<div class="block">Constructs a new portlet mode exception when the portlet 
needs to throw an
+ exception.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="javax.portlet.filter">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a> in <a 
href="../../../javax/portlet/filter/package-summary.html">javax.portlet.filter</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../javax/portlet/filter/package-summary.html">javax.portlet.filter</a>
 that return <a href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../javax/portlet/PortletMode.html" 
title="class in javax.portlet">PortletMode</a></code></td>
+<td class="colLast"><span 
class="strong">PortletRequestWrapper.</span><code><strong><a 
href="../../../javax/portlet/filter/PortletRequestWrapper.html#getPortletMode()">getPortletMode</a></strong>()</code>
+<div class="block">The default behavior of this method is to call 
+ <code>getPortletMode()</code> on the wrapped request object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../javax/portlet/PortletMode.html" 
title="class in javax.portlet">PortletMode</a></code></td>
+<td class="colLast"><span 
class="strong">EventResponseWrapper.</span><code><strong><a 
href="../../../javax/portlet/filter/EventResponseWrapper.html#getPortletMode()">getPortletMode</a></strong>()</code>
+<div class="block">The default behavior of this method is to call 
+ <code>getPortletMode()</code> on the wrapped response object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../javax/portlet/PortletMode.html" 
title="class in javax.portlet">PortletMode</a></code></td>
+<td class="colLast"><span 
class="strong">ActionResponseWrapper.</span><code><strong><a 
href="../../../javax/portlet/filter/ActionResponseWrapper.html#getPortletMode()">getPortletMode</a></strong>()</code>
+<div class="block">The default behavior of this method is to call 
+ <code>getPortletMode()</code> on the wrapped response object.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../javax/portlet/filter/package-summary.html">javax.portlet.filter</a>
 with parameters of type <a href="../../../javax/portlet/PortletMode.html" 
title="class in javax.portlet">PortletMode</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span 
class="strong">PortletRequestWrapper.</span><code><strong><a 
href="../../../javax/portlet/filter/PortletRequestWrapper.html#isPortletModeAllowed(javax.portlet.PortletMode)">isPortletModeAllowed</a></strong>(<a
 href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a>&nbsp;mode)</code>
+<div class="block">The default behavior of this method is to call 
+ <code>isPortletModeAllowed(mode)</code> on the wrapped request object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="strong">EventResponseWrapper.</span><code><strong><a 
href="../../../javax/portlet/filter/EventResponseWrapper.html#setPortletMode(javax.portlet.PortletMode)">setPortletMode</a></strong>(<a
 href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a>&nbsp;portletMode)</code>
+<div class="block">The default behavior of this method is to call 
+ <code>setPortletMode(portletMode)</code> on the wrapped response object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="strong">ActionResponseWrapper.</span><code><strong><a 
href="../../../javax/portlet/filter/ActionResponseWrapper.html#setPortletMode(javax.portlet.PortletMode)">setPortletMode</a></strong>(<a
 href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a>&nbsp;portletMode)</code>
+<div class="block">The default behavior of this method is to call 
+ <code>setPortletMode(portletMode)</code> on the wrapped response object.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Method parameters in <a 
href="../../../javax/portlet/filter/package-summary.html">javax.portlet.filter</a>
 with type arguments of type <a href="../../../javax/portlet/PortletMode.html" 
title="class in javax.portlet">PortletMode</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="strong">RenderResponseWrapper.</span><code><strong><a 
href="../../../javax/portlet/filter/RenderResponseWrapper.html#setNextPossiblePortletModes(java.util.Collection)">setNextPossiblePortletModes</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a>&gt;&nbsp;portletModes)</code>
+<div class="block">The default behavior of this method is to call 
+ <code>setNextPossiblePortletModes()</code> on the wrapped response 
object.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?javax/portlet/class-use/PortletMode.html" 
target="_top">Frames</a></li>
+<li><a href="PortletMode.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletModeException.html
URL: 
http://svn.apache.org/viewvc/portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletModeException.html?rev=1691468&view=auto
==============================================================================
--- 
portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletModeException.html
 (added)
+++ 
portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletModeException.html
 Fri Jul 17 00:43:22 2015
@@ -0,0 +1,202 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_60) on Thu Jul 16 17:20:28 PDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class javax.portlet.PortletModeException (Java Portlet 
Specification V2.1.0 1.0 API)</title>
+<meta name="date" content="2015-07-16">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class 
javax.portlet.PortletModeException (Java Portlet Specification V2.1.0 1.0 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../javax/portlet/PortletModeException.html" title="class in 
javax.portlet">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../index.html?javax/portlet/class-use/PortletModeException.html" 
target="_top">Frames</a></li>
+<li><a href="PortletModeException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class javax.portlet.PortletModeException" 
class="title">Uses of Class<br>javax.portlet.PortletModeException</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../javax/portlet/PortletModeException.html" title="class in 
javax.portlet">PortletModeException</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#javax.portlet">javax.portlet</a></td>
+<td class="colLast">
+<div class="block">The javax.portlet package defines the API for Java Portlet 
Specification V2.0.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="#javax.portlet.filter">javax.portlet.filter</a></td>
+<td class="colLast">
+<div class="block">The javax.portlet.filter package defines the filter APIs 
for the Java Portlet Specification.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="javax.portlet">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../javax/portlet/PortletModeException.html" 
title="class in javax.portlet">PortletModeException</a> in <a 
href="../../../javax/portlet/package-summary.html">javax.portlet</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../javax/portlet/package-summary.html">javax.portlet</a> that throw 
<a href="../../../javax/portlet/PortletModeException.html" title="class in 
javax.portlet">PortletModeException</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="strong">StateAwareResponse.</span><code><strong><a 
href="../../../javax/portlet/StateAwareResponse.html#setPortletMode(javax.portlet.PortletMode)">setPortletMode</a></strong>(<a
 href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a>&nbsp;portletMode)</code>
+<div class="block">Sets the portlet mode of a portlet to the given portlet 
mode.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">PortletURL.</span><code><strong><a 
href="../../../javax/portlet/PortletURL.html#setPortletMode(javax.portlet.PortletMode)">setPortletMode</a></strong>(<a
 href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a>&nbsp;portletMode)</code>
+<div class="block">Indicates the portlet mode the portlet must be in, if this
+ portlet URL triggers a request.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="javax.portlet.filter">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../javax/portlet/PortletModeException.html" 
title="class in javax.portlet">PortletModeException</a> in <a 
href="../../../javax/portlet/filter/package-summary.html">javax.portlet.filter</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../javax/portlet/filter/package-summary.html">javax.portlet.filter</a>
 that throw <a href="../../../javax/portlet/PortletModeException.html" 
title="class in javax.portlet">PortletModeException</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="strong">EventResponseWrapper.</span><code><strong><a 
href="../../../javax/portlet/filter/EventResponseWrapper.html#setPortletMode(javax.portlet.PortletMode)">setPortletMode</a></strong>(<a
 href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a>&nbsp;portletMode)</code>
+<div class="block">The default behavior of this method is to call 
+ <code>setPortletMode(portletMode)</code> on the wrapped response object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="strong">ActionResponseWrapper.</span><code><strong><a 
href="../../../javax/portlet/filter/ActionResponseWrapper.html#setPortletMode(javax.portlet.PortletMode)">setPortletMode</a></strong>(<a
 href="../../../javax/portlet/PortletMode.html" title="class in 
javax.portlet">PortletMode</a>&nbsp;portletMode)</code>
+<div class="block">The default behavior of this method is to call 
+ <code>setPortletMode(portletMode)</code> on the wrapped response object.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../javax/portlet/PortletModeException.html" title="class in 
javax.portlet">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../index.html?javax/portlet/class-use/PortletModeException.html" 
target="_top">Frames</a></li>
+<li><a href="PortletModeException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletPreferences.html
URL: 
http://svn.apache.org/viewvc/portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletPreferences.html?rev=1691468&view=auto
==============================================================================
--- 
portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletPreferences.html
 (added)
+++ 
portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletPreferences.html
 Fri Jul 17 00:43:22 2015
@@ -0,0 +1,204 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_60) on Thu Jul 16 17:20:28 PDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Interface javax.portlet.PortletPreferences (Java Portlet 
Specification V2.1.0 1.0 API)</title>
+<meta name="date" content="2015-07-16">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface 
javax.portlet.PortletPreferences (Java Portlet Specification V2.1.0 1.0 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../javax/portlet/PortletPreferences.html" title="interface 
in javax.portlet">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../index.html?javax/portlet/class-use/PortletPreferences.html" 
target="_top">Frames</a></li>
+<li><a href="PortletPreferences.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface javax.portlet.PortletPreferences" 
class="title">Uses of Interface<br>javax.portlet.PortletPreferences</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../javax/portlet/PortletPreferences.html" title="interface in 
javax.portlet">PortletPreferences</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#javax.portlet">javax.portlet</a></td>
+<td class="colLast">
+<div class="block">The javax.portlet package defines the API for Java Portlet 
Specification V2.0.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="#javax.portlet.filter">javax.portlet.filter</a></td>
+<td class="colLast">
+<div class="block">The javax.portlet.filter package defines the filter APIs 
for the Java Portlet Specification.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="javax.portlet">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../javax/portlet/PortletPreferences.html" 
title="interface in javax.portlet">PortletPreferences</a> in <a 
href="../../../javax/portlet/package-summary.html">javax.portlet</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../javax/portlet/package-summary.html">javax.portlet</a> that 
return <a href="../../../javax/portlet/PortletPreferences.html" 
title="interface in javax.portlet">PortletPreferences</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../javax/portlet/PortletPreferences.html" title="interface in 
javax.portlet">PortletPreferences</a></code></td>
+<td class="colLast"><span 
class="strong">PortletRequest.</span><code><strong><a 
href="../../../javax/portlet/PortletRequest.html#getPreferences()">getPreferences</a></strong>()</code>
+<div class="block">Returns the preferences object associated with the 
portlet.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../javax/portlet/package-summary.html">javax.portlet</a> with 
parameters of type <a href="../../../javax/portlet/PortletPreferences.html" 
title="interface in javax.portlet">PortletPreferences</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="strong">PreferencesValidator.</span><code><strong><a 
href="../../../javax/portlet/PreferencesValidator.html#validate(javax.portlet.PortletPreferences)">validate</a></strong>(<a
 href="../../../javax/portlet/PortletPreferences.html" title="interface in 
javax.portlet">PortletPreferences</a>&nbsp;preferences)</code>
+<div class="block">If the preferences values are successfully validated the 
call to this method
+ must finish gracefully.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="javax.portlet.filter">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../javax/portlet/PortletPreferences.html" 
title="interface in javax.portlet">PortletPreferences</a> in <a 
href="../../../javax/portlet/filter/package-summary.html">javax.portlet.filter</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../javax/portlet/filter/package-summary.html">javax.portlet.filter</a>
 that return <a href="../../../javax/portlet/PortletPreferences.html" 
title="interface in javax.portlet">PortletPreferences</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../javax/portlet/PortletPreferences.html" title="interface in 
javax.portlet">PortletPreferences</a></code></td>
+<td class="colLast"><span 
class="strong">PortletRequestWrapper.</span><code><strong><a 
href="../../../javax/portlet/filter/PortletRequestWrapper.html#getPreferences()">getPreferences</a></strong>()</code>
+<div class="block">The default behavior of this method is to call 
+ <code>getPreferences()</code> on the wrapped request object.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../javax/portlet/PortletPreferences.html" title="interface 
in javax.portlet">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../index.html?javax/portlet/class-use/PortletPreferences.html" 
target="_top">Frames</a></li>
+<li><a href="PortletPreferences.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletRequest.P3PUserInfos.html
URL: 
http://svn.apache.org/viewvc/portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletRequest.P3PUserInfos.html?rev=1691468&view=auto
==============================================================================
--- 
portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletRequest.P3PUserInfos.html
 (added)
+++ 
portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletRequest.P3PUserInfos.html
 Fri Jul 17 00:43:22 2015
@@ -0,0 +1,168 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_60) on Thu Jul 16 17:20:28 PDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class javax.portlet.PortletRequest.P3PUserInfos (Java Portlet 
Specification V2.1.0 1.0 API)</title>
+<meta name="date" content="2015-07-16">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class 
javax.portlet.PortletRequest.P3PUserInfos (Java Portlet Specification V2.1.0 
1.0 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../javax/portlet/PortletRequest.P3PUserInfos.html" 
title="enum in javax.portlet">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../index.html?javax/portlet/class-use/PortletRequest.P3PUserInfos.html"
 target="_top">Frames</a></li>
+<li><a href="PortletRequest.P3PUserInfos.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class javax.portlet.PortletRequest.P3PUserInfos" 
class="title">Uses of Class<br>javax.portlet.PortletRequest.P3PUserInfos</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../javax/portlet/PortletRequest.P3PUserInfos.html" title="enum in 
javax.portlet">PortletRequest.P3PUserInfos</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#javax.portlet">javax.portlet</a></td>
+<td class="colLast">
+<div class="block">The javax.portlet package defines the API for Java Portlet 
Specification V2.0.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="javax.portlet">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../javax/portlet/PortletRequest.P3PUserInfos.html" 
title="enum in javax.portlet">PortletRequest.P3PUserInfos</a> in <a 
href="../../../javax/portlet/package-summary.html">javax.portlet</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../javax/portlet/package-summary.html">javax.portlet</a> that 
return <a href="../../../javax/portlet/PortletRequest.P3PUserInfos.html" 
title="enum in javax.portlet">PortletRequest.P3PUserInfos</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="../../../javax/portlet/PortletRequest.P3PUserInfos.html" title="enum in 
javax.portlet">PortletRequest.P3PUserInfos</a></code></td>
+<td class="colLast"><span 
class="strong">PortletRequest.P3PUserInfos.</span><code><strong><a 
href="../../../javax/portlet/PortletRequest.P3PUserInfos.html#valueOf(java.lang.String)">valueOf</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified 
name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a 
href="../../../javax/portlet/PortletRequest.P3PUserInfos.html" title="enum in 
javax.portlet">PortletRequest.P3PUserInfos</a>[]</code></td>
+<td class="colLast"><span 
class="strong">PortletRequest.P3PUserInfos.</span><code><strong><a 
href="../../../javax/portlet/PortletRequest.P3PUserInfos.html#values()">values</a></strong>()</code>
+<div class="block">Returns an array containing the constants of this enum 
type, in
+the order they are declared.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../javax/portlet/PortletRequest.P3PUserInfos.html" 
title="enum in javax.portlet">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../index.html?javax/portlet/class-use/PortletRequest.P3PUserInfos.html"
 target="_top">Frames</a></li>
+<li><a href="PortletRequest.P3PUserInfos.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletRequest.html
URL: 
http://svn.apache.org/viewvc/portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletRequest.html?rev=1691468&view=auto
==============================================================================
--- 
portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletRequest.html
 (added)
+++ 
portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletRequest.html
 Fri Jul 17 00:43:22 2015
@@ -0,0 +1,322 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_60) on Thu Jul 16 17:20:28 PDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Interface javax.portlet.PortletRequest (Java Portlet 
Specification V2.1.0 1.0 API)</title>
+<meta name="date" content="2015-07-16">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface javax.portlet.PortletRequest 
(Java Portlet Specification V2.1.0 1.0 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../javax/portlet/PortletRequest.html" title="interface in 
javax.portlet">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?javax/portlet/class-use/PortletRequest.html" 
target="_top">Frames</a></li>
+<li><a href="PortletRequest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface javax.portlet.PortletRequest" class="title">Uses 
of Interface<br>javax.portlet.PortletRequest</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../javax/portlet/PortletRequest.html" title="interface in 
javax.portlet">PortletRequest</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#javax.portlet">javax.portlet</a></td>
+<td class="colLast">
+<div class="block">The javax.portlet package defines the API for Java Portlet 
Specification V2.0.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="#javax.portlet.filter">javax.portlet.filter</a></td>
+<td class="colLast">
+<div class="block">The javax.portlet.filter package defines the filter APIs 
for the Java Portlet Specification.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="javax.portlet">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../javax/portlet/PortletRequest.html" 
title="interface in javax.portlet">PortletRequest</a> in <a 
href="../../../javax/portlet/package-summary.html">javax.portlet</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
subinterfaces, and an explanation">
+<caption><span>Subinterfaces of <a 
href="../../../javax/portlet/PortletRequest.html" title="interface in 
javax.portlet">PortletRequest</a> in <a 
href="../../../javax/portlet/package-summary.html">javax.portlet</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Interface and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/portlet/ActionRequest.html" title="interface in 
javax.portlet">ActionRequest</a></strong></code>
+<div class="block">The <CODE>ActionRequest</CODE> represents the request sent 
to the portlet
+ to handle an action.<br>
+ It extends the ClientDataRequest interface and provides action request
+ information to portlets.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/portlet/ClientDataRequest.html" title="interface in 
javax.portlet">ClientDataRequest</a></strong></code>
+<div class="block">The <CODE>ClientDataRequest</CODE> represents the request 
information 
+ of the HTTP request issued from the client to the portal.<BR>
+ It extends the PortletRequest interface.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/portlet/EventRequest.html" title="interface in 
javax.portlet">EventRequest</a></strong></code>
+<div class="block">The <CODE>EventRequest</CODE> represents the request sent 
to the portlet
+ to handle an event.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/portlet/RenderRequest.html" title="interface in 
javax.portlet">RenderRequest</a></strong></code>
+<div class="block">The <CODE>RenderRequest</CODE> represents the request sent 
to the portlet
+ to handle a render.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/portlet/ResourceRequest.html" title="interface in 
javax.portlet">ResourceRequest</a></strong></code>
+<div class="block">The <code>ResourceRequest</code> interface represents the 
request
+ send to the portlet for rendering resources.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../javax/portlet/package-summary.html">javax.portlet</a> with 
parameters of type <a href="../../../javax/portlet/PortletRequest.html" 
title="interface in javax.portlet">PortletRequest</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="strong">PortletRequestDispatcher.</span><code><strong><a 
href="../../../javax/portlet/PortletRequestDispatcher.html#forward(javax.portlet.PortletRequest,%20javax.portlet.PortletResponse)">forward</a></strong>(<a
 href="../../../javax/portlet/PortletRequest.html" title="interface in 
javax.portlet">PortletRequest</a>&nbsp;request,
+       <a href="../../../javax/portlet/PortletResponse.html" title="interface 
in javax.portlet">PortletResponse</a>&nbsp;response)</code>
+<div class="block">Forwards a portlet request from a portlet to another 
resource (servlet, JSP file, or HTML file) 
+ on the server.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="strong">PortletRequestDispatcher.</span><code><strong><a 
href="../../../javax/portlet/PortletRequestDispatcher.html#include(javax.portlet.PortletRequest,%20javax.portlet.PortletResponse)">include</a></strong>(<a
 href="../../../javax/portlet/PortletRequest.html" title="interface in 
javax.portlet">PortletRequest</a>&nbsp;request,
+       <a href="../../../javax/portlet/PortletResponse.html" title="interface 
in javax.portlet">PortletResponse</a>&nbsp;response)</code>
+<div class="block">Includes the content of a resource (servlet, JSP page, HTML 
file) in the
+ response.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="javax.portlet.filter">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../javax/portlet/PortletRequest.html" 
title="interface in javax.portlet">PortletRequest</a> in <a 
href="../../../javax/portlet/filter/package-summary.html">javax.portlet.filter</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
+<caption><span>Classes in <a 
href="../../../javax/portlet/filter/package-summary.html">javax.portlet.filter</a>
 that implement <a href="../../../javax/portlet/PortletRequest.html" 
title="interface in javax.portlet">PortletRequest</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/portlet/filter/ActionRequestWrapper.html" title="class in 
javax.portlet.filter">ActionRequestWrapper</a></strong></code>
+<div class="block">The <code>ActionRequestWrapper</code> provides a convenient 
+ implementation of the <code>ActionRequest</code> interface 
+ that can be subclassed by developers wishing to adapt the request.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/portlet/filter/EventRequestWrapper.html" title="class in 
javax.portlet.filter">EventRequestWrapper</a></strong></code>
+<div class="block">The <code>EventRequestWrapper</code> provides a convenient 
+ implementation of the <code>EventRequest</code> interface 
+ that can be subclassed by developers wishing to adapt the request.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/portlet/filter/PortletRequestWrapper.html" title="class in 
javax.portlet.filter">PortletRequestWrapper</a></strong></code>
+<div class="block">The <code>PortletRequestWrapper</code> provides a 
convenient 
+ implementation of the <code>PortletRequest</code> interface 
+ and is extended by other request wrappers.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/portlet/filter/RenderRequestWrapper.html" title="class in 
javax.portlet.filter">RenderRequestWrapper</a></strong></code>
+<div class="block">The <code>RenderRequestWrapper</code> provides a convenient 
+ implementation of the <code>RenderRequest</code> interface 
+ that can be subclassed by developers wishing to adapt the request.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/portlet/filter/ResourceRequestWrapper.html" title="class 
in javax.portlet.filter">ResourceRequestWrapper</a></strong></code>
+<div class="block">The <code>ResourceRequestWrapper</code> provides a 
convenient 
+ implementation of the <code>ResourceRequest</code> interface 
+ that can be subclassed by developers wishing to adapt the request.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../javax/portlet/filter/package-summary.html">javax.portlet.filter</a>
 that return <a href="../../../javax/portlet/PortletRequest.html" 
title="interface in javax.portlet">PortletRequest</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../javax/portlet/PortletRequest.html" title="interface in 
javax.portlet">PortletRequest</a></code></td>
+<td class="colLast"><span 
class="strong">PortletRequestWrapper.</span><code><strong><a 
href="../../../javax/portlet/filter/PortletRequestWrapper.html#getRequest()">getRequest</a></strong>()</code>
+<div class="block">Return the wrapped request object.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../javax/portlet/filter/package-summary.html">javax.portlet.filter</a>
 with parameters of type <a href="../../../javax/portlet/PortletRequest.html" 
title="interface in javax.portlet">PortletRequest</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="strong">PortletRequestWrapper.</span><code><strong><a 
href="../../../javax/portlet/filter/PortletRequestWrapper.html#setRequest(javax.portlet.PortletRequest)">setRequest</a></strong>(<a
 href="../../../javax/portlet/PortletRequest.html" title="interface in 
javax.portlet">PortletRequest</a>&nbsp;request)</code>
+<div class="block">Sets the request object being wrapped.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
constructors, and an explanation">
+<caption><span>Constructors in <a 
href="../../../javax/portlet/filter/package-summary.html">javax.portlet.filter</a>
 with parameters of type <a href="../../../javax/portlet/PortletRequest.html" 
title="interface in javax.portlet">PortletRequest</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a 
href="../../../javax/portlet/filter/PortletRequestWrapper.html#PortletRequestWrapper(javax.portlet.PortletRequest)">PortletRequestWrapper</a></strong>(<a
 href="../../../javax/portlet/PortletRequest.html" title="interface in 
javax.portlet">PortletRequest</a>&nbsp;request)</code>
+<div class="block">Creates an <code>PortletRequest</code> adaptor 
+ wrapping the given request object.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../javax/portlet/PortletRequest.html" title="interface in 
javax.portlet">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?javax/portlet/class-use/PortletRequest.html" 
target="_top">Frames</a></li>
+<li><a href="PortletRequest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletRequestDispatcher.html
URL: 
http://svn.apache.org/viewvc/portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletRequestDispatcher.html?rev=1691468&view=auto
==============================================================================
--- 
portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletRequestDispatcher.html
 (added)
+++ 
portals/site-live/portlet-api/portlet-api-2.1.0/javax/portlet/class-use/PortletRequestDispatcher.html
 Fri Jul 17 00:43:22 2015
@@ -0,0 +1,169 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_60) on Thu Jul 16 17:20:28 PDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Interface javax.portlet.PortletRequestDispatcher (Java Portlet 
Specification V2.1.0 1.0 API)</title>
+<meta name="date" content="2015-07-16">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface 
javax.portlet.PortletRequestDispatcher (Java Portlet Specification V2.1.0 1.0 
API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../javax/portlet/PortletRequestDispatcher.html" 
title="interface in javax.portlet">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../index.html?javax/portlet/class-use/PortletRequestDispatcher.html"
 target="_top">Frames</a></li>
+<li><a href="PortletRequestDispatcher.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface javax.portlet.PortletRequestDispatcher" 
class="title">Uses of Interface<br>javax.portlet.PortletRequestDispatcher</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../javax/portlet/PortletRequestDispatcher.html" title="interface in 
javax.portlet">PortletRequestDispatcher</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#javax.portlet">javax.portlet</a></td>
+<td class="colLast">
+<div class="block">The javax.portlet package defines the API for Java Portlet 
Specification V2.0.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="javax.portlet">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../javax/portlet/PortletRequestDispatcher.html" 
title="interface in javax.portlet">PortletRequestDispatcher</a> in <a 
href="../../../javax/portlet/package-summary.html">javax.portlet</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../javax/portlet/package-summary.html">javax.portlet</a> that 
return <a href="../../../javax/portlet/PortletRequestDispatcher.html" 
title="interface in javax.portlet">PortletRequestDispatcher</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../javax/portlet/PortletRequestDispatcher.html" title="interface in 
javax.portlet">PortletRequestDispatcher</a></code></td>
+<td class="colLast"><span 
class="strong">PortletContext.</span><code><strong><a 
href="../../../javax/portlet/PortletContext.html#getNamedDispatcher(java.lang.String)">getNamedDispatcher</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</code>
+<div class="block">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.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../javax/portlet/PortletRequestDispatcher.html" title="interface in 
javax.portlet">PortletRequestDispatcher</a></code></td>
+<td class="colLast"><span 
class="strong">PortletContext.</span><code><strong><a 
href="../../../javax/portlet/PortletContext.html#getRequestDispatcher(java.lang.String)">getRequestDispatcher</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;path)</code>
+<div class="block">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 resource located at the given path.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../javax/portlet/PortletRequestDispatcher.html" 
title="interface in javax.portlet">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../index.html?javax/portlet/class-use/PortletRequestDispatcher.html"
 target="_top">Frames</a></li>
+<li><a href="PortletRequestDispatcher.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>


Reply via email to