Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:01 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:46 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Customer (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Customer (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="Customer (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Customer (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -165,29 +165,37 @@ extends <a href="../../../../../../../.. <td class="colLast"><code><strong><a href="../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html#getOrders()">getOrders</a></strong>()</code> </td> </tr> <tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Customer</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html#getParent()">getParent</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html#setAddress(org.apache.olingo.odata2.jpa.processor.ref.model.Address)">setAddress</a></strong>(<a href="../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/model/Address.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Address</a> address)</code> </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/jpa/processor/ref/model/Customer.html#setCreatedAt(java.sql.Timestamp)">setCreatedAt</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/sql/Timestamp.html?is-external=true" title="class or interface in java.sql">Timestamp</a> createdAt)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html#setId(java.lang.Long)">setId</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> id)</code> </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/jpa/processor/ref/model/Customer.html#setImportance(org.apache.olingo.odata2.jpa.processor.ref.model.Importance)">setImportance</a></strong>(<a href="../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/model/Importance.html" title="enum in org.apache.olingo.odata2.jpa.processor.ref.model">Importance</a> importance)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html#setName(java.lang.String)">setName</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> name)</code> </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/jpa/processor/ref/model/Customer.html#setOrders(java.util.List)">setOrders</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a>> orders)</code> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html#setParent(org.apache.olingo.odata2.jpa.processor.ref.model.Customer)">setParent</a></strong>(<a href="../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Customer</a> parent)</code> </td> +</tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> @@ -271,6 +279,24 @@ extends <a href="../../../../../../../.. <pre>public void setId(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> id)</pre> </li> </ul> +<a name="getParent()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getParent</h4> +<pre>public <a href="../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Customer</a> getParent()</pre> +</li> +</ul> +<a name="setParent(org.apache.olingo.odata2.jpa.processor.ref.model.Customer)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setParent</h4> +<pre>public void setParent(<a href="../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Customer</a> parent)</pre> +</li> +</ul> <a name="getName()"> <!-- --> </a> @@ -410,6 +436,6 @@ extends <a href="../../../../../../../.. <!-- --> </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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/CustomerBase.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/CustomerBase.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/CustomerBase.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/CustomerBase.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:01 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:46 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>CustomerBase (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>CustomerBase (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="CustomerBase (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="CustomerBase (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -271,6 +271,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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Importance.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Importance.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Importance.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Importance.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:01 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:46 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Importance (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Importance (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="Importance (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Importance (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -340,6 +340,6 @@ not permitted.)</div> <!-- --> </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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Material.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Material.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Material.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Material.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:01 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:46 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Material (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Material (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="Material (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Material (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -441,6 +441,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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Note.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Note.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Note.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Note.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:01 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:46 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Note (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Note (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="Note (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Note (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -413,6 +413,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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:01 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:46 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>NoteKey (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>NoteKey (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="NoteKey (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="NoteKey (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -358,6 +358,6 @@ implements <a href="http://docs.oracle.c <!-- --> </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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:01 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:46 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>SalesOrderHeader (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>SalesOrderHeader (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="SalesOrderHeader (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="SalesOrderHeader (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -588,6 +588,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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:01 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:46 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>SalesOrderItem (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>SalesOrderItem (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="SalesOrderItem (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="SalesOrderItem (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -467,6 +467,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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItemKey.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItemKey.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItemKey.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItemKey.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:01 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:46 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>SalesOrderItemKey (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>SalesOrderItemKey (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="SalesOrderItemKey (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="SalesOrderItemKey (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -345,6 +345,6 @@ implements <a href="http://docs.oracle.c <!-- --> </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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Store.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Store.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Store.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/Store.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:01 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:46 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Store (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Store (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="Store (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Store (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -359,6 +359,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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Address.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Address.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Address.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Address.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:12 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:56 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.Address (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.Address (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.jpa.processor.ref.model.Address (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.Address (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -207,6 +207,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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Category.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Category.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Category.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Category.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:12 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:56 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.Category (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.Category (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.jpa.processor.ref.model.Category (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.Category (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -165,6 +165,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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/CategoryKey.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/CategoryKey.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/CategoryKey.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/CategoryKey.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:12 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:56 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.CategoryKey (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.CategoryKey (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.jpa.processor.ref.model.CategoryKey (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.CategoryKey (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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Customer.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Customer.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Customer.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Customer.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:12 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:56 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.Customer (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.Customer (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.jpa.processor.ref.model.Customer (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.Customer (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -100,6 +100,10 @@ <td class="colFirst"><code><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Customer</a></code></td> <td class="colLast"><span class="strong">SalesOrderHeader.</span><code><strong><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#getCustomer()">getCustomer</a></strong>()</code> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Customer</a></code></td> +<td class="colLast"><span class="strong">Customer.</span><code><strong><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html#getParent()">getParent</a></strong>()</code> </td> +</tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> @@ -113,6 +117,10 @@ <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">SalesOrderHeader.</span><code><strong><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#setCustomer(org.apache.olingo.odata2.jpa.processor.ref.model.Customer)">setCustomer</a></strong>(<a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Customer</a> customer)</code> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">Customer.</span><code><strong><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html#setParent(org.apache.olingo.odata2.jpa.processor.ref.model.Customer)">setParent</a></strong>(<a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Customer</a> parent)</code> </td> +</tr> </tbody> </table> </li> @@ -165,6 +173,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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/CustomerBase.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/CustomerBase.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/CustomerBase.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/CustomerBase.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:12 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:56 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.CustomerBase (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.CustomerBase (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.jpa.processor.ref.model.CustomerBase (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.CustomerBase (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -152,6 +152,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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Importance.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Importance.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Importance.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Importance.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:12 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:56 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.Importance (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.Importance (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.jpa.processor.ref.model.Importance (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.Importance (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -178,6 +178,6 @@ the order they are declared.</div> <!-- --> </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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Material.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Material.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Material.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Material.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:12 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:56 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.Material (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.Material (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.jpa.processor.ref.model.Material (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.Material (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -213,6 +213,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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Note.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Note.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Note.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Note.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:12 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:56 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.Note (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.Note (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.jpa.processor.ref.model.Note (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.Note (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -165,6 +165,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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/NoteKey.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/NoteKey.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/NoteKey.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/NoteKey.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:12 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:56 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.NoteKey (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.NoteKey (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.jpa.processor.ref.model.NoteKey (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.NoteKey (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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/SalesOrderHeader.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/SalesOrderHeader.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/SalesOrderHeader.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/SalesOrderHeader.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:12 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:56 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.SalesOrderHeader (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.SalesOrderHeader (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.jpa.processor.ref.model.SalesOrderHeader (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.SalesOrderHeader (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -242,6 +242,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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/SalesOrderItem.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/SalesOrderItem.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/SalesOrderItem.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/SalesOrderItem.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:12 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:56 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.SalesOrderItem (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.SalesOrderItem (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.jpa.processor.ref.model.SalesOrderItem (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.SalesOrderItem (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -165,6 +165,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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/SalesOrderItemKey.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/SalesOrderItemKey.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/SalesOrderItemKey.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/SalesOrderItemKey.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:12 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:56 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.SalesOrderItemKey (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.SalesOrderItemKey (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.jpa.processor.ref.model.SalesOrderItemKey (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.SalesOrderItemKey (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -165,6 +165,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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Store.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Store.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Store.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/class-use/Store.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:12 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:56 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.Store (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.Store (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.jpa.processor.ref.model.Store (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Class org.apache.olingo.odata2.jpa.processor.ref.model.Store (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -165,6 +165,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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/package-frame.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/package-frame.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/package-frame.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/package-frame.html Fri Jan 29 09:10:51 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:03 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:48 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.olingo.odata2.jpa.processor.ref.model (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>org.apache.olingo.odata2.jpa.processor.ref.model (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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/package-summary.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/package-summary.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/package-summary.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/package-summary.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:03 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:48 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.olingo.odata2.jpa.processor.ref.model (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>org.apache.olingo.odata2.jpa.processor.ref.model (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.jpa.processor.ref.model (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="org.apache.olingo.odata2.jpa.processor.ref.model (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -189,6 +189,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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/package-tree.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/package-tree.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/package-tree.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/package-tree.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:03 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:48 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.olingo.odata2.jpa.processor.ref.model Class Hierarchy (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>org.apache.olingo.odata2.jpa.processor.ref.model 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.jpa.processor.ref.model Class Hierarchy (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="org.apache.olingo.odata2.jpa.processor.ref.model Class Hierarchy (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -151,6 +151,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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/package-use.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/package-use.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/package-use.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/model/package-use.html Fri Jan 29 09:10:51 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.jpa.processor.ref.model (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Package org.apache.olingo.odata2.jpa.processor.ref.model (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.jpa.processor.ref.model (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Package org.apache.olingo.odata2.jpa.processor.ref.model (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -197,6 +197,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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/CustomerImageLoader.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/CustomerImageLoader.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/CustomerImageLoader.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/CustomerImageLoader.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:01 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:46 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>CustomerImageLoader (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>CustomerImageLoader (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="CustomerImageLoader (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="CustomerImageLoader (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -253,6 +253,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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/DataGenerator.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/DataGenerator.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/DataGenerator.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/DataGenerator.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:01 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:46 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>DataGenerator (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>DataGenerator (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="DataGenerator (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="DataGenerator (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -278,6 +278,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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/class-use/CustomerImageLoader.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/class-use/CustomerImageLoader.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/class-use/CustomerImageLoader.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/class-use/CustomerImageLoader.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:12 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:56 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.util.CustomerImageLoader (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.util.CustomerImageLoader (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.jpa.processor.ref.util.CustomerImageLoader (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Class org.apache.olingo.odata2.jpa.processor.ref.util.CustomerImageLoader (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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/class-use/DataGenerator.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/class-use/DataGenerator.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/class-use/DataGenerator.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/class-use/DataGenerator.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:12 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:56 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.util.DataGenerator (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.util.DataGenerator (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.jpa.processor.ref.util.DataGenerator (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Class org.apache.olingo.odata2.jpa.processor.ref.util.DataGenerator (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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/package-frame.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/package-frame.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/package-frame.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/package-frame.html Fri Jan 29 09:10:51 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:03 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:48 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.olingo.odata2.jpa.processor.ref.util (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>org.apache.olingo.odata2.jpa.processor.ref.util (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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/package-summary.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/package-summary.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/package-summary.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/package-summary.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:03 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:48 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.olingo.odata2.jpa.processor.ref.util (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>org.apache.olingo.odata2.jpa.processor.ref.util (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.jpa.processor.ref.util (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="org.apache.olingo.odata2.jpa.processor.ref.util (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -136,6 +136,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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/package-tree.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/package-tree.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/package-tree.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/package-tree.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:03 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:48 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.olingo.odata2.jpa.processor.ref.util Class Hierarchy (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>org.apache.olingo.odata2.jpa.processor.ref.util 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.jpa.processor.ref.util Class Hierarchy (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="org.apache.olingo.odata2.jpa.processor.ref.util 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 © 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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/package-use.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/package-use.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/package-use.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/util/package-use.html Fri Jan 29 09:10:51 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.jpa.processor.ref.util (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Package org.apache.olingo.odata2.jpa.processor.ref.util (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.jpa.processor.ref.util (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Package org.apache.olingo.odata2.jpa.processor.ref.util (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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/web/JPAReferenceServiceFactory.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/web/JPAReferenceServiceFactory.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/web/JPAReferenceServiceFactory.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/web/JPAReferenceServiceFactory.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:01 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:46 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>JPAReferenceServiceFactory (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>JPAReferenceServiceFactory (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="JPAReferenceServiceFactory (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="JPAReferenceServiceFactory (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -351,6 +351,6 @@ extends <a href="../../../../../../../.. <!-- --> </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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/web/class-use/JPAReferenceServiceFactory.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/web/class-use/JPAReferenceServiceFactory.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/web/class-use/JPAReferenceServiceFactory.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/web/class-use/JPAReferenceServiceFactory.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:12 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:56 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.web.JPAReferenceServiceFactory (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Class org.apache.olingo.odata2.jpa.processor.ref.web.JPAReferenceServiceFactory (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.jpa.processor.ref.web.JPAReferenceServiceFactory (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Class org.apache.olingo.odata2.jpa.processor.ref.web.JPAReferenceServiceFactory (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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/web/package-frame.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/web/package-frame.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/web/package-frame.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/web/package-frame.html Fri Jan 29 09:10:51 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:03 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:48 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.olingo.odata2.jpa.processor.ref.web (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>org.apache.olingo.odata2.jpa.processor.ref.web (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: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/web/package-summary.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/web/package-summary.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/web/package-summary.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/ref/web/package-summary.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:03 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:48 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.olingo.odata2.jpa.processor.ref.web (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>org.apache.olingo.odata2.jpa.processor.ref.web (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.jpa.processor.ref.web (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="org.apache.olingo.odata2.jpa.processor.ref.web (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -130,6 +130,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>
