Author: buildbot
Date: Fri Jan 22 13:50:31 2016
New Revision: 978305
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 Jan 22 13:50:31 2016
@@ -1 +1 @@
-1726209
+1726211
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
Jan 22 13:50:31 2016
@@ -480,7 +480,7 @@ strategy by using adding <code>defaultIn
</tbody>
</table>
<p>In case the model is not instantiated an appropriate error message is
logged (if <code>adaptTo()</code> is used) or an appropriate exception is
thrown (if <code>ModelFactory.createModel()</code> is used).
-Validation is only supported on models which are adapted from a
<code>Resource</code> and if the Sling Validation Bundle is deployed.</p>
+Validation is only supported on models which are adapted from either
<code>Resource</code> or <code>SlingHttpServletRequest</code> and if the Sling
Validation Bundle is deployed.</p>
<h1 id="custom-injectors">Custom Injectors<a class="headerlink"
href="#custom-injectors" title="Permanent link">¶</a></h1>
<p>To create a custom injector, simply implement the
<code>org.apache.sling.models.spi.Injector</code> interface and register your
implementation with the OSGi service registry. Please refer to the standard
injectors in <a
href="http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/models/impl/src/main/java/org/apache/sling/models/impl/injectors/">Subversion</a>
for examples.</p>
<p>Injectors are invoked in order of their service ranking, from lowest to
highest. See the table below for the rankings of the standard injectors.</p>
@@ -702,7 +702,7 @@ SPI interface which could use context to
content path context. If multiple implementations of the
<code>ImplementationPicker</code> interface are present, they are queried
one after another in order of their service ranking property, the first one
that picks an implementation wins.</p>
<div class="timestamp" style="margin-top: 30px; font-size: 80%;
text-align: right;">
- Rev. 1726209 by kwin on Fri, 22 Jan 2016 13:37:56 +0000
+ Rev. 1726211 by kwin on Fri, 22 Jan 2016 13:50:22 +0000
</div>
<div class="trademarkFooter">
Apache Sling, Sling, Apache, the Apache feather logo, and the Apache
Sling project