You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by bu...@apache.org on 2016/01/29 10:14:02 UTC

svn commit: r978937 [11/24] - in /websites/staging/olingo/trunk/content: ./ javadoc/odata2/ javadoc/odata2/org/apache/olingo/odata2/annotation/processor/api/ javadoc/odata2/org/apache/olingo/odata2/annotation/processor/api/class-use/ javadoc/odata2/org...

Modified: websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderWriteProperties.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderWriteProperties.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/class-use/EntityProviderWriteProperties.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 (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 (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 (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="Uses of Class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -251,10 +251,17 @@
 <tbody>
 <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"><span class="strong">WriteFeedCallbackResult.</span><code><strong><a href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackResult.html#getInlineProperties()">getInlineProperties</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">WriteCallbackContext.</span><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="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a></code></td>
+<td class="colLast"><span class="strong">WriteFeedCallbackResult.</span><code><strong><a href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackResult.html#getInlineProperties()">getInlineProperties</a></strong>()</code>&nbsp;</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"><span class="strong">WriteEntryCallbackResult.</span><code><strong><a href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackResult.html#getInlineProperties()">getInlineProperties</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
@@ -268,11 +275,17 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">WriteCallbackContext.</span><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>&nbsp;currentWriteProperties)</code>
+<div class="block">EntityProviderWriteProperties of outer producer.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">WriteFeedCallbackResult.</span><code><strong><a href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackResult.html#setInlineProperties(org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties)">setInlineProperties</a></strong>(<a href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a>&nbsp;inlineProperties)</code>
 <div class="block">Sets the properties for the inline data.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">WriteEntryCallbackResult.</span><code><strong><a href="../../../../../../../org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackResult.html#setInlineProperties(org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties)">setInlineProperties</a></strong>(<a href="../../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a>&nbsp;inlineProperties)</code>
 <div class="block">Sets the inline properties for this entry</div>
@@ -330,6 +343,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/entry/DeletedEntryMetadata.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/DeletedEntryMetadata.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/DeletedEntryMetadata.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>DeletedEntryMetadata (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>DeletedEntryMetadata (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="DeletedEntryMetadata (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="DeletedEntryMetadata (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -225,6 +225,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/entry/EntryMetadata.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/EntryMetadata.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/EntryMetadata.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>EntryMetadata (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>EntryMetadata (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="EntryMetadata (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="EntryMetadata (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -260,6 +260,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/entry/MediaMetadata.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/MediaMetadata.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/MediaMetadata.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>MediaMetadata (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>MediaMetadata (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="MediaMetadata (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="MediaMetadata (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -261,6 +261,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/entry/ODataEntry.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/ODataEntry.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/ODataEntry.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>ODataEntry (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>ODataEntry (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="ODataEntry (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="ODataEntry (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -281,6 +281,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/entry/class-use/DeletedEntryMetadata.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/class-use/DeletedEntryMetadata.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/class-use/DeletedEntryMetadata.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.entry.DeletedEntryMetadata (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.entry.DeletedEntryMetadata (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.entry.DeletedEntryMetadata (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="Uses of Interface org.apache.olingo.odata2.api.ep.entry.DeletedEntryMetadata (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/entry/class-use/EntryMetadata.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/class-use/EntryMetadata.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/class-use/EntryMetadata.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.entry.EntryMetadata (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.entry.EntryMetadata (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.entry.EntryMetadata (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="Uses of Interface org.apache.olingo.odata2.api.ep.entry.EntryMetadata (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/entry/class-use/MediaMetadata.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/class-use/MediaMetadata.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/class-use/MediaMetadata.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.entry.MediaMetadata (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.entry.MediaMetadata (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.entry.MediaMetadata (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="Uses of Interface org.apache.olingo.odata2.api.ep.entry.MediaMetadata (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/entry/class-use/ODataEntry.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/class-use/ODataEntry.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/class-use/ODataEntry.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.entry.ODataEntry (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.entry.ODataEntry (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.entry.ODataEntry (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="Uses of Interface org.apache.olingo.odata2.api.ep.entry.ODataEntry (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -239,6 +239,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/entry/package-frame.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/package-frame.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/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.entry (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>org.apache.olingo.odata2.api.ep.entry (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/entry/package-summary.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/package-summary.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/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.entry (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>org.apache.olingo.odata2.api.ep.entry (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.entry (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="org.apache.olingo.odata2.api.ep.entry (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -164,6 +164,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/entry/package-tree.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/package-tree.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/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.entry Class Hierarchy (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>org.apache.olingo.odata2.api.ep.entry 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.entry Class Hierarchy (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="org.apache.olingo.odata2.api.ep.entry Class Hierarchy (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -124,6 +124,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/entry/package-use.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/package-use.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/entry/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.entry (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.entry (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.entry (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="Uses of Package org.apache.olingo.odata2.api.ep.entry (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -231,6 +231,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/feed/FeedMetadata.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/FeedMetadata.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/FeedMetadata.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>FeedMetadata (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>FeedMetadata (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="FeedMetadata (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="FeedMetadata (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -233,6 +233,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/feed/ODataDeltaFeed.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/ODataDeltaFeed.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/ODataDeltaFeed.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>ODataDeltaFeed (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>ODataDeltaFeed (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="ODataDeltaFeed (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="ODataDeltaFeed (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -220,6 +220,6 @@ extends <a href="../../../../../../../or
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/feed/ODataFeed.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/ODataFeed.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/ODataFeed.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>ODataFeed (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>ODataFeed (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="ODataFeed (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="ODataFeed (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -226,6 +226,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/feed/class-use/FeedMetadata.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/class-use/FeedMetadata.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/class-use/FeedMetadata.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:07 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.feed.FeedMetadata (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.feed.FeedMetadata (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.feed.FeedMetadata (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="Uses of Interface org.apache.olingo.odata2.api.ep.feed.FeedMetadata (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -154,6 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/feed/class-use/ODataDeltaFeed.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/class-use/ODataDeltaFeed.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/class-use/ODataDeltaFeed.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.feed.ODataDeltaFeed (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.feed.ODataDeltaFeed (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.feed.ODataDeltaFeed (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="Uses of Interface org.apache.olingo.odata2.api.ep.feed.ODataDeltaFeed (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -173,6 +173,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/feed/class-use/ODataFeed.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/class-use/ODataFeed.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/class-use/ODataFeed.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.feed.ODataFeed (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.feed.ODataFeed (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.feed.ODataFeed (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="Uses of Interface org.apache.olingo.odata2.api.ep.feed.ODataFeed (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -237,6 +237,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/feed/package-frame.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/package-frame.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/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.feed (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>org.apache.olingo.odata2.api.ep.feed (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/feed/package-summary.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/package-summary.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/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.feed (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>org.apache.olingo.odata2.api.ep.feed (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.feed (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="org.apache.olingo.odata2.api.ep.feed (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -155,6 +155,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/feed/package-tree.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/package-tree.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/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.feed Class Hierarchy (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>org.apache.olingo.odata2.api.ep.feed 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.feed Class Hierarchy (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="org.apache.olingo.odata2.api.ep.feed Class Hierarchy (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -126,6 +126,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/feed/package-use.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/package-use.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/feed/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.feed (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.feed (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.feed (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="Uses of Package org.apache.olingo.odata2.api.ep.feed (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -203,6 +203,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/package-frame.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/package-frame.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/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 (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>org.apache.olingo.odata2.api.ep (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/package-summary.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/package-summary.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/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 (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>org.apache.olingo.odata2.api.ep (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 (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="org.apache.olingo.odata2.api.ep (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -224,6 +224,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/package-tree.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/package-tree.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/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 Class Hierarchy (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>org.apache.olingo.odata2.api.ep 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 Class Hierarchy (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="org.apache.olingo.odata2.api.ep Class Hierarchy (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -152,6 +152,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/package-use.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/package-use.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/ep/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 (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 (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 (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="Uses of Package org.apache.olingo.odata2.api.ep (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -285,6 +285,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/exception/MessageReference.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/MessageReference.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/MessageReference.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>MessageReference (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>MessageReference (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="MessageReference (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="MessageReference (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -384,6 +384,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/exception/ODataApplicationException.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataApplicationException.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataApplicationException.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>ODataApplicationException (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>ODataApplicationException (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="ODataApplicationException (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="ODataApplicationException (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -473,6 +473,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/exception/ODataBadRequestException.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataBadRequestException.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataBadRequestException.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>ODataBadRequestException (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>ODataBadRequestException (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="ODataBadRequestException (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="ODataBadRequestException (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -172,23 +172,29 @@ extends <a href="../../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataBadRequestException.html#INVALID_REQUEST">INVALID_REQUEST</a></strong></code>
+<div class="block">INVALID_REQUEST requires NO content values</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataBadRequestException.html#INVALID_SYNTAX">INVALID_SYNTAX</a></strong></code>
 <div class="block">INVALID_SYNTAX requires NO content values</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataBadRequestException.html#NOTSUPPORTED">NOTSUPPORTED</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataBadRequestException.html#PARSEVERSIONERROR">PARSEVERSIONERROR</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataBadRequestException.html#URLTOOSHORT">URLTOOSHORT</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataBadRequestException.html#VERSIONERROR">VERSIONERROR</a></strong></code>&nbsp;</td>
 </tr>
@@ -370,13 +376,23 @@ extends <a href="../../../../../../org/a
 <a name="INVALID_SYNTAX">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>INVALID_SYNTAX</h4>
 <pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> INVALID_SYNTAX</pre>
 <div class="block">INVALID_SYNTAX requires NO content values</div>
 </li>
 </ul>
+<a name="INVALID_REQUEST">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>INVALID_REQUEST</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> INVALID_REQUEST</pre>
+<div class="block">INVALID_REQUEST requires NO content values</div>
+</li>
+</ul>
 </li>
 </ul>
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
@@ -492,6 +508,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/exception/ODataConflictException.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataConflictException.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataConflictException.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>ODataConflictException (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>ODataConflictException (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="ODataConflictException (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="ODataConflictException (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -378,6 +378,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/exception/ODataException.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataException.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataException.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:56 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>ODataException (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>ODataException (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="ODataException (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="ODataException (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -416,6 +416,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/exception/ODataForbiddenException.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataForbiddenException.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataForbiddenException.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:56 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>ODataForbiddenException (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>ODataForbiddenException (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="ODataForbiddenException (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="ODataForbiddenException (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -378,6 +378,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/exception/ODataHttpException.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataHttpException.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataHttpException.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:56 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>ODataHttpException (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>ODataHttpException (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="ODataHttpException (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="ODataHttpException (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -412,6 +412,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/exception/ODataInternalServerErrorException.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataInternalServerErrorException.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataInternalServerErrorException.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:56 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>ODataInternalServerErrorException (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>ODataInternalServerErrorException (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="ODataInternalServerErrorException (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="ODataInternalServerErrorException (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -377,6 +377,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/exception/ODataMessageException.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataMessageException.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataMessageException.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:56 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>ODataMessageException (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>ODataMessageException (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="ODataMessageException (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="ODataMessageException (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -497,6 +497,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/exception/ODataMethodNotAllowedException.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataMethodNotAllowedException.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataMethodNotAllowedException.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:56 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>ODataMethodNotAllowedException (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>ODataMethodNotAllowedException (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="ODataMethodNotAllowedException (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="ODataMethodNotAllowedException (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -378,6 +378,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/exception/ODataNotAcceptableException.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataNotAcceptableException.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataNotAcceptableException.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:56 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:41 CET 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ODataNotAcceptableException (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>ODataNotAcceptableException (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="ODataNotAcceptableException (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="ODataNotAcceptableException (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -404,6 +404,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/exception/ODataNotFoundException.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataNotFoundException.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataNotFoundException.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:56 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:41 CET 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ODataNotFoundException (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>ODataNotFoundException (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="ODataNotFoundException (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="ODataNotFoundException (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -395,6 +395,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/exception/ODataNotImplementedException.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataNotImplementedException.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataNotImplementedException.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:56 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:41 CET 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ODataNotImplementedException (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>ODataNotImplementedException (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="ODataNotImplementedException (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="ODataNotImplementedException (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -373,6 +373,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/exception/ODataPreconditionFailedException.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataPreconditionFailedException.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataPreconditionFailedException.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:56 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:41 CET 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ODataPreconditionFailedException (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>ODataPreconditionFailedException (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="ODataPreconditionFailedException (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="ODataPreconditionFailedException (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -378,6 +378,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 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/exception/ODataPreconditionRequiredException.html
==============================================================================
--- websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataPreconditionRequiredException.html (original)
+++ websites/staging/olingo/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/exception/ODataPreconditionRequiredException.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:56 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:41 CET 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ODataPreconditionRequiredException (olingo-odata2-parent 2.0.5 API)</title>
-<meta name="date" content="2015-10-02">
+<title>ODataPreconditionRequiredException (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="ODataPreconditionRequiredException (olingo-odata2-parent 2.0.5 API)";
+        parent.document.title="ODataPreconditionRequiredException (olingo-odata2-parent 2.0.6 API)";
     }
 //-->
 </script>
@@ -38,7 +38,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataPreconditionFailedException.html" title="class in org.apache.olingo.odata2.api.exception"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataServiceUnavailableException.html" title="class in org.apache.olingo.odata2.api.exception"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html" title="class in org.apache.olingo.odata2.api.exception"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/olingo/odata2/api/exception/ODataPreconditionRequiredException.html" target="_top">Frames</a></li>
@@ -338,7 +338,7 @@ extends <a href="../../../../../../org/a
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataPreconditionFailedException.html" title="class in org.apache.olingo.odata2.api.exception"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataServiceUnavailableException.html" title="class in org.apache.olingo.odata2.api.exception"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html" title="class in org.apache.olingo.odata2.api.exception"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/olingo/odata2/api/exception/ODataPreconditionRequiredException.html" target="_top">Frames</a></li>
@@ -378,6 +378,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>