You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2014/11/19 17:00:15 UTC

svn commit: r929788 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/intro/tutorials/apacheconeu-2014.html

Author: buildbot
Date: Wed Nov 19 16:00:14 2014
New Revision: 929788

Log:
Staging update by buildbot for isis

Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    websites/staging/isis/trunk/content/intro/tutorials/apacheconeu-2014.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Nov 19 16:00:14 2014
@@ -1 +1 @@
-1640578
+1640579

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Nov 19 16:00:14 2014
@@ -1 +1 @@
-1640578
+1640579

Modified: websites/staging/isis/trunk/content/intro/tutorials/apacheconeu-2014.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/tutorials/apacheconeu-2014.html (original)
+++ websites/staging/isis/trunk/content/intro/tutorials/apacheconeu-2014.html Wed Nov 19 16:00:14 2014
@@ -1094,47 +1094,11 @@ mvn clean install
 
 <p>TODO</p>
 
-<h1>whether to show only object properties for object members</h1>
+<p>http://isis.apache.org/components/viewers/restfulobjects/simplified-object-representation.html</p>
 
-<h1>(on the object representation only)</h1>
-
-<h1>Takes precedence over the other 'suppress' below.</h1>
-
-<h1>isis.viewer.restfulobjects.objectPropertyValuesOnly=true</h1>
-
-<p>isis.viewer.restfulobjects.objectPropertyValuesOnly=true</p>
-
-<h1>whether to suppress "describedby" links.  Defaults to false.</h1>
-
-<h1>isis.viewer.restfulobjects.suppressDescribedByLinks=true</h1>
-
-<h1>whether to suppress "update" links.  Defaults to false.</h1>
-
-<h1>isis.viewer.restfulobjects.suppressUpdateLink=true</h1>
-
-<h1>whether to suppress "id" json-prop for object members.  Defaults to false.</h1>
-
-<h1>isis.viewer.restfulobjects.suppressMemberId=true</h1>
-
-<h1>whether to suppress "links" json-prop for object members</h1>
-
-<h1>(on the object representation only).  Defaults to false.</h1>
-
-<h1>isis.viewer.restfulobjects.suppressMemberLinks=true</h1>
-
-<h1>whether to suppress "extensions" json-prop for object members</h1>
-
-<h1>(on the object representation only).  Defaults to false.</h1>
-
-<h1>isis.viewer.restfulobjects.suppressMemberExtensions=true</h1>
-
-<h1>whether to suppress "disabledReason" json-prop for object members</h1>
-
-<h1>(on the object representation only).  Defaults to false.</h1>
-
-<h1>isis.viewer.restfulobjects.suppressMemberDisabledReason=true</h1>
-
-<p>isis.viewer.restfulobjects.suppressMemberDisabledReason=true</p>
+<pre>
+isis.viewer.restfulobjects.objectPropertyValuesOnly=true
+</pre>
 
 <h2>Exception Recognizers</h2>