Author: fmui
Date: Tue Apr 12 14:40:14 2011
New Revision: 788246
Log:
Publishing merge to chemistry site by fmui
Added:
websites/production/chemistry/content/java/developing/client/opencmis-client-api-class-diagram2.png
- copied unchanged from r788245,
websites/staging/chemistry/trunk/content/java/developing/client/opencmis-client-api-class-diagram2.png
Modified:
websites/production/chemistry/ (props changed)
websites/production/chemistry/content/java/developing/client/dev-client-api.html
Propchange: websites/production/chemistry/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue Apr 12 14:40:14 2011
@@ -1 +1 @@
-/websites/staging/chemistry/trunk:785583-788118
+/websites/staging/chemistry/trunk:785583-788245
Modified:
websites/production/chemistry/content/java/developing/client/dev-client-api.html
==============================================================================
---
websites/production/chemistry/content/java/developing/client/dev-client-api.html
(original)
+++
websites/production/chemistry/content/java/developing/client/dev-client-api.html
Tue Apr 12 14:40:14 2011
@@ -221,9 +221,8 @@ following packages:</p>
</tr>
</tbody>
</table>
-<p>The following UML diagram illustrates the main classes of the client
API:</p>
-<p><img src="opencmis-client-api-class-diagram.png">
-<br/></p>
+<p>The following UML diagram illustrates the main interfaces of the client
API:</p>
+<p><img alt="OpenCMIS client class diagram"
src="opencmis-client-api-class-diagram2.png" /></p>
<ul>
<li><strong>SessionFactory</strong> This interface provides the entry point
into the client
API and is responsible to create a session object. Additionally it gives