http://git-wip-us.apache.org/repos/asf/struts-site/blob/a7b087fd/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/DefaultActionInvocation.html ---------------------------------------------------------------------- diff --git a/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/DefaultActionInvocation.html b/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/DefaultActionInvocation.html index ddef948..af8d89a 100644 --- a/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/DefaultActionInvocation.html +++ b/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/DefaultActionInvocation.html @@ -2,39 +2,26 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_102) on Fri Jul 28 10:21:13 CEST 2017 --> +<!-- Generated by javadoc (version 1.7.0_80) on Wed Sep 06 07:50:12 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>DefaultActionInvocation (Struts 2 Core 2.5.12 API)</title> -<meta name="date" content="2017-07-28"> +<title>DefaultActionInvocation (Struts 2 Core 2.5.13 API)</title> +<meta name="date" content="2017-09-06"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="DefaultActionInvocation (Struts 2 Core 2.5.12 API)"; - } - } - catch(err) { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="DefaultActionInvocation (Struts 2 Core 2.5.13 API)"; } //--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10}; -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; -var altColor = "altColor"; -var rowColor = "rowColor"; -var tableTab = "tableTab"; -var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> +<div class="topNav"><a name="navbar_top"> <!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.top.firstrow"> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -50,15 +37,15 @@ var activeTableTab = "activeTableTab"; </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../com/opensymphony/xwork2/CompositeTextProvider.html" title="class in com.opensymphony.xwork2"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../com/opensymphony/xwork2/DefaultActionProxy.html" title="class in com.opensymphony.xwork2"><span class="typeNameLink">Next Class</span></a></li> +<li><a href="../../../com/opensymphony/xwork2/CompositeTextProvider.html" title="class in com.opensymphony.xwork2"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../com/opensymphony/xwork2/DefaultActionProxy.html" title="class in com.opensymphony.xwork2"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?com/opensymphony/xwork2/DefaultActionInvocation.html" target="_top">Frames</a></li> -<li><a href="DefaultActionInvocation.html" target="_top">No Frames</a></li> +<li><a href="DefaultActionInvocation.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> +<li><a href="../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -76,18 +63,18 @@ var activeTableTab = "activeTableTab"; <ul class="subNavList"> <li>Summary: </li> <li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> </ul> </div> -<a name="skip.navbar.top"> +<a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -114,19 +101,16 @@ var activeTableTab = "activeTableTab"; </dl> <hr> <br> -<pre>public class <span class="typeNameLabel">DefaultActionInvocation</span> +<pre>public class <span class="strong">DefaultActionInvocation</span> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></pre> <div class="block">The Default ActionInvocation implementation</div> -<dl> -<dt><span class="simpleTagLabel">Version:</span></dt> -<dd>$Date$ $Id$</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Rainer Hermanns, tmjee</dd> -<dt><span class="seeLabel">See Also:</span></dt> -<dd><a href="../../../com/opensymphony/xwork2/DefaultActionProxy.html" title="class in com.opensymphony.xwork2"><code>DefaultActionProxy</code></a>, -<a href="../../../serialized-form.html#com.opensymphony.xwork2.DefaultActionInvocation">Serialized Form</a></dd> -</dl> +<dl><dt><span class="strong">Version:</span></dt> + <dd>$Date$ $Id$</dd> +<dt><span class="strong">Author:</span></dt> + <dd>Rainer Hermanns, tmjee</dd> +<dt><span class="strong">See Also:</span></dt><dd><a href="../../../com/opensymphony/xwork2/DefaultActionProxy.html" title="class in com.opensymphony.xwork2"><code>DefaultActionProxy</code></a>, +<a href="../../../serialized-form.html#com.opensymphony.xwork2.DefaultActionInvocation">Serialized Form</a></dd></dl> </li> </ul> </div> @@ -135,11 +119,11 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> -<li class="blockList"><a name="field.summary"> +<li class="blockList"><a name="field_summary"> <!-- --> </a> <h3>Field Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -147,96 +131,96 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#action">action</a></span></code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#action">action</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../com/opensymphony/xwork2/ActionEventListener.html" title="interface in com.opensymphony.xwork2">ActionEventListener</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#actionEventListener">actionEventListener</a></span></code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#actionEventListener">actionEventListener</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../com/opensymphony/xwork2/inject/Container.html" title="interface in com.opensymphony.xwork2.inject">Container</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#container">container</a></span></code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#container">container</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected boolean</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#executed">executed</a></span></code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#executed">executed</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../com/opensymphony/xwork2/Result.html" title="interface in com.opensymphony.xwork2">Result</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#explicitResult">explicitResult</a></span></code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#explicitResult">explicitResult</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#extraContext">extraContext</a></span></code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#extraContext">extraContext</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a><<a href="../../../com/opensymphony/xwork2/config/entities/InterceptorMapping.html" title="class in com.opensymphony.xwork2.config.entities">InterceptorMapping</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#interceptors">interceptors</a></span></code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#interceptors">interceptors</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../com/opensymphony/xwork2/ActionContext.html" title="class in com.opensymphony.xwork2">ActionContext</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#invocationContext">invocationContext</a></span></code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#invocationContext">invocationContext</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../com/opensymphony/xwork2/interceptor/WithLazyParams.LazyParamInjector.html" title="class in com.opensymphony.xwork2.interceptor">WithLazyParams.LazyParamInjector</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#lazyParamInjector">lazyParamInjector</a></span></code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#lazyParamInjector">lazyParamInjector</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../com/opensymphony/xwork2/ObjectFactory.html" title="class in com.opensymphony.xwork2">ObjectFactory</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#objectFactory">objectFactory</a></span></code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#objectFactory">objectFactory</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../com/opensymphony/xwork2/ognl/OgnlUtil.html" title="class in com.opensymphony.xwork2.ognl">OgnlUtil</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#ognlUtil">ognlUtil</a></span></code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#ognlUtil">ognlUtil</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../com/opensymphony/xwork2/interceptor/PreResultListener.html" title="interface in com.opensymphony.xwork2.interceptor">PreResultListener</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#preResultListeners">preResultListeners</a></span></code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#preResultListeners">preResultListeners</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in com.opensymphony.xwork2">ActionProxy</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#proxy">proxy</a></span></code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#proxy">proxy</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected boolean</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#pushAction">pushAction</a></span></code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#pushAction">pushAction</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../com/opensymphony/xwork2/Result.html" title="interface in com.opensymphony.xwork2">Result</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#result">result</a></span></code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#result">result</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#resultCode">resultCode</a></span></code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#resultCode">resultCode</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../com/opensymphony/xwork2/util/ValueStack.html" title="interface in com.opensymphony.xwork2.util">ValueStack</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#stack">stack</a></span></code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#stack">stack</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../com/opensymphony/xwork2/UnknownHandlerManager.html" title="interface in com.opensymphony.xwork2">UnknownHandlerManager</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#unknownHandlerManager">unknownHandlerManager</a></span></code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#unknownHandlerManager">unknownHandlerManager</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../com/opensymphony/xwork2/util/ValueStackFactory.html" title="interface in com.opensymphony.xwork2.util">ValueStackFactory</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#valueStackFactory">valueStackFactory</a></span></code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#valueStackFactory">valueStackFactory</a></strong></code> </td> </tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> -<li class="blockList"><a name="constructor.summary"> +<li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd"> </span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#DefaultActionInvocation-java.util.Map-boolean-">DefaultActionInvocation</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> extraContext, +<td class="colOne"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#DefaultActionInvocation(java.util.Map,%20boolean)">DefaultActionInvocation</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> extraContext, boolean pushAction)</code> </td> </tr> </table> @@ -244,166 +228,166 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> -<li class="blockList"><a name="method.summary"> +<li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> -<tr id="i0" class="altColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#addPreResultListener-com.opensymphony.xwork2.interceptor.PreResultListener-">addPreResultListener</a></span>(<a href="../../../com/opensymphony/xwork2/interceptor/PreResultListener.html" title="interface in com.opensymphony.xwork2.interceptor">PreResultListener</a> listener)</code> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#addPreResultListener(com.opensymphony.xwork2.interceptor.PreResultListener)">addPreResultListener</a></strong>(<a href="../../../com/opensymphony/xwork2/interceptor/PreResultListener.html" title="interface in com.opensymphony.xwork2.interceptor">PreResultListener</a> listener)</code> <div class="block">Register a com.opensymphony.xwork2.interceptor.PreResultListener to be notified after the Action is executed and before the Result is executed.</div> </td> </tr> -<tr id="i1" class="rowColor"> +<tr class="rowColor"> <td class="colFirst"><code>protected void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#createAction-java.util.Map-">createAction</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> contextMap)</code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#createAction(java.util.Map)">createAction</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> contextMap)</code> </td> </tr> -<tr id="i2" class="altColor"> +<tr class="altColor"> <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#createContextMap--">createContextMap</a></span>()</code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#createContextMap()">createContextMap</a></strong>()</code> </td> </tr> -<tr id="i3" class="rowColor"> +<tr class="rowColor"> <td class="colFirst"><code>protected void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#createInterceptors-com.opensymphony.xwork2.ActionProxy-">createInterceptors</a></span>(<a href="../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in com.opensymphony.xwork2">ActionProxy</a> proxy)</code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#createInterceptors(com.opensymphony.xwork2.ActionProxy)">createInterceptors</a></strong>(<a href="../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in com.opensymphony.xwork2">ActionProxy</a> proxy)</code> </td> </tr> -<tr id="i4" class="altColor"> +<tr class="altColor"> <td class="colFirst"><code><a href="../../../com/opensymphony/xwork2/Result.html" title="interface in com.opensymphony.xwork2">Result</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#createResult--">createResult</a></span>()</code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#createResult()">createResult</a></strong>()</code> </td> </tr> -<tr id="i5" class="rowColor"> +<tr class="rowColor"> <td class="colFirst"><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#deserialize-com.opensymphony.xwork2.ActionContext-">deserialize</a></span>(<a href="../../../com/opensymphony/xwork2/ActionContext.html" title="class in com.opensymphony.xwork2">ActionContext</a> actionContext)</code> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#deserialize(com.opensymphony.xwork2.ActionContext)">deserialize</a></strong>(<a href="../../../com/opensymphony/xwork2/ActionContext.html" title="class in com.opensymphony.xwork2">ActionContext</a> actionContext)</code> <div class="block">Restoring Container</div> </td> </tr> -<tr id="i6" class="altColor"> +<tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#getAction--">getAction</a></span>()</code> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#getAction()">getAction</a></strong>()</code> <div class="block">Get the Action associated with this ActionInvocation.</div> </td> </tr> -<tr id="i7" class="rowColor"> +<tr class="rowColor"> <td class="colFirst"><code><a href="../../../com/opensymphony/xwork2/ActionContext.html" title="class in com.opensymphony.xwork2">ActionContext</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#getInvocationContext--">getInvocationContext</a></span>()</code> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#getInvocationContext()">getInvocationContext</a></strong>()</code> <div class="block">Gets the ActionContext associated with this ActionInvocation.</div> </td> </tr> -<tr id="i8" class="altColor"> +<tr class="altColor"> <td class="colFirst"><code><a href="../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in com.opensymphony.xwork2">ActionProxy</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#getProxy--">getProxy</a></span>()</code> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#getProxy()">getProxy</a></strong>()</code> <div class="block">Get the ActionProxy holding this ActionInvocation.</div> </td> </tr> -<tr id="i9" class="rowColor"> +<tr class="rowColor"> <td class="colFirst"><code><a href="../../../com/opensymphony/xwork2/Result.html" title="interface in com.opensymphony.xwork2">Result</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#getResult--">getResult</a></span>()</code> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#getResult()">getResult</a></strong>()</code> <div class="block">If the DefaultActionInvocation has been executed before and the Result is an instance of ActionChainResult, this method will walk down the chain of ActionChainResults until it finds a non-chain result, which will be returned.</div> </td> </tr> -<tr id="i10" class="altColor"> +<tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#getResultCode--">getResultCode</a></span>()</code> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#getResultCode()">getResultCode</a></strong>()</code> <div class="block">Gets the result code returned from this ActionInvocation.</div> </td> </tr> -<tr id="i11" class="rowColor"> +<tr class="rowColor"> <td class="colFirst"><code><a href="../../../com/opensymphony/xwork2/util/ValueStack.html" title="interface in com.opensymphony.xwork2.util">ValueStack</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#getStack--">getStack</a></span>()</code> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#getStack()">getStack</a></strong>()</code> <div class="block">Gets the ValueStack associated with this ActionInvocation.</div> </td> </tr> -<tr id="i12" class="altColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#init-com.opensymphony.xwork2.ActionProxy-">init</a></span>(<a href="../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in com.opensymphony.xwork2">ActionProxy</a> proxy)</code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#init(com.opensymphony.xwork2.ActionProxy)">init</a></strong>(<a href="../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in com.opensymphony.xwork2">ActionProxy</a> proxy)</code> </td> </tr> -<tr id="i13" class="rowColor"> +<tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#invoke--">invoke</a></span>()</code> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#invoke()">invoke</a></strong>()</code> <div class="block">Invokes the next step in processing this ActionInvocation.</div> </td> </tr> -<tr id="i14" class="altColor"> +<tr class="altColor"> <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#invokeAction-java.lang.Object-com.opensymphony.xwork2.config.entities.ActionConfig-">invokeAction</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> action, +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#invokeAction(java.lang.Object,%20com.opensymphony.xwork2.config.entities.ActionConfig)">invokeAction</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> action, <a href="../../../com/opensymphony/xwork2/config/entities/ActionConfig.html" title="class in com.opensymphony.xwork2.config.entities">ActionConfig</a> actionConfig)</code> </td> </tr> -<tr id="i15" class="rowColor"> +<tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#invokeActionOnly--">invokeActionOnly</a></span>()</code> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#invokeActionOnly()">invokeActionOnly</a></strong>()</code> <div class="block">Invokes only the Action (not Interceptors or Results).</div> </td> </tr> -<tr id="i16" class="altColor"> +<tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#isExecuted--">isExecuted</a></span>()</code> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#isExecuted()">isExecuted</a></strong>()</code> <div class="block">Gets whether this ActionInvocation has executed before.</div> </td> </tr> -<tr id="i17" class="rowColor"> +<tr class="rowColor"> <td class="colFirst"><code>protected void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#prepareLazyParamInjector-com.opensymphony.xwork2.util.ValueStack-">prepareLazyParamInjector</a></span>(<a href="../../../com/opensymphony/xwork2/util/ValueStack.html" title="interface in com.opensymphony.xwork2.util">ValueStack</a> valueStack)</code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#prepareLazyParamInjector(com.opensymphony.xwork2.util.ValueStack)">prepareLazyParamInjector</a></strong>(<a href="../../../com/opensymphony/xwork2/util/ValueStack.html" title="interface in com.opensymphony.xwork2.util">ValueStack</a> valueStack)</code> </td> </tr> -<tr id="i18" class="altColor"> +<tr class="altColor"> <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#saveResult-com.opensymphony.xwork2.config.entities.ActionConfig-java.lang.Object-">saveResult</a></span>(<a href="../../../com/opensymphony/xwork2/config/entities/ActionConfig.html" title="class in com.opensymphony.xwork2.config.entities">ActionConfig</a> actionConfig, +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#saveResult(com.opensymphony.xwork2.config.entities.ActionConfig,%20java.lang.Object)">saveResult</a></strong>(<a href="../../../com/opensymphony/xwork2/config/entities/ActionConfig.html" title="class in com.opensymphony.xwork2.config.entities">ActionConfig</a> actionConfig, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> methodResult)</code> <div class="block">Save the result to be used later.</div> </td> </tr> -<tr id="i19" class="rowColor"> +<tr class="rowColor"> <td class="colFirst"><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#serialize--">serialize</a></span>()</code> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#serialize()">serialize</a></strong>()</code> <div class="block">Version ready to be serialize</div> </td> </tr> -<tr id="i20" class="altColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#setActionEventListener-com.opensymphony.xwork2.ActionEventListener-">setActionEventListener</a></span>(<a href="../../../com/opensymphony/xwork2/ActionEventListener.html" title="interface in com.opensymphony.xwork2">ActionEventListener</a> listener)</code> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#setActionEventListener(com.opensymphony.xwork2.ActionEventListener)">setActionEventListener</a></strong>(<a href="../../../com/opensymphony/xwork2/ActionEventListener.html" title="interface in com.opensymphony.xwork2">ActionEventListener</a> listener)</code> <div class="block">Sets the action event listener to respond to key action events.</div> </td> </tr> -<tr id="i21" class="rowColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#setContainer-com.opensymphony.xwork2.inject.Container-">setContainer</a></span>(<a href="../../../com/opensymphony/xwork2/inject/Container.html" title="interface in com.opensymphony.xwork2.inject">Container</a> cont)</code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#setContainer(com.opensymphony.xwork2.inject.Container)">setContainer</a></strong>(<a href="../../../com/opensymphony/xwork2/inject/Container.html" title="interface in com.opensymphony.xwork2.inject">Container</a> cont)</code> </td> </tr> -<tr id="i22" class="altColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#setObjectFactory-com.opensymphony.xwork2.ObjectFactory-">setObjectFactory</a></span>(<a href="../../../com/opensymphony/xwork2/ObjectFactory.html" title="class in com.opensymphony.xwork2">ObjectFactory</a> fac)</code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#setObjectFactory(com.opensymphony.xwork2.ObjectFactory)">setObjectFactory</a></strong>(<a href="../../../com/opensymphony/xwork2/ObjectFactory.html" title="class in com.opensymphony.xwork2">ObjectFactory</a> fac)</code> </td> </tr> -<tr id="i23" class="rowColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#setOgnlUtil-com.opensymphony.xwork2.ognl.OgnlUtil-">setOgnlUtil</a></span>(<a href="../../../com/opensymphony/xwork2/ognl/OgnlUtil.html" title="class in com.opensymphony.xwork2.ognl">OgnlUtil</a> ognlUtil)</code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#setOgnlUtil(com.opensymphony.xwork2.ognl.OgnlUtil)">setOgnlUtil</a></strong>(<a href="../../../com/opensymphony/xwork2/ognl/OgnlUtil.html" title="class in com.opensymphony.xwork2.ognl">OgnlUtil</a> ognlUtil)</code> </td> </tr> -<tr id="i24" class="altColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#setResultCode-java.lang.String-">setResultCode</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> resultCode)</code> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#setResultCode(java.lang.String)">setResultCode</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> resultCode)</code> <div class="block">Sets the result code, possibly overriding the one returned by the action.</div> </td> </tr> -<tr id="i25" class="rowColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#setUnknownHandlerManager-com.opensymphony.xwork2.UnknownHandlerManager-">setUnknownHandlerManager</a></span>(<a href="../../../com/opensymphony/xwork2/UnknownHandlerManager.html" title="interface in com.opensymphony.xwork2">UnknownHandlerManager</a> unknownHandlerManager)</code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#setUnknownHandlerManager(com.opensymphony.xwork2.UnknownHandlerManager)">setUnknownHandlerManager</a></strong>(<a href="../../../com/opensymphony/xwork2/UnknownHandlerManager.html" title="interface in com.opensymphony.xwork2">UnknownHandlerManager</a> unknownHandlerManager)</code> </td> </tr> -<tr id="i26" class="altColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#setValueStackFactory-com.opensymphony.xwork2.util.ValueStackFactory-">setValueStackFactory</a></span>(<a href="../../../com/opensymphony/xwork2/util/ValueStackFactory.html" title="interface in com.opensymphony.xwork2.util">ValueStackFactory</a> fac)</code> </td> +<td class="colLast"><code><strong><a href="../../../com/opensymphony/xwork2/DefaultActionInvocation.html#setValueStackFactory(com.opensymphony.xwork2.util.ValueStackFactory)">setValueStackFactory</a></strong>(<a href="../../../com/opensymphony/xwork2/util/ValueStackFactory.html" title="interface in com.opensymphony.xwork2.util">ValueStackFactory</a> fac)</code> </td> </tr> </table> <ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -415,7 +399,7 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl <li class="blockList"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> -<li class="blockList"><a name="field.detail"> +<li class="blockList"><a name="field_detail"> <!-- --> </a> <h3>Field Detail</h3> @@ -594,29 +578,29 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> +<li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> -<a name="DefaultActionInvocation-java.util.Map-boolean-"> +<a name="DefaultActionInvocation(java.util.Map, boolean)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>DefaultActionInvocation</h4> <pre>public DefaultActionInvocation(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> extraContext, - boolean pushAction)</pre> + boolean pushAction)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> -<li class="blockList"><a name="method.detail"> +<li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> -<a name="setUnknownHandlerManager-com.opensymphony.xwork2.UnknownHandlerManager-"> +<a name="setUnknownHandlerManager(com.opensymphony.xwork2.UnknownHandlerManager)"> <!-- --> </a> <ul class="blockList"> @@ -625,7 +609,7 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl <pre>public void setUnknownHandlerManager(<a href="../../../com/opensymphony/xwork2/UnknownHandlerManager.html" title="interface in com.opensymphony.xwork2">UnknownHandlerManager</a> unknownHandlerManager)</pre> </li> </ul> -<a name="setValueStackFactory-com.opensymphony.xwork2.util.ValueStackFactory-"> +<a name="setValueStackFactory(com.opensymphony.xwork2.util.ValueStackFactory)"> <!-- --> </a> <ul class="blockList"> @@ -634,7 +618,7 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl <pre>public void setValueStackFactory(<a href="../../../com/opensymphony/xwork2/util/ValueStackFactory.html" title="interface in com.opensymphony.xwork2.util">ValueStackFactory</a> fac)</pre> </li> </ul> -<a name="setObjectFactory-com.opensymphony.xwork2.ObjectFactory-"> +<a name="setObjectFactory(com.opensymphony.xwork2.ObjectFactory)"> <!-- --> </a> <ul class="blockList"> @@ -643,7 +627,7 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl <pre>public void setObjectFactory(<a href="../../../com/opensymphony/xwork2/ObjectFactory.html" title="class in com.opensymphony.xwork2">ObjectFactory</a> fac)</pre> </li> </ul> -<a name="setContainer-com.opensymphony.xwork2.inject.Container-"> +<a name="setContainer(com.opensymphony.xwork2.inject.Container)"> <!-- --> </a> <ul class="blockList"> @@ -652,24 +636,22 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl <pre>public void setContainer(<a href="../../../com/opensymphony/xwork2/inject/Container.html" title="interface in com.opensymphony.xwork2.inject">Container</a> cont)</pre> </li> </ul> -<a name="setActionEventListener-com.opensymphony.xwork2.ActionEventListener-"> +<a name="setActionEventListener(com.opensymphony.xwork2.ActionEventListener)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setActionEventListener</h4> <pre>public void setActionEventListener(<a href="../../../com/opensymphony/xwork2/ActionEventListener.html" title="interface in com.opensymphony.xwork2">ActionEventListener</a> listener)</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#setActionEventListener-com.opensymphony.xwork2.ActionEventListener-">ActionInvocation</a></code></span></div> +<div class="block"><strong>Description copied from interface: <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#setActionEventListener(com.opensymphony.xwork2.ActionEventListener)">ActionInvocation</a></code></strong></div> <div class="block">Sets the action event listener to respond to key action events.</div> <dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#setActionEventListener-com.opensymphony.xwork2.ActionEventListener-">setActionEventListener</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>listener</code> - the listener.</dd> -</dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#setActionEventListener(com.opensymphony.xwork2.ActionEventListener)">setActionEventListener</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>listener</code> - the listener.</dd></dl> </li> </ul> -<a name="setOgnlUtil-com.opensymphony.xwork2.ognl.OgnlUtil-"> +<a name="setOgnlUtil(com.opensymphony.xwork2.ognl.OgnlUtil)"> <!-- --> </a> <ul class="blockList"> @@ -678,78 +660,70 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl <pre>public void setOgnlUtil(<a href="../../../com/opensymphony/xwork2/ognl/OgnlUtil.html" title="class in com.opensymphony.xwork2.ognl">OgnlUtil</a> ognlUtil)</pre> </li> </ul> -<a name="getAction--"> +<a name="getAction()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getAction</h4> <pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> getAction()</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#getAction--">ActionInvocation</a></code></span></div> +<div class="block"><strong>Description copied from interface: <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#getAction()">ActionInvocation</a></code></strong></div> <div class="block">Get the Action associated with this ActionInvocation.</div> <dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#getAction--">getAction</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>the Action</dd> -</dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#getAction()">getAction</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> +<dt><span class="strong">Returns:</span></dt><dd>the Action</dd></dl> </li> </ul> -<a name="isExecuted--"> +<a name="isExecuted()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isExecuted</h4> <pre>public boolean isExecuted()</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#isExecuted--">ActionInvocation</a></code></span></div> +<div class="block"><strong>Description copied from interface: <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#isExecuted()">ActionInvocation</a></code></strong></div> <div class="block">Gets whether this ActionInvocation has executed before. This will be set after the Action and the Result have executed.</div> <dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#isExecuted--">isExecuted</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd><tt>true</tt> if this ActionInvocation has executed before.</dd> -</dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#isExecuted()">isExecuted</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> +<dt><span class="strong">Returns:</span></dt><dd><tt>true</tt> if this ActionInvocation has executed before.</dd></dl> </li> </ul> -<a name="getInvocationContext--"> +<a name="getInvocationContext()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getInvocationContext</h4> <pre>public <a href="../../../com/opensymphony/xwork2/ActionContext.html" title="class in com.opensymphony.xwork2">ActionContext</a> getInvocationContext()</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#getInvocationContext--">ActionInvocation</a></code></span></div> +<div class="block"><strong>Description copied from interface: <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#getInvocationContext()">ActionInvocation</a></code></strong></div> <div class="block">Gets the ActionContext associated with this ActionInvocation. The ActionProxy is responsible for setting this ActionContext onto the ThreadLocal before invoking the ActionInvocation and resetting the old ActionContext afterwards.</div> <dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#getInvocationContext--">getInvocationContext</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>the ActionContext.</dd> -</dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#getInvocationContext()">getInvocationContext</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> +<dt><span class="strong">Returns:</span></dt><dd>the ActionContext.</dd></dl> </li> </ul> -<a name="getProxy--"> +<a name="getProxy()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getProxy</h4> <pre>public <a href="../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in com.opensymphony.xwork2">ActionProxy</a> getProxy()</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#getProxy--">ActionInvocation</a></code></span></div> +<div class="block"><strong>Description copied from interface: <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#getProxy()">ActionInvocation</a></code></strong></div> <div class="block">Get the ActionProxy holding this ActionInvocation.</div> <dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#getProxy--">getProxy</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>the ActionProxy.</dd> -</dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#getProxy()">getProxy</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> +<dt><span class="strong">Returns:</span></dt><dd>the ActionProxy.</dd></dl> </li> </ul> -<a name="getResult--"> +<a name="getResult()"> <!-- --> </a> <ul class="blockList"> @@ -762,40 +736,36 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl DefaultActionInvocation's result has not been executed before, the Result instance will be created and populated with the result params.</div> <dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#getResult--">getResult</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>a Result instance</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - in case of any error</dd> -</dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#getResult()">getResult</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> +<dt><span class="strong">Returns:</span></dt><dd>a Result instance</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - in case of any error</dd></dl> </li> </ul> -<a name="getResultCode--"> +<a name="getResultCode()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getResultCode</h4> <pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getResultCode()</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#getResultCode--">ActionInvocation</a></code></span></div> +<div class="block"><strong>Description copied from interface: <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#getResultCode()">ActionInvocation</a></code></strong></div> <div class="block">Gets the result code returned from this ActionInvocation.</div> <dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#getResultCode--">getResultCode</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>the result code</dd> -</dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#getResultCode()">getResultCode</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> +<dt><span class="strong">Returns:</span></dt><dd>the result code</dd></dl> </li> </ul> -<a name="setResultCode-java.lang.String-"> +<a name="setResultCode(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setResultCode</h4> <pre>public void setResultCode(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> resultCode)</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#setResultCode-java.lang.String-">ActionInvocation</a></code></span></div> +<div class="block"><strong>Description copied from interface: <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#setResultCode(java.lang.String)">ActionInvocation</a></code></strong></div> <div class="block">Sets the result code, possibly overriding the one returned by the action. @@ -824,33 +794,27 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl have the effect of raising an IllegalStateException. </p></div> <dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#setResultCode-java.lang.String-">setResultCode</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>resultCode</code> - the result code.</dd> -<dt><span class="seeLabel">See Also:</span></dt> -<dd><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#isExecuted--"><code>ActionInvocation.isExecuted()</code></a></dd> -</dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#setResultCode(java.lang.String)">setResultCode</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>resultCode</code> - the result code.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#isExecuted()"><code>ActionInvocation.isExecuted()</code></a></dd></dl> </li> </ul> -<a name="getStack--"> +<a name="getStack()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getStack</h4> <pre>public <a href="../../../com/opensymphony/xwork2/util/ValueStack.html" title="interface in com.opensymphony.xwork2.util">ValueStack</a> getStack()</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#getStack--">ActionInvocation</a></code></span></div> +<div class="block"><strong>Description copied from interface: <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#getStack()">ActionInvocation</a></code></strong></div> <div class="block">Gets the ValueStack associated with this ActionInvocation.</div> <dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#getStack--">getStack</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>the ValueStack</dd> -</dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#getStack()">getStack</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> +<dt><span class="strong">Returns:</span></dt><dd>the ValueStack</dd></dl> </li> </ul> -<a name="addPreResultListener-com.opensymphony.xwork2.interceptor.PreResultListener-"> +<a name="addPreResultListener(com.opensymphony.xwork2.interceptor.PreResultListener)"> <!-- --> </a> <ul class="blockList"> @@ -861,14 +825,12 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl Result is executed. The ActionInvocation implementation must guarantee that listeners will be called in the order in which they are registered. Listener registration and execution does not need to be thread-safe.</div> <dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#addPreResultListener-com.opensymphony.xwork2.interceptor.PreResultListener-">addPreResultListener</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>listener</code> - to register</dd> -</dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#addPreResultListener(com.opensymphony.xwork2.interceptor.PreResultListener)">addPreResultListener</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>listener</code> - to register</dd></dl> </li> </ul> -<a name="createResult--"> +<a name="createResult()"> <!-- --> </a> <ul class="blockList"> @@ -876,13 +838,11 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl <h4>createResult</h4> <pre>public <a href="../../../com/opensymphony/xwork2/Result.html" title="interface in com.opensymphony.xwork2">Result</a> createResult() throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> -<dl> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd> -</dl> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> </li> </ul> -<a name="invoke--"> +<a name="invoke()"> <!-- --> </a> <ul class="blockList"> @@ -890,27 +850,25 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl <h4>invoke</h4> <pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> invoke() throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#invoke--">ActionInvocation</a></code></span></div> +<div class="block"><strong>Description copied from interface: <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#invoke()">ActionInvocation</a></code></strong></div> <div class="block">Invokes the next step in processing this ActionInvocation. <p> If there are more Interceptors, this will call the next one. If Interceptors choose not to short-circuit ActionInvocation processing and return their own return code, they will call invoke() to allow the next Interceptor to execute. If there are no more Interceptors to be applied, the Action is executed. - If the <a href="../../../com/opensymphony/xwork2/ActionProxy.html#getExecuteResult--"><code>ActionProxy.getExecuteResult()</code></a> method returns <tt>true</tt>, the Result is also executed. + If the <a href="../../../com/opensymphony/xwork2/ActionProxy.html#getExecuteResult()"><code>ActionProxy.getExecuteResult()</code></a> method returns <tt>true</tt>, the Result is also executed. </p></div> <dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#invoke--">invoke</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>the return code.</dd> -<dt><span class="throwsLabel">Throws:</span></dt> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#invoke()">invoke</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> +<dt><span class="strong">Returns:</span></dt><dd>the return code.</dd> +<dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../com/opensymphony/xwork2/config/ConfigurationException.html" title="class in com.opensymphony.xwork2.config">ConfigurationException</a></code> - If no result can be found with the returned code</dd> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - can be thrown.</dd> -</dl> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - can be thrown.</dd></dl> </li> </ul> -<a name="invokeActionOnly--"> +<a name="invokeActionOnly()"> <!-- --> </a> <ul class="blockList"> @@ -918,7 +876,7 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl <h4>invokeActionOnly</h4> <pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> invokeActionOnly() throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#invokeActionOnly--">ActionInvocation</a></code></span></div> +<div class="block"><strong>Description copied from interface: <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#invokeActionOnly()">ActionInvocation</a></code></strong></div> <div class="block">Invokes only the Action (not Interceptors or Results). <p> @@ -926,16 +884,14 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl being manipulated for certain functionality. </p></div> <dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#invokeActionOnly--">invokeActionOnly</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>the return code.</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - can be thrown.</dd> -</dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#invokeActionOnly()">invokeActionOnly</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> +<dt><span class="strong">Returns:</span></dt><dd>the return code.</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - can be thrown.</dd></dl> </li> </ul> -<a name="createAction-java.util.Map-"> +<a name="createAction(java.util.Map)"> <!-- --> </a> <ul class="blockList"> @@ -944,7 +900,7 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl <pre>protected void createAction(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> contextMap)</pre> </li> </ul> -<a name="createContextMap--"> +<a name="createContextMap()"> <!-- --> </a> <ul class="blockList"> @@ -953,7 +909,7 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl <pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> createContextMap()</pre> </li> </ul> -<a name="init-com.opensymphony.xwork2.ActionProxy-"> +<a name="init(com.opensymphony.xwork2.ActionProxy)"> <!-- --> </a> <ul class="blockList"> @@ -961,12 +917,12 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl <h4>init</h4> <pre>public void init(<a href="../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in com.opensymphony.xwork2">ActionProxy</a> proxy)</pre> <dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#init-com.opensymphony.xwork2.ActionProxy-">init</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#init(com.opensymphony.xwork2.ActionProxy)">init</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> </dl> </li> </ul> -<a name="prepareLazyParamInjector-com.opensymphony.xwork2.util.ValueStack-"> +<a name="prepareLazyParamInjector(com.opensymphony.xwork2.util.ValueStack)"> <!-- --> </a> <ul class="blockList"> @@ -975,7 +931,7 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl <pre>protected void prepareLazyParamInjector(<a href="../../../com/opensymphony/xwork2/util/ValueStack.html" title="interface in com.opensymphony.xwork2.util">ValueStack</a> valueStack)</pre> </li> </ul> -<a name="createInterceptors-com.opensymphony.xwork2.ActionProxy-"> +<a name="createInterceptors(com.opensymphony.xwork2.ActionProxy)"> <!-- --> </a> <ul class="blockList"> @@ -984,40 +940,33 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl <pre>protected void createInterceptors(<a href="../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in com.opensymphony.xwork2">ActionProxy</a> proxy)</pre> </li> </ul> -<a name="invokeAction-java.lang.Object-com.opensymphony.xwork2.config.entities.ActionConfig-"> +<a name="invokeAction(java.lang.Object, com.opensymphony.xwork2.config.entities.ActionConfig)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>invokeAction</h4> <pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> invokeAction(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> action, - <a href="../../../com/opensymphony/xwork2/config/entities/ActionConfig.html" title="class in com.opensymphony.xwork2.config.entities">ActionConfig</a> actionConfig) + <a href="../../../com/opensymphony/xwork2/config/entities/ActionConfig.html" title="class in com.opensymphony.xwork2.config.entities">ActionConfig</a> actionConfig) throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> -<dl> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd> -</dl> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> </li> </ul> -<a name="saveResult-com.opensymphony.xwork2.config.entities.ActionConfig-java.lang.Object-"> +<a name="saveResult(com.opensymphony.xwork2.config.entities.ActionConfig, java.lang.Object)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>saveResult</h4> <pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> saveResult(<a href="../../../com/opensymphony/xwork2/config/entities/ActionConfig.html" title="class in com.opensymphony.xwork2.config.entities">ActionConfig</a> actionConfig, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> methodResult)</pre> + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> methodResult)</pre> <div class="block">Save the result to be used later.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>actionConfig</code> - current ActionConfig</dd> -<dd><code>methodResult</code> - the result of the action.</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>the result code to process.</dd> -</dl> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>actionConfig</code> - current ActionConfig</dd><dd><code>methodResult</code> - the result of the action.</dd> +<dt><span class="strong">Returns:</span></dt><dd>the result code to process.</dd></dl> </li> </ul> -<a name="serialize--"> +<a name="serialize()"> <!-- --> </a> <ul class="blockList"> @@ -1026,14 +975,12 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl <pre>public <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a> serialize()</pre> <div class="block">Version ready to be serialize</div> <dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#serialize--">serialize</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>instance without reference to <a href="../../../com/opensymphony/xwork2/inject/Container.html" title="interface in com.opensymphony.xwork2.inject"><code>Container</code></a></dd> -</dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#serialize()">serialize</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> +<dt><span class="strong">Returns:</span></dt><dd>instance without reference to <a href="../../../com/opensymphony/xwork2/inject/Container.html" title="interface in com.opensymphony.xwork2.inject"><code>Container</code></a></dd></dl> </li> </ul> -<a name="deserialize-com.opensymphony.xwork2.ActionContext-"> +<a name="deserialize(com.opensymphony.xwork2.ActionContext)"> <!-- --> </a> <ul class="blockListLast"> @@ -1042,13 +989,10 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl <pre>public <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a> deserialize(<a href="../../../com/opensymphony/xwork2/ActionContext.html" title="class in com.opensymphony.xwork2">ActionContext</a> actionContext)</pre> <div class="block">Restoring Container</div> <dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#deserialize-com.opensymphony.xwork2.ActionContext-">deserialize</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>actionContext</code> - current <a href="../../../com/opensymphony/xwork2/ActionContext.html" title="class in com.opensymphony.xwork2"><code>ActionContext</code></a></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>instance which can be used to invoke action</dd> -</dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html#deserialize(com.opensymphony.xwork2.ActionContext)">deserialize</a></code> in interface <code><a href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface in com.opensymphony.xwork2">ActionInvocation</a></code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>actionContext</code> - current <a href="../../../com/opensymphony/xwork2/ActionContext.html" title="class in com.opensymphony.xwork2"><code>ActionContext</code></a></dd> +<dt><span class="strong">Returns:</span></dt><dd>instance which can be used to invoke action</dd></dl> </li> </ul> </li> @@ -1059,11 +1003,9 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> +<div class="bottomNav"><a name="navbar_bottom"> <!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.bottom.firstrow"> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -1079,15 +1021,15 @@ implements <a href="../../../com/opensymphony/xwork2/ActionInvocation.html" titl </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../com/opensymphony/xwork2/CompositeTextProvider.html" title="class in com.opensymphony.xwork2"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../com/opensymphony/xwork2/DefaultActionProxy.html" title="class in com.opensymphony.xwork2"><span class="typeNameLink">Next Class</span></a></li> +<li><a href="../../../com/opensymphony/xwork2/CompositeTextProvider.html" title="class in com.opensymphony.xwork2"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../com/opensymphony/xwork2/DefaultActionProxy.html" title="class in com.opensymphony.xwork2"><span class="strong">Next Class</span></a></li>
<TRUNCATED>