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 2011/10/15 13:20:26 UTC

svn commit: r797090 - /websites/staging/chemistry/trunk/content/java/developing/tools/dev-tools-workbench.html

Author: buildbot
Date: Sat Oct 15 11:20:25 2011
New Revision: 797090

Log:
Staging update by buildbot

Modified:
    websites/staging/chemistry/trunk/content/java/developing/tools/dev-tools-workbench.html

Modified: websites/staging/chemistry/trunk/content/java/developing/tools/dev-tools-workbench.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/tools/dev-tools-workbench.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/tools/dev-tools-workbench.html Sat Oct 15 11:20:25 2011
@@ -196,7 +196,7 @@ browser and an interactive testbed for t
 </ol>
 <p><a name="CMISWorkbench-DownloadtheCMISWorkbench"></a></p>
 <h2 id="download_the_cmis_workbench">Download the CMIS Workbench</h2>
-<p>You can download the <a href="http://www.apache.org/dyn/closer.cgi/chemistry/opencmis/0.4.0/chemistry-opencmis-workbench-0.4.0-full.zip">latest release</a>
+<p>You can download the <a href="/java/download.html">latest release</a>
  or a <a href="https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/target/">nightly build</a>
  with the latest fixes and features.</p>
 <h2 id="cmis_workbench_introduction_video">CMIS Workbench Introduction video</h2>
@@ -254,35 +254,35 @@ additional properties in the expert logi
 <tbody>
 <tr>
 <td>cmis.workbench.folder.filter</td>
-<td />
+<td>property filter (comma separated list of query names)</td>
 </tr>
 <tr>
 <td>cmis.workbench.folder.includeAcls</td>
-<td />
+<td>fetch ACLs (true/false)</td>
 </tr>
 <tr>
 <td>cmis.workbench.folder.includeAllowableActions</td>
-<td />
+<td>fetch allowable actions (true/false)</td>
 </tr>
 <tr>
 <td>cmis.workbench.folder.includePolicies</td>
-<td />
+<td>fetch polices (true/false)</td>
 </tr>
 <tr>
 <td>cmis.workbench.folder.includeRelationships</td>
-<td />
+<td>fetch relationships (true/false)</td>
 </tr>
 <tr>
 <td>cmis.workbench.folder.renditionFilter</td>
-<td />
+<td>rendition filter (comma separated list of rendition kinds and MIME types)</td>
 </tr>
 <tr>
 <td>cmis.workbench.folder.orderBy</td>
-<td />
+<td>order of the children (comma separated list of query names)</td>
 </tr>
 <tr>
 <td>cmis.workbench.folder.maxItemsPerPage</td>
-<td />
+<td>maximum number of children that should be fetched in one call</td>
 </tr>
 </tbody>
 </table>
@@ -298,27 +298,27 @@ additional properties in the expert logi
 <tbody>
 <tr>
 <td>cmis.workbench.object.filter</td>
-<td />
+<td>property filter (comma separated list of query names)</td>
 </tr>
 <tr>
 <td>cmis.workbench.object.includeAcls</td>
-<td />
+<td>fetch ACLs (true/false)</td>
 </tr>
 <tr>
 <td>cmis.workbench.object.includeAllowableActions</td>
-<td />
+<td>fetch allowable actions (true/false)</td>
 </tr>
 <tr>
 <td>cmis.workbench.object.includePolicies</td>
-<td />
+<td>fetch polices (true/false)</td>
 </tr>
 <tr>
 <td>cmis.workbench.object.includeRelationships</td>
-<td />
+<td>fetch relationships (true/false)</td>
 </tr>
 <tr>
 <td>cmis.workbench.object.renditionFilter</td>
-<td />
+<td>rendition filter (comma separated list of rendition kinds and MIME types)</td>
 </tr>
 </tbody>
 </table>