Author: buildbot
Date: Thu Sep 22 12:19:06 2016
New Revision: 997996

Log:
Staging update by buildbot for sling

Modified:
    websites/staging/sling/trunk/content/   (props changed)
    
websites/staging/sling/trunk/content/documentation/the-sling-engine/resources.html

Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Sep 22 12:19:06 2016
@@ -1 +1 @@
-1761921
+1761922

Modified: 
websites/staging/sling/trunk/content/documentation/the-sling-engine/resources.html
==============================================================================
--- 
websites/staging/sling/trunk/content/documentation/the-sling-engine/resources.html
 (original)
+++ 
websites/staging/sling/trunk/content/documentation/the-sling-engine/resources.html
 Thu Sep 22 12:19:06 2016
@@ -284,11 +284,12 @@ and <code>getResource(Resource base, Str
 <h2 id="writeable-resources">Writeable Resources<a class="headerlink" 
href="#writeable-resources" title="Permanent link">&para;</a></h2>
 <p>Sling now supports full CRUD functionality on Resources, without 
necessarily having to go through the JCR API.</p>
 <p>The advantage is that this works for any ResourceProvider that supports the 
required operations.</p>
-<p>See the testSimpleCRUD method in <a 
href="https://svn.apache.org/repos/asf/sling/trunk/launchpad/test-services/src/main/java/org/apache/sling/launchpad/testservices/serversidetests/WriteableResourcesTest.java";>WriteableResourcesTest</a>
 for a basic example of how that works.</p>
+<p>See the testSimpleCRUD method in <a 
href="https://svn.apache.org/repos/asf/sling/trunk/launchpad/test-services/src/main/java/org/apache/sling/launchpad/testservices/serversidetests/WriteableResourcesTest.java";>WriteableResourcesTest</a>
 for a basic example of how that works.
+More details can be found at <a 
href="/documentation/the-sling-engine/sling-api-crud-support.html">Sling API 
CRUD Support</a>.</p>
 <h2 id="wrapdecorate-resources">Wrap/Decorate Resources<a class="headerlink" 
href="#wrapdecorate-resources" title="Permanent link">&para;</a></h2>
 <p>The Sling API provides an easy way to wrap or decorate a resource before 
returning. Details see <a 
href="/documentation/the-sling-engine/wrap-or-decorate-resources.html">Wrap or 
Decorate Resources</a>.</p>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1761921 by kwin on Thu, 22 Sep 2016 12:17:08 +0000
+        Rev. 1761922 by kwin on Thu, 22 Sep 2016 12:18:55 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Sling, Sling, Apache, the Apache feather logo, and the Apache 
Sling project


Reply via email to