Author: buildbot
Date: Wed Jun 17 19:10:03 2015
New Revision: 955167
Log:
Staging update by buildbot for olingo
Modified:
websites/staging/olingo/trunk/content/ (props changed)
websites/staging/olingo/trunk/content/doc/odata4/tutorials/read/tutorial_read.html
Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jun 17 19:10:03 2015
@@ -1 +1 @@
-1686094
+1686096
Modified:
websites/staging/olingo/trunk/content/doc/odata4/tutorials/read/tutorial_read.html
==============================================================================
---
websites/staging/olingo/trunk/content/doc/odata4/tutorials/read/tutorial_read.html
(original)
+++
websites/staging/olingo/trunk/content/doc/odata4/tutorials/read/tutorial_read.html
Wed Jun 17 19:10:03 2015
@@ -333,7 +333,7 @@ Accordingly, we understand that the <em>
Note:
You can find the Javadoc here: <a
href="http://olingo.apache.org/javadoc/odata4/index.html">http://olingo.apache.org/javadoc/odata4/index.html</a></p>
<h3 id="413-implement-the-required-methods">4.1.3. Implement the required
methods</h3>
-<p>The base class <em>AbstractCsdlEdmProvider</em> provides methods for
declaring the metadata of all OData elements.</p>
+<p>The base class <em>CsdlAbstractEdmProvider</em> provides methods for
declaring the metadata of all OData elements.</p>
<p>For example:
<em> The entries that are displayed in the service document are provided by
the method
</em>getEntityContainerInfo()<em>