You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by fm...@apache.org on 2011/04/12 16:38:24 UTC

svn commit: r1091433 - in /chemistry/site/trunk/content/java/developing/client: dev-client-api.mdtext opencmis-client-api-class-diagram2.png

Author: fmui
Date: Tue Apr 12 14:38:24 2011
New Revision: 1091433

URL: http://svn.apache.org/viewvc?rev=1091433&view=rev
Log:
new class diagram

Added:
    chemistry/site/trunk/content/java/developing/client/opencmis-client-api-class-diagram2.png   (with props)
Modified:
    chemistry/site/trunk/content/java/developing/client/dev-client-api.mdtext

Modified: chemistry/site/trunk/content/java/developing/client/dev-client-api.mdtext
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/java/developing/client/dev-client-api.mdtext?rev=1091433&r1=1091432&r2=1091433&view=diff
==============================================================================
--- chemistry/site/trunk/content/java/developing/client/dev-client-api.mdtext (original)
+++ chemistry/site/trunk/content/java/developing/client/dev-client-api.mdtext Tue Apr 12 14:38:24 2011
@@ -22,10 +22,9 @@ org.apache.chemistry.opencmis.commons.ap
 org.apache.chemistry.opencmis.client.runtime | chemistry-opencmis-client-impl | Implementation classes of client API including a default implementation of the SessionFactory
 
 
-The following UML diagram illustrates the main classes of the client API:
+The following UML diagram illustrates the main interfaces of the client API:
 
-<img src="opencmis-client-api-class-diagram.png">
-<br/>
+![OpenCMIS client class diagram][1]
 
 * **SessionFactory** This interface provides the entry point into the client
 API and is responsible to create a session object. Additionally it gives
@@ -58,3 +57,5 @@ In order to create a session, the Sessio
 (see [OpenCMIS Session Parameters](../dev-session-parameters.html)
 ).
 
+
+  [1]: opencmis-client-api-class-diagram2.png
\ No newline at end of file

Added: chemistry/site/trunk/content/java/developing/client/opencmis-client-api-class-diagram2.png
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/java/developing/client/opencmis-client-api-class-diagram2.png?rev=1091433&view=auto
==============================================================================
Binary file - no diff available.

Propchange: chemistry/site/trunk/content/java/developing/client/opencmis-client-api-class-diagram2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream