Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:22:55 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:40 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>WriteCallbackContext (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>WriteCallbackContext (olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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="WriteCallbackContext (olingo-odata2-parent
2.0.5 API)";
+ parent.document.title="WriteCallbackContext (olingo-odata2-parent
2.0.6 API)";
}
//-->
</script>
@@ -152,29 +152,42 @@ extends <a href="http://docs.oracle.com/
</td>
</tr>
<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html"
title="class in
org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getCurrentWriteProperties()">getCurrentWriteProperties</a></strong>()</code>
+<div class="block">EntityProviderWriteProperties which were set by outer
producer or <code>null</code>
+ if not supported.</div>
+</td>
+</tr>
+<tr class="rowColor">
<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/6/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/6/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/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>></code></td>
<td class="colLast"><code><strong><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getEntryData()">getEntryData</a></strong>()</code>
<div class="block">Source entry data which was just serialized.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code><a
href="../../../../../../../org/apache/olingo/odata2/api/edm/EdmNavigationProperty.html"
title="interface in
org.apache.olingo.odata2.api.edm">EdmNavigationProperty</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getNavigationProperty()">getNavigationProperty</a></strong>()</code>
<div class="block">Navigation property which is contained in the expand
clause.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code><a
href="../../../../../../../org/apache/olingo/odata2/api/edm/EdmEntitySet.html"
title="interface in
org.apache.olingo.odata2.api.edm">EdmEntitySet</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getSourceEntitySet()">getSourceEntitySet</a></strong>()</code>
<div class="block">Returns entity set which contains an entry that should be
expanded</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setCurrentExpandSelectTreeNode(org.apache.olingo.odata2.api.uri.ExpandSelectTreeNode)">setCurrentExpandSelectTreeNode</a></strong>(<a
href="../../../../../../../org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.html"
title="class in
org.apache.olingo.odata2.api.uri">ExpandSelectTreeNode</a> currentNode)</code>
<div class="block">Do Not Call This Method!</div>
</td>
</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setCurrentWriteProperties(org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties)">setCurrentWriteProperties</a></strong>(<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html"
title="class in
org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a> currentWriteProperties)</code>
+<div class="block">EntityProviderWriteProperties of outer producer.</div>
+</td>
+</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setEntryData(java.util.Map)">setEntryData</a></strong>(<a
href="http://docs.oracle.com/javase/6/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/6/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/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>> entryData)</code>
@@ -323,7 +336,7 @@ extends <a href="http://docs.oracle.com/
<a name="extractKeyFromEntryData()">
<!-- -->
</a>
-<ul class="blockListLast">
+<ul class="blockList">
<li class="blockList">
<h4>extractKeyFromEntryData</h4>
<pre>public <a
href="http://docs.oracle.com/javase/6/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/6/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/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in
java.lang">Object</a>> extractKeyFromEntryData()
@@ -333,6 +346,29 @@ extends <a href="http://docs.oracle.com/
<dd><code><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html"
title="class in
org.apache.olingo.odata2.api.ep">EntityProviderException</a></code> - in case
of an <a
href="../../../../../../../org/apache/olingo/odata2/api/edm/EdmException.html"
title="class in
org.apache.olingo.odata2.api.edm"><code>EdmException</code></a></dd></dl>
</li>
</ul>
+<a
name="setCurrentWriteProperties(org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCurrentWriteProperties</h4>
+<pre>public void setCurrentWriteProperties(<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html"
title="class in
org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a> currentWriteProperties)</pre>
+<div class="block">EntityProviderWriteProperties of outer producer.</div>
+<dl><dt><span
class="strong">Parameters:</span></dt><dd><code>currentWriteProperties</code> -
of outer producer.</dd></dl>
+</li>
+</ul>
+<a name="getCurrentWriteProperties()">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getCurrentWriteProperties</h4>
+<pre>public <a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html"
title="class in
org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a> getCurrentWriteProperties()</pre>
+<div class="block">EntityProviderWriteProperties which were set by outer
producer or <code>null</code>
+ if not supported.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>set by outer producer or
<code>null</code> if not supported.</dd></dl>
+</li>
+</ul>
</li>
</ul>
</li>
@@ -400,6 +436,6 @@ extends <a href="http://docs.oracle.com/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackContext.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackContext.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackContext.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:22:55 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:40 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>WriteEntryCallbackContext (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>WriteEntryCallbackContext (olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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="WriteEntryCallbackContext (olingo-odata2-parent
2.0.5 API)";
+ parent.document.title="WriteEntryCallbackContext (olingo-odata2-parent
2.0.6 API)";
}
//-->
</script>
@@ -140,7 +140,7 @@ extends <a href="../../../../../../../or
<!-- -->
</a>
<h3>Methods inherited from
class org.apache.olingo.odata2.api.ep.callback.<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html"
title="class in
org.apache.olingo.odata2.api.ep.callback">WriteCallbackContext</a></h3>
-<code><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#extractKeyFromEntryData()">extractKeyFromEntryData</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getCurrentExpandSelectTreeNode()">getCurrentExpandSelectTreeNode</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getEntryData()">getEntryData</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getNavigationProperty()">getNavigationProperty</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getSourceEntitySet()">getSourceEntitySet</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setCurrentExpandSelectTreeNode(org.apache.olingo.odata2.api.uri.ExpandSelectTreeNode)">setCurrentExpandSelectTreeNode</a>,
<a href="../../../../../../.
./org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setEntryData(java.util.Map)">setEntryData</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setNavigationProperty(org.apache.olingo.odata2.api.edm.EdmNavigationProperty)">setNavigationProperty</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setSourceEntitySet(org.apache.olingo.odata2.api.edm.EdmEntitySet)">setSourceEntitySet</a></code></li>
+<code><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#extractKeyFromEntryData()">extractKeyFromEntryData</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getCurrentExpandSelectTreeNode()">getCurrentExpandSelectTreeNode</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getCurrentWriteProperties()">getCurrentWriteProperties</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getEntryData()">getEntryData</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getNavigationProperty()">getNavigationProperty</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getSourceEntitySet()">getSourceEntitySet</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext
.html#setCurrentExpandSelectTreeNode(org.apache.olingo.odata2.api.uri.ExpandSelectTreeNode)">setCurrentExpandSelectTreeNode</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setCurrentWriteProperties(org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties)">setCurrentWriteProperties</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setEntryData(java.util.Map)">setEntryData</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setNavigationProperty(org.apache.olingo.odata2.api.edm.EdmNavigationProperty)">setNavigationProperty</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setSourceEntitySet(org.apache.olingo.odata2.api.edm.EdmEntitySet)">setSourceEntitySet</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -239,6 +239,6 @@ extends <a href="../../../../../../../or
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackResult.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackResult.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackResult.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:22:55 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:40 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>WriteEntryCallbackResult (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>WriteEntryCallbackResult (olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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="WriteEntryCallbackResult (olingo-odata2-parent
2.0.5 API)";
+ parent.document.title="WriteEntryCallbackResult (olingo-odata2-parent
2.0.6 API)";
}
//-->
</script>
@@ -301,6 +301,6 @@ extends <a href="http://docs.oracle.com/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackContext.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackContext.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackContext.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:22:55 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:40 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>WriteFeedCallbackContext (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>WriteFeedCallbackContext (olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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="WriteFeedCallbackContext (olingo-odata2-parent
2.0.5 API)";
+ parent.document.title="WriteFeedCallbackContext (olingo-odata2-parent
2.0.6 API)";
}
//-->
</script>
@@ -159,7 +159,7 @@ extends <a href="../../../../../../../or
<!-- -->
</a>
<h3>Methods inherited from
class org.apache.olingo.odata2.api.ep.callback.<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html"
title="class in
org.apache.olingo.odata2.api.ep.callback">WriteCallbackContext</a></h3>
-<code><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#extractKeyFromEntryData()">extractKeyFromEntryData</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getCurrentExpandSelectTreeNode()">getCurrentExpandSelectTreeNode</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getEntryData()">getEntryData</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getNavigationProperty()">getNavigationProperty</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getSourceEntitySet()">getSourceEntitySet</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setCurrentExpandSelectTreeNode(org.apache.olingo.odata2.api.uri.ExpandSelectTreeNode)">setCurrentExpandSelectTreeNode</a>,
<a href="../../../../../../.
./org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setEntryData(java.util.Map)">setEntryData</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setNavigationProperty(org.apache.olingo.odata2.api.edm.EdmNavigationProperty)">setNavigationProperty</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setSourceEntitySet(org.apache.olingo.odata2.api.edm.EdmEntitySet)">setSourceEntitySet</a></code></li>
+<code><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#extractKeyFromEntryData()">extractKeyFromEntryData</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getCurrentExpandSelectTreeNode()">getCurrentExpandSelectTreeNode</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getCurrentWriteProperties()">getCurrentWriteProperties</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getEntryData()">getEntryData</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getNavigationProperty()">getNavigationProperty</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getSourceEntitySet()">getSourceEntitySet</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext
.html#setCurrentExpandSelectTreeNode(org.apache.olingo.odata2.api.uri.ExpandSelectTreeNode)">setCurrentExpandSelectTreeNode</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setCurrentWriteProperties(org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties)">setCurrentWriteProperties</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setEntryData(java.util.Map)">setEntryData</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setNavigationProperty(org.apache.olingo.odata2.api.edm.EdmNavigationProperty)">setNavigationProperty</a>,
<a
href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setSourceEntitySet(org.apache.olingo.odata2.api.edm.EdmEntitySet)">setSourceEntitySet</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -288,6 +288,6 @@ extends <a href="../../../../../../../or
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackResult.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackResult.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackResult.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:22:55 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:40 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>WriteFeedCallbackResult (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>WriteFeedCallbackResult (olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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="WriteFeedCallbackResult (olingo-odata2-parent
2.0.5 API)";
+ parent.document.title="WriteFeedCallbackResult (olingo-odata2-parent
2.0.6 API)";
}
//-->
</script>
@@ -304,6 +304,6 @@ extends <a href="http://docs.oracle.com/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/OnReadInlineContent.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/OnReadInlineContent.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/OnReadInlineContent.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:06 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:51 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface
org.apache.olingo.odata2.api.ep.callback.OnReadInlineContent
(olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>Uses of Interface
org.apache.olingo.odata2.api.ep.callback.OnReadInlineContent
(olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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
org.apache.olingo.odata2.api.ep.callback.OnReadInlineContent
(olingo-odata2-parent 2.0.5 API)";
+ parent.document.title="Uses of Interface
org.apache.olingo.odata2.api.ep.callback.OnReadInlineContent
(olingo-odata2-parent 2.0.6 API)";
}
//-->
</script>
@@ -167,6 +167,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/OnWriteEntryContent.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/OnWriteEntryContent.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/OnWriteEntryContent.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:06 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:51 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface
org.apache.olingo.odata2.api.ep.callback.OnWriteEntryContent
(olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>Uses of Interface
org.apache.olingo.odata2.api.ep.callback.OnWriteEntryContent
(olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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
org.apache.olingo.odata2.api.ep.callback.OnWriteEntryContent
(olingo-odata2-parent 2.0.5 API)";
+ parent.document.title="Uses of Interface
org.apache.olingo.odata2.api.ep.callback.OnWriteEntryContent
(olingo-odata2-parent 2.0.6 API)";
}
//-->
</script>
@@ -112,6 +112,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/OnWriteFeedContent.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/OnWriteFeedContent.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/OnWriteFeedContent.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:06 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:51 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface
org.apache.olingo.odata2.api.ep.callback.OnWriteFeedContent
(olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>Uses of Interface
org.apache.olingo.odata2.api.ep.callback.OnWriteFeedContent
(olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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
org.apache.olingo.odata2.api.ep.callback.OnWriteFeedContent
(olingo-odata2-parent 2.0.5 API)";
+ parent.document.title="Uses of Interface
org.apache.olingo.odata2.api.ep.callback.OnWriteFeedContent
(olingo-odata2-parent 2.0.6 API)";
}
//-->
</script>
@@ -112,6 +112,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/ReadEntryResult.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/ReadEntryResult.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/ReadEntryResult.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:06 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:51 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.olingo.odata2.api.ep.callback.ReadEntryResult
(olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>Uses of Class org.apache.olingo.odata2.api.ep.callback.ReadEntryResult
(olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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
org.apache.olingo.odata2.api.ep.callback.ReadEntryResult (olingo-odata2-parent
2.0.5 API)";
+ parent.document.title="Uses of Class
org.apache.olingo.odata2.api.ep.callback.ReadEntryResult (olingo-odata2-parent
2.0.6 API)";
}
//-->
</script>
@@ -156,6 +156,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/ReadFeedResult.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/ReadFeedResult.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/ReadFeedResult.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:06 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:51 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.olingo.odata2.api.ep.callback.ReadFeedResult
(olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>Uses of Class org.apache.olingo.odata2.api.ep.callback.ReadFeedResult
(olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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
org.apache.olingo.odata2.api.ep.callback.ReadFeedResult (olingo-odata2-parent
2.0.5 API)";
+ parent.document.title="Uses of Class
org.apache.olingo.odata2.api.ep.callback.ReadFeedResult (olingo-odata2-parent
2.0.6 API)";
}
//-->
</script>
@@ -156,6 +156,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/ReadResult.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/ReadResult.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/ReadResult.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:06 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:51 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.olingo.odata2.api.ep.callback.ReadResult
(olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>Uses of Class org.apache.olingo.odata2.api.ep.callback.ReadResult
(olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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
org.apache.olingo.odata2.api.ep.callback.ReadResult (olingo-odata2-parent 2.0.5
API)";
+ parent.document.title="Uses of Class
org.apache.olingo.odata2.api.ep.callback.ReadResult (olingo-odata2-parent 2.0.6
API)";
}
//-->
</script>
@@ -163,6 +163,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/TombstoneCallback.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/TombstoneCallback.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/TombstoneCallback.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:06 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:51 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface
org.apache.olingo.odata2.api.ep.callback.TombstoneCallback
(olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>Uses of Interface
org.apache.olingo.odata2.api.ep.callback.TombstoneCallback
(olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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
org.apache.olingo.odata2.api.ep.callback.TombstoneCallback
(olingo-odata2-parent 2.0.5 API)";
+ parent.document.title="Uses of Interface
org.apache.olingo.odata2.api.ep.callback.TombstoneCallback
(olingo-odata2-parent 2.0.6 API)";
}
//-->
</script>
@@ -112,6 +112,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/TombstoneCallbackResult.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/TombstoneCallbackResult.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/TombstoneCallbackResult.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:06 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:51 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class
org.apache.olingo.odata2.api.ep.callback.TombstoneCallbackResult
(olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>Uses of Class
org.apache.olingo.odata2.api.ep.callback.TombstoneCallbackResult
(olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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
org.apache.olingo.odata2.api.ep.callback.TombstoneCallbackResult
(olingo-odata2-parent 2.0.5 API)";
+ parent.document.title="Uses of Class
org.apache.olingo.odata2.api.ep.callback.TombstoneCallbackResult
(olingo-odata2-parent 2.0.6 API)";
}
//-->
</script>
@@ -156,6 +156,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/WriteCallbackContext.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/WriteCallbackContext.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/WriteCallbackContext.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:06 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:51 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class
org.apache.olingo.odata2.api.ep.callback.WriteCallbackContext
(olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>Uses of Class
org.apache.olingo.odata2.api.ep.callback.WriteCallbackContext
(olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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
org.apache.olingo.odata2.api.ep.callback.WriteCallbackContext
(olingo-odata2-parent 2.0.5 API)";
+ parent.document.title="Uses of Class
org.apache.olingo.odata2.api.ep.callback.WriteCallbackContext
(olingo-odata2-parent 2.0.6 API)";
}
//-->
</script>
@@ -162,6 +162,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/WriteEntryCallbackContext.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/WriteEntryCallbackContext.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/WriteEntryCallbackContext.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:06 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:51 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class
org.apache.olingo.odata2.api.ep.callback.WriteEntryCallbackContext
(olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>Uses of Class
org.apache.olingo.odata2.api.ep.callback.WriteEntryCallbackContext
(olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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
org.apache.olingo.odata2.api.ep.callback.WriteEntryCallbackContext
(olingo-odata2-parent 2.0.5 API)";
+ parent.document.title="Uses of Class
org.apache.olingo.odata2.api.ep.callback.WriteEntryCallbackContext
(olingo-odata2-parent 2.0.6 API)";
}
//-->
</script>
@@ -156,6 +156,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/WriteEntryCallbackResult.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/WriteEntryCallbackResult.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/WriteEntryCallbackResult.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:06 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:51 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class
org.apache.olingo.odata2.api.ep.callback.WriteEntryCallbackResult
(olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>Uses of Class
org.apache.olingo.odata2.api.ep.callback.WriteEntryCallbackResult
(olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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
org.apache.olingo.odata2.api.ep.callback.WriteEntryCallbackResult
(olingo-odata2-parent 2.0.5 API)";
+ parent.document.title="Uses of Class
org.apache.olingo.odata2.api.ep.callback.WriteEntryCallbackResult
(olingo-odata2-parent 2.0.6 API)";
}
//-->
</script>
@@ -156,6 +156,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/WriteFeedCallbackContext.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/WriteFeedCallbackContext.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/WriteFeedCallbackContext.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:06 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:51 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class
org.apache.olingo.odata2.api.ep.callback.WriteFeedCallbackContext
(olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>Uses of Class
org.apache.olingo.odata2.api.ep.callback.WriteFeedCallbackContext
(olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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
org.apache.olingo.odata2.api.ep.callback.WriteFeedCallbackContext
(olingo-odata2-parent 2.0.5 API)";
+ parent.document.title="Uses of Class
org.apache.olingo.odata2.api.ep.callback.WriteFeedCallbackContext
(olingo-odata2-parent 2.0.6 API)";
}
//-->
</script>
@@ -156,6 +156,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/WriteFeedCallbackResult.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/WriteFeedCallbackResult.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/class-use/WriteFeedCallbackResult.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:06 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:51 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class
org.apache.olingo.odata2.api.ep.callback.WriteFeedCallbackResult
(olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>Uses of Class
org.apache.olingo.odata2.api.ep.callback.WriteFeedCallbackResult
(olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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
org.apache.olingo.odata2.api.ep.callback.WriteFeedCallbackResult
(olingo-odata2-parent 2.0.5 API)";
+ parent.document.title="Uses of Class
org.apache.olingo.odata2.api.ep.callback.WriteFeedCallbackResult
(olingo-odata2-parent 2.0.6 API)";
}
//-->
</script>
@@ -156,6 +156,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/package-frame.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/package-frame.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/package-frame.html
Fri Jan 29 09:13:32 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:02 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:47 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.olingo.odata2.api.ep.callback (olingo-odata2-parent 2.0.5
API)</title>
-<meta name="date" content="2015-10-02">
+<title>org.apache.olingo.odata2.api.ep.callback (olingo-odata2-parent 2.0.6
API)</title>
+<meta name="date" content="2016-01-29">
<link rel="stylesheet" type="text/css"
href="../../../../../../../stylesheet.css" title="Style">
</head>
<body>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/package-summary.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/package-summary.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/package-summary.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:02 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:47 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.olingo.odata2.api.ep.callback (olingo-odata2-parent 2.0.5
API)</title>
-<meta name="date" content="2015-10-02">
+<title>org.apache.olingo.odata2.api.ep.callback (olingo-odata2-parent 2.0.6
API)</title>
+<meta name="date" content="2016-01-29">
<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="org.apache.olingo.odata2.api.ep.callback
(olingo-odata2-parent 2.0.5 API)";
+ parent.document.title="org.apache.olingo.odata2.api.ep.callback
(olingo-odata2-parent 2.0.6 API)";
}
//-->
</script>
@@ -235,6 +235,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/package-tree.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/package-tree.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/package-tree.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:02 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:47 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.olingo.odata2.api.ep.callback Class Hierarchy
(olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>org.apache.olingo.odata2.api.ep.callback Class Hierarchy
(olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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="org.apache.olingo.odata2.api.ep.callback Class
Hierarchy (olingo-odata2-parent 2.0.5 API)";
+ parent.document.title="org.apache.olingo.odata2.api.ep.callback Class
Hierarchy (olingo-odata2-parent 2.0.6 API)";
}
//-->
</script>
@@ -150,6 +150,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/package-use.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/package-use.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/callback/package-use.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:13 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:57 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.olingo.odata2.api.ep.callback
(olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>Uses of Package org.apache.olingo.odata2.api.ep.callback
(olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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 Package
org.apache.olingo.odata2.api.ep.callback (olingo-odata2-parent 2.0.5 API)";
+ parent.document.title="Uses of Package
org.apache.olingo.odata2.api.ep.callback (olingo-odata2-parent 2.0.6 API)";
}
//-->
</script>
@@ -214,6 +214,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProvider.EntityProviderInterface.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProvider.EntityProviderInterface.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProvider.EntityProviderInterface.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:06 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:51 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface
org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
(olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>Uses of Interface
org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
(olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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
org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
(olingo-odata2-parent 2.0.5 API)";
+ parent.document.title="Uses of Interface
org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
(olingo-odata2-parent 2.0.6 API)";
}
//-->
</script>
@@ -160,6 +160,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProvider.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProvider.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProvider.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:06 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:51 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.olingo.odata2.api.ep.EntityProvider
(olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>Uses of Class org.apache.olingo.odata2.api.ep.EntityProvider
(olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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
org.apache.olingo.odata2.api.ep.EntityProvider (olingo-odata2-parent 2.0.5
API)";
+ parent.document.title="Uses of Class
org.apache.olingo.odata2.api.ep.EntityProvider (olingo-odata2-parent 2.0.6
API)";
}
//-->
</script>
@@ -112,6 +112,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:06 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:51 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class
org.apache.olingo.odata2.api.ep.EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder
(olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>Uses of Class
org.apache.olingo.odata2.api.ep.EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder
(olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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
org.apache.olingo.odata2.api.ep.EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder
(olingo-odata2-parent 2.0.5 API)";
+ parent.document.title="Uses of Class
org.apache.olingo.odata2.api.ep.EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder
(olingo-odata2-parent 2.0.6 API)";
}
//-->
</script>
@@ -158,6 +158,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderBatchProperties.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderBatchProperties.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderBatchProperties.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:06 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:51 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class
org.apache.olingo.odata2.api.ep.EntityProviderBatchProperties
(olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>Uses of Class
org.apache.olingo.odata2.api.ep.EntityProviderBatchProperties
(olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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
org.apache.olingo.odata2.api.ep.EntityProviderBatchProperties
(olingo-odata2-parent 2.0.5 API)";
+ parent.document.title="Uses of Class
org.apache.olingo.odata2.api.ep.EntityProviderBatchProperties
(olingo-odata2-parent 2.0.6 API)";
}
//-->
</script>
@@ -192,6 +192,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderException.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderException.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderException.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:06 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:51 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.olingo.odata2.api.ep.EntityProviderException
(olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>Uses of Class org.apache.olingo.odata2.api.ep.EntityProviderException
(olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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
org.apache.olingo.odata2.api.ep.EntityProviderException (olingo-odata2-parent
2.0.5 API)";
+ parent.document.title="Uses of Class
org.apache.olingo.odata2.api.ep.EntityProviderException (olingo-odata2-parent
2.0.6 API)";
}
//-->
</script>
@@ -709,6 +709,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderReadProperties.EntityProviderReadPropertiesBuilder.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderReadProperties.EntityProviderReadPropertiesBuilder.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderReadProperties.EntityProviderReadPropertiesBuilder.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:06 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:51 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class
org.apache.olingo.odata2.api.ep.EntityProviderReadProperties.EntityProviderReadPropertiesBuilder
(olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>Uses of Class
org.apache.olingo.odata2.api.ep.EntityProviderReadProperties.EntityProviderReadPropertiesBuilder
(olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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
org.apache.olingo.odata2.api.ep.EntityProviderReadProperties.EntityProviderReadPropertiesBuilder
(olingo-odata2-parent 2.0.5 API)";
+ parent.document.title="Uses of Class
org.apache.olingo.odata2.api.ep.EntityProviderReadProperties.EntityProviderReadPropertiesBuilder
(olingo-odata2-parent 2.0.6 API)";
}
//-->
</script>
@@ -180,6 +180,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderReadProperties.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderReadProperties.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderReadProperties.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:06 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:51 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class
org.apache.olingo.odata2.api.ep.EntityProviderReadProperties
(olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>Uses of Class
org.apache.olingo.odata2.api.ep.EntityProviderReadProperties
(olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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
org.apache.olingo.odata2.api.ep.EntityProviderReadProperties
(olingo-odata2-parent 2.0.5 API)";
+ parent.document.title="Uses of Class
org.apache.olingo.odata2.api.ep.EntityProviderReadProperties
(olingo-odata2-parent 2.0.6 API)";
}
//-->
</script>
@@ -387,6 +387,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>
Modified:
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html
==============================================================================
---
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html
(original)
+++
websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html
Fri Jan 29 09:13:32 2016
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:06 CEST 2015
-->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:51 CET 2016
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class
org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
(olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>Uses of Class
org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
(olingo-odata2-parent 2.0.6 API)</title>
+<meta name="date" content="2016-01-29">
<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
org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
(olingo-odata2-parent 2.0.5 API)";
+ parent.document.title="Uses of Class
org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
(olingo-odata2-parent 2.0.6 API)";
}
//-->
</script>
@@ -128,28 +128,38 @@
</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html"
title="class in
org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></code></td>
-<td class="colLast"><span
class="strong">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.</span><code><strong><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#includeSimplePropertyType(boolean)">includeSimplePropertyType</a></strong>(boolean includeSimplePropertyType)</code> </td>
+<td class="colLast"><span
class="strong">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.</span><code><strong><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#includeMetadataInContentOnly(boolean)">includeMetadataInContentOnly</a></strong>(boolean includeMetadataInContentOnly)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html"
title="class in
org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></code></td>
-<td class="colLast"><span
class="strong">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.</span><code><strong><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#inlineCount(java.lang.Integer)">inlineCount</a></strong>(<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in
java.lang">Integer</a> inlineCount)</code> </td>
+<td class="colLast"><span
class="strong">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.</span><code><strong><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#includeSimplePropertyType(boolean)">includeSimplePropertyType</a></strong>(boolean includeSimplePropertyType)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html"
title="class in
org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></code></td>
-<td class="colLast"><span
class="strong">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.</span><code><strong><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#inlineCountType(org.apache.olingo.odata2.api.commons.InlineCount)">inlineCountType</a></strong>(<a
href="../../../../../../../org/apache/olingo/odata2/api/commons/InlineCount.html"
title="enum in
org.apache.olingo.odata2.api.commons">InlineCount</a> inlineCountType)</code> </td>
+<td class="colLast"><span
class="strong">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.</span><code><strong><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#inlineCount(java.lang.Integer)">inlineCount</a></strong>(<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in
java.lang">Integer</a> inlineCount)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html"
title="class in
org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></code></td>
-<td class="colLast"><span
class="strong">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.</span><code><strong><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#nextLink(java.lang.String)">nextLink</a></strong>(<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a> nextLink)</code> </td>
+<td class="colLast"><span
class="strong">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.</span><code><strong><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#inlineCountType(org.apache.olingo.odata2.api.commons.InlineCount)">inlineCountType</a></strong>(<a
href="../../../../../../../org/apache/olingo/odata2/api/commons/InlineCount.html"
title="enum in
org.apache.olingo.odata2.api.commons">InlineCount</a> inlineCountType)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html"
title="class in
org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></code></td>
-<td class="colLast"><span
class="strong">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.</span><code><strong><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#omitETag(boolean)">omitETag</a></strong>(boolean omitETag)</code> </td>
+<td class="colLast"><span
class="strong">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.</span><code><strong><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#nextLink(java.lang.String)">nextLink</a></strong>(<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a> nextLink)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html"
title="class in
org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></code></td>
+<td class="colLast"><span
class="strong">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.</span><code><strong><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#omitETag(boolean)">omitETag</a></strong>(boolean omitETag)</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html"
title="class in
org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></code></td>
<td class="colLast"><span
class="strong">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.</span><code><strong><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#omitJsonWrapper(boolean)">omitJsonWrapper</a></strong>(boolean omitJsonWrapper)</code> </td>
</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html"
title="class in
org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></code></td>
+<td class="colLast"><span
class="strong">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.</span><code><strong><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#responsePayload(boolean)">responsePayload</a></strong>(boolean responsePayload)</code>
+<div class="block">If set to true an entity set (or collection) is rendered as
response payload in OData V2 format.</div>
+</td>
+</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html"
title="class in
org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></code></td>
<td class="colLast"><span
class="strong">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.</span><code><strong><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#selfLink(java.net.URI)">selfLink</a></strong>(<a
href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true"
title="class or interface in java.net">URI</a> selfLink)</code> </td>
@@ -162,6 +172,10 @@
<td class="colFirst"><code><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html"
title="class in
org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></code></td>
<td class="colLast"><span
class="strong">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.</span><code><strong><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#serviceRoot(java.net.URI)">serviceRoot</a></strong>(<a
href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true"
title="class or interface in
java.net">URI</a> serviceRoot)</code> </td>
</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html"
title="class in
org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></code></td>
+<td class="colLast"><span
class="strong">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.</span><code><strong><a
href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#validatingFacets(boolean)">validatingFacets</a></strong>(boolean validatingFacets)</code> </td>
+</tr>
</tbody>
</table>
</li>
@@ -214,6 +228,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2013-2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2013-2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
</body>
</html>