You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by bu...@apache.org on 2015/03/17 11:04:34 UTC

svn commit: r944090 [3/3] - in /websites/staging/chemistry/trunk/content: ./ java/examples/example-create-type.html java/examples/index.html

Modified: websites/staging/chemistry/trunk/content/java/examples/index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/examples/index.html (original)
+++ websites/staging/chemistry/trunk/content/java/examples/index.html Tue Mar 17 10:04:33 2015
@@ -208,7 +208,8 @@ Apache Chemistry - Example code for Open
 <li><a href="example-process-query-results.html">Processing a query</a></li>
 <li><a href="example-read-meta-content.html">Reading metadata and content</a></li>
 <li><a href="example-read-root.html">Reading the root folder</a></li>
-<li><a href="example-get-id-from-path.html">Retrieving the id from path</a></li>
+<li><a href="example-get-id-from-path.html">Retrieving the ID from path</a></li>
+<li><a href="example-create-type.html">Creating a type (CMIS 1.1)</a></li>
 </ul>
 <h2 id="advanced">Advanced</h2>
 <ul>