Author: buildbot
Date: Fri Mar 24 12:06:07 2017
New Revision: 1008907

Log:
Staging update by buildbot for sling

Modified:
    websites/staging/sling/trunk/content/   (props changed)
    websites/staging/sling/trunk/content/documentation/bundles/models.html

Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Mar 24 12:06:07 2017
@@ -1 +1 @@
-1788419
+1788420

Modified: websites/staging/sling/trunk/content/documentation/bundles/models.html
==============================================================================
--- websites/staging/sling/trunk/content/documentation/bundles/models.html 
(original)
+++ websites/staging/sling/trunk/content/documentation/bundles/models.html Fri 
Mar 24 12:06:07 2017
@@ -698,7 +698,6 @@ are used as adapter classes, since 1.3.1
 With this attribute it is possible to register the model
 to one (or multiple) interfaces, or a superclass. This allows separating the 
model interface from the implementation, which
 makes it easier to provide mock implementations for unit tests as well.</p>
-<p>Prior to Sling Models 1.3.10 by default the model is only registered to the 
ones given in <code>adapters</code> if there. Since 1.3.10</p>
 <p>Example:</p>
 <div class="codehilite"><pre><span class="nd">@Model</span><span 
class="o">(</span><span class="n">adaptables</span> <span class="o">=</span> 
<span class="n">Resource</span><span class="o">.</span><span 
class="na">class</span><span class="o">,</span> <span class="n">adapters</span> 
<span class="o">=</span> <span class="n">MyService</span><span 
class="o">.</span><span class="na">class</span><span class="o">)</span>
 <span class="kd">public</span> <span class="kd">class</span> <span 
class="nc">MyModel</span> <span class="kd">implements</span> <span 
class="n">MyService</span> <span class="o">{</span>
@@ -794,7 +793,7 @@ model, exported as a <code>java.lang.Str
 </pre></div>
 </td></tr></table>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1788419 by kwin on Fri, 24 Mar 2017 12:04:14 +0000
+        Rev. 1788420 by kwin on Fri, 24 Mar 2017 12:05:59 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Sling, Sling, Apache, the Apache feather logo, and the Apache 
Sling project


Reply via email to