You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2016/07/12 05:45:46 UTC

[16/26] isis-site git commit: ISIS-1335: removing -SNAPSHOT for 1.13.0, also migration and release notes

http://git-wip-us.apache.org/repos/asf/isis-site/blob/2c032b24/content/guides/rgfis.html
----------------------------------------------------------------------
diff --git a/content/guides/rgfis.html b/content/guides/rgfis.html
index 5459078..e485d4f 100644
--- a/content/guides/rgfis.html
+++ b/content/guides/rgfis.html
@@ -1109,7 +1109,7 @@ Impl&#8217;n (g: a:)</th>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#_rgfis_spi_CommandDtoServiceInternal"><code>o.a.i.c.m.s.command</code><br>
 <code>CommandDtoServiceInternal</code></a></p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">(<code>1.13.0-SNAPSHOT</code>) Creates memento of current action invocation, for use as a serializable XML reified command.  The
+<td class="tableblock halign-left valign-top"><p class="tableblock">Creates memento of current action invocation, for use as a serializable XML reified command.  The
 most notable usage of this is to allow the execution of the <code>Command</code> to be deferred to run in the background (via
 <a href="rgant.html#_rgant-Action_command"><code>@Action#commandExecuteIn()</code></a> or
 <a href="rgant.html#_rgant-Property_command"><code>@Property#commandExecuteIn()</code></a>.</p></td>
@@ -1122,7 +1122,7 @@ most notable usage of this is to allow the execution of the <code>Command</code>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#_rgfis_spi_InteractionDtoServiceInternal"><code>o.a.i.c.m.s.ixn</code><br>
 <code>InteractionDtoServiceInternal</code></a></p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">(<code>1.13.0-SNAPSHOT</code>) Creates DTO for the current execution of an action invocation or property edit, for use either as a reified command or for implementations of the <a href="rgsvc.html#_rgsvc_spi_PublishingService"><code>PublishingService</code></a>.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Creates DTO for the current execution of an action invocation or property edit, for use either as a reified command or for implementations of the <a href="rgsvc.html#_rgsvc_spi_PublishingService"><code>PublishingService</code></a>.</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><code>CommandDtoService-</code><br>
 <code>InternalServiceDefault</code><br>
 <code>o.a.i.c.m.s.command</code><br>
@@ -1151,9 +1151,9 @@ most notable usage of this is to allow the execution of the <code>Command</code>
 </ul>
 </div>
 <div class="sect2">
-<h3 id="_rgfis_spi_CommandDtoServiceInternal">3.1. <code>CommandDtoServiceInternal</code> (<code>1.13.0-SNAPSHOT</code>)</h3>
+<h3 id="_rgfis_spi_CommandDtoServiceInternal">3.1. <code>CommandDtoServiceInternal</code></h3>
 <div class="paragraph">
-<p>The <code>CommandDtoServiceInternal</code> (<code>1.13.0-SNAPSHOT</code>) is responsible for creating an memento of the current action
+<p>The <code>CommandDtoServiceInternal</code> is responsible for creating an memento of the current action
 invocation or property edit, to store in the <code>Command</code> object (from
 <a href="rgsvc.html#_rgsvc_api_CommandContext"><code>CommandContext</code></a>).  This memento is a JAXB DTO being an instance of the
 <a href="rgcms.html#_rgcms_schema-cmd">"cmd" schema</a>, so can be reified so that its execution can be deferred until later,
@@ -1231,9 +1231,9 @@ targets, for symmetry with actions).</td>
 </div>
 </div>
 <div class="sect2">
-<h3 id="_rgfis_spi_InteractionDtoServiceInternal">3.2. <code>InteractionDtoServiceInternal</code> (<code>1.13.0-SNAPSHOT</code>)</h3>
+<h3 id="_rgfis_spi_InteractionDtoServiceInternal">3.2. <code>InteractionDtoServiceInternal</code></h3>
 <div class="paragraph">
-<p>The <code>InteractionDtoServiceInternal</code> internal domain service (<code>1.13.0-SNAPSHOT</code>) is used by the framework to create and update DTOs representing member executions, ie the invocation of an action or the editing of a property.  The DTO is in all cases a subclass of <code>MemberExecutionDto</code>, from the <a href="rgcms.html#_rgcms_schema-ixn">"ixn" schema</a>, and subsequently accessible from the <code>Interaction</code> object (per the <a href="rgsvc.html#_rgsvc_api_InteractionContext"><code>InteractionContext</code></a> service).</p>
+<p>The <code>InteractionDtoServiceInternal</code> internal domain service is used by the framework to create and update DTOs representing member executions, ie the invocation of an action or the editing of a property.  The DTO is in all cases a subclass of <code>MemberExecutionDto</code>, from the <a href="rgcms.html#_rgcms_schema-ixn">"ixn" schema</a>, and subsequently accessible from the <code>Interaction</code> object (per the <a href="rgsvc.html#_rgsvc_api_InteractionContext"><code>InteractionContext</code></a> service).</p>
 </div>
 <div class="sect3">
 <h4 id="_spi_implementation_2">3.2.1. SPI &amp; Implementation</h4>
@@ -1321,23 +1321,23 @@ Impl&#8217;n (g: a:)</th>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#_rgfis_spi_AuditingServiceInternal"><code>o.a.i.c.r.s.auditing.</code><br>
 <code>AuditingServiceInternal</code></a></p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">(<code>1.13.0-SNAPSHOT</code>) Co-ordinates between
+<td class="tableblock halign-left valign-top"><p class="tableblock">Co-ordinates between
 <a href="#_rgfis_spi_ChangedObjectsServiceInternal"><code>ChangedObjectsServiceInternal</code></a> and
-<a href="#_rgfis_spi_AuditingService"><code>AuditingService</code></a>.</p></td>
+<a href="#_rgfis_spi_AuditerService"><code>AuditerService</code></a>.</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">concrete class.</p></td>
 <td class="tableblock halign-left valign-top"><div></div></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#_rgfis_spi_ChangedObjectsServiceInternal"><code>o.a.i.c.r.s.changes.</code><br>
 <code>ChangedObjectsServiceInternal</code></a></p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">(<code>1.13.0-SNAPSHOT</code>) Request-scoped service holding objects enlisted into current transaction.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Request-scoped service holding objects enlisted into current transaction.</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">concrete class.</p></td>
 <td class="tableblock halign-left valign-top"><div></div></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#_rgfis_spi_PublishingServiceInternal"><code>o.a.i.c.m.s.publishing.</code><br>
 <code>PublishingServiceInternal</code></a></p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">(<code>1.13.0-SNAPSHOT</code>) Co-ordinates between
+<td class="tableblock halign-left valign-top"><p class="tableblock">Co-ordinates between
 <a href="#_rgfis_spi_ChangedObjectsServiceInternal"><code>ChangedObjectsServiceInternal</code></a> and
 <a href="rgsvc.html#_rgsvc_api_MetricsService"><code>MetricsService</code></a> and the SPI services,
 <a href="rgsvc.html#_rgsvc_spi_PublisherService"><code>PublisherService</code></a> and (deprecated)
@@ -1370,9 +1370,9 @@ Impl&#8217;n (g: a:)</th>
 </ul>
 </div>
 <div class="sect2">
-<h3 id="_rgfis_spi_AuditingServiceInternal">4.1. <code>AuditingServiceInternal</code> (<code>1.13.0-SNAPSHOT</code>)</h3>
+<h3 id="_rgfis_spi_AuditingServiceInternal">4.1. <code>AuditingServiceInternal</code></h3>
 <div class="paragraph">
-<p>The (internal) <code>AuditingServiceInternal</code> domain service (<code>1.13.0-SNAPSHOT</code>) acts as an internal facade to any
+<p>The (internal) <code>AuditingServiceInternal</code> domain service acts as an internal facade to any
 configured <a href="rgsvc.html#_rgsvc_spi_AuditingService"><code>AuditingService</code></a> and
 <a href="rgsvc.html#_rgsvc_spi_AuditerService"><code>AuditerService</code></a> services.  It is responsible for obtaining the details
 of all changes to domain objects within an interaction, and then to call the configured <code>AuditingService</code> to actually
@@ -1444,9 +1444,9 @@ so no further configuration is required.</p>
 </div>
 </div>
 <div class="sect2">
-<h3 id="_rgfis_spi_ChangedObjectsServiceInternal">4.2. <code>ChangedObjectsServiceInternal</code> (<code>1.13.0-SNAPSHOT</code>)</h3>
+<h3 id="_rgfis_spi_ChangedObjectsServiceInternal">4.2. <code>ChangedObjectsServiceInternal</code></h3>
 <div class="paragraph">
-<p>The <code>ChangedObjectsServiceInternal</code> class (<code>1.13.0-SNAPSHOT</code>) is an (internal) request-scoped domain service that is
+<p>The <code>ChangedObjectsServiceInternal</code> class is an (internal) request-scoped domain service that is
 responsible for collecting the details of all changes to domain objects within an interaction.  This is then used by
 various other  (internal) domain services, notably
 <a href="#_rgfis_spi_AuditingServiceInternal"><code>AuditingServiceInternal</code></a> and
@@ -1531,10 +1531,10 @@ this object.</p>
 </div>
 </div>
 <div class="sect2">
-<h3 id="_rgfis_spi_PublishingServiceInternal">4.3. <code>PublishingServiceInternal</code> (<code>1.13.0-SNAPSHOT</code>)</h3>
+<h3 id="_rgfis_spi_PublishingServiceInternal">4.3. <code>PublishingServiceInternal</code></h3>
 <div class="paragraph">
-<p>The (internal) <code>PublishingServiceInternal</code> domain service (<code>1.13.0-SNAPSHOT</code>) acts as an internal facade to any
-configured <a href="rgsvc.html#_rgsvc_spi_PublisherService"><code>PublisherService</code></a> or (deprecated in <code>1.13.0-SNAPSHOT</code>)
+<p>The (internal) <code>PublishingServiceInternal</code> domain service acts as an internal facade to any
+configured <a href="rgsvc.html#_rgsvc_spi_PublisherService"><code>PublisherService</code></a> or (deprecated)
 <a href="rgsvc.html#_rgsvc_spi_PublishingService"><code>PublishingService</code></a> domain services.</p>
 </div>
 <div class="paragraph">
@@ -1580,7 +1580,7 @@ those objects that are to be published; these are then passed through to any con
 <tr>
 <td><i class="conum" data-value="2"></i><b>2</b></td>
 <td>the remaining parameters are to support the publishing of the action to any configured
-<a href="rgsvc.html#_rgsvc_spi_PublishingService"><code>PublishingService</code></a> services (deprecated in <code>1.13.0-SNAPSHOT</code>).</td>
+<a href="rgsvc.html#_rgsvc_spi_PublishingService"><code>PublishingService</code></a> services (deprecated).</td>
 </tr>
 <tr>
 <td><i class="conum" data-value="3"></i><b>3</b></td>
@@ -1672,13 +1672,13 @@ changed objects from <code>ChangedObjectsServiceInternal</code>.</p>
 </li>
 <li><a href="#_rgfis_application-layer">3. Application Layer</a>
 <ul class="sectlevel2">
-<li><a href="#_rgfis_spi_CommandDtoServiceInternal">3.1. <code>CommandDtoServiceInternal</code> (<code>1.13.0-SNAPSHOT</code>)</a>
+<li><a href="#_rgfis_spi_CommandDtoServiceInternal">3.1. <code>CommandDtoServiceInternal</code></a>
 <ul class="sectlevel3">
 <li><a href="#_spi_implementation">3.1.1. SPI &amp; Implementation</a></li>
 <li><a href="#_related_services_3">3.1.2. Related Services</a></li>
 </ul>
 </li>
-<li><a href="#_rgfis_spi_InteractionDtoServiceInternal">3.2. <code>InteractionDtoServiceInternal</code> (<code>1.13.0-SNAPSHOT</code>)</a>
+<li><a href="#_rgfis_spi_InteractionDtoServiceInternal">3.2. <code>InteractionDtoServiceInternal</code></a>
 <ul class="sectlevel3">
 <li><a href="#_spi_implementation_2">3.2.1. SPI &amp; Implementation</a></li>
 <li><a href="#_related_services_4">3.2.2. Related Services</a></li>
@@ -1688,21 +1688,21 @@ changed objects from <code>ChangedObjectsServiceInternal</code>.</p>
 </li>
 <li><a href="#_rgfis_persistence-layer">4. Persistence Layer internal SPI</a>
 <ul class="sectlevel2">
-<li><a href="#_rgfis_spi_AuditingServiceInternal">4.1. <code>AuditingServiceInternal</code> (<code>1.13.0-SNAPSHOT</code>)</a>
+<li><a href="#_rgfis_spi_AuditingServiceInternal">4.1. <code>AuditingServiceInternal</code></a>
 <ul class="sectlevel3">
 <li><a href="#_spi_and_implementation">4.1.1. SPI and Implementation</a></li>
 <li><a href="#_registering_the_service">4.1.2. Registering the Service</a></li>
 <li><a href="#_related_classes">4.1.3. Related Classes</a></li>
 </ul>
 </li>
-<li><a href="#_rgfis_spi_ChangedObjectsServiceInternal">4.2. <code>ChangedObjectsServiceInternal</code> (<code>1.13.0-SNAPSHOT</code>)</a>
+<li><a href="#_rgfis_spi_ChangedObjectsServiceInternal">4.2. <code>ChangedObjectsServiceInternal</code></a>
 <ul class="sectlevel3">
 <li><a href="#_spi_and_implementation_2">4.2.1. SPI and Implementation</a></li>
 <li><a href="#_registering_the_service_2">4.2.2. Registering the Service</a></li>
 <li><a href="#_related_classes_2">4.2.3. Related Classes</a></li>
 </ul>
 </li>
-<li><a href="#_rgfis_spi_PublishingServiceInternal">4.3. <code>PublishingServiceInternal</code> (<code>1.13.0-SNAPSHOT</code>)</a>
+<li><a href="#_rgfis_spi_PublishingServiceInternal">4.3. <code>PublishingServiceInternal</code></a>
 <ul class="sectlevel3">
 <li><a href="#_spi_and_implementation_3">4.3.1. SPI and Implementation</a></li>
 <li><a href="#_registering_the_service_3">4.3.2. Registering the Service</a></li>