Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/ProfileService.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/ProfileService.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/ProfileService.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/ProfileService.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:51 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ProfileService (Apache Unomi :: Specification API 
1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>ProfileService (Apache Unomi :: Specification API 
1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,14 +13,14 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ProfileService (Apache Unomi :: 
Specification API 1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="ProfileService (Apache Unomi :: 
Specification API 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = 
{"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"]};
+var methods = 
{"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":38,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
 var tableTab = "tableTab";
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 </a>
 <h3>Method Summary</h3>
 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a 
href="javascript:show(4);">Abstract Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a 
href="javascript:show(4);">Abstract Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a 
href="javascript:show(32);">Deprecated Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
@@ -230,43 +230,51 @@ var activeTableTab = "activeTableTab";
 </tr>
 <tr id="i15" class="rowColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="../../../../../org/apache/unomi/api/PropertyType.html" title="class in 
org.apache.unomi.api">PropertyType</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/unomi/api/services/ProfileService.html#getPropertyTypeByTag-java.lang.String-boolean-">getPropertyTypeByTag</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tag,
-                    boolean&nbsp;includeFromSubtags)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/unomi/api/services/ProfileService.html#getPropertyTypeByTag-java.lang.String-">getPropertyTypeByTag</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tag)</code>
 <div class="block">Retrieves all property types with the specified tag also 
retrieving property types with sub-tags of the specified tag if so 
specified.</div>
 </td>
 </tr>
 <tr id="i16" class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="../../../../../org/apache/unomi/api/PropertyType.html" title="class in 
org.apache.unomi.api">PropertyType</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/unomi/api/services/ProfileService.html#getPropertyTypeByTag-java.lang.String-boolean-">getPropertyTypeByTag</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tag,
+                    boolean&nbsp;includeFromSubtags)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">will be replace by <a 
href="../../../../../org/apache/unomi/api/services/ProfileService.html#getPropertyTypeByTag-java.lang.String-"><code>getPropertyTypeByTag(String)</code></a>
 in next major release</span></div>
+</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/unomi/api/services/ProfileService.html#getPropertyTypeMapping-java.lang.String-">getPropertyTypeMapping</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;fromPropertyTypeId)</code>
 <div class="block">TODO</div>
 </td>
 </tr>
-<tr id="i17" class="rowColor">
+<tr id="i18" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/unomi/api/Profile.html" title="class in 
org.apache.unomi.api">Profile</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/unomi/api/services/ProfileService.html#load-java.lang.String-">load</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;profileId)</code>
 <div class="block">Retrieves the profile identified by the specified 
identifier.</div>
 </td>
 </tr>
-<tr id="i18" class="altColor">
+<tr id="i19" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/unomi/api/Persona.html" title="class in 
org.apache.unomi.api">Persona</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/unomi/api/services/ProfileService.html#loadPersona-java.lang.String-">loadPersona</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;personaId)</code>
 <div class="block">Retrieves the persona identified by the specified 
identifier.</div>
 </td>
 </tr>
-<tr id="i19" class="rowColor">
+<tr id="i20" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/unomi/api/PersonaWithSessions.html" 
title="class in org.apache.unomi.api">PersonaWithSessions</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/unomi/api/services/ProfileService.html#loadPersonaWithSessions-java.lang.String-">loadPersonaWithSessions</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;personaId)</code>
 <div class="block">Retrieves the persona identified by the specified 
identifier and all its associated sessions</div>
 </td>
 </tr>
-<tr id="i20" class="altColor">
+<tr id="i21" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/unomi/api/Session.html" title="class in 
org.apache.unomi.api">Session</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/unomi/api/services/ProfileService.html#loadSession-java.lang.String-java.util.Date-">loadSession</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;sessionId,
            <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true";
 title="class or interface in java.util">Date</a>&nbsp;dateHint)</code>
 <div class="block">Retrieves the session identified by the specified 
identifier.</div>
 </td>
 </tr>
-<tr id="i21" class="rowColor">
+<tr id="i22" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/unomi/api/services/ProfileService.html#matchCondition-org.apache.unomi.api.conditions.Condition-org.apache.unomi.api.Profile-org.apache.unomi.api.Session-">matchCondition</a></span>(<a
 href="../../../../../org/apache/unomi/api/conditions/Condition.html" 
title="class in org.apache.unomi.api.conditions">Condition</a>&nbsp;condition,
               <a href="../../../../../org/apache/unomi/api/Profile.html" 
title="class in org.apache.unomi.api">Profile</a>&nbsp;profile,
@@ -274,57 +282,57 @@ var activeTableTab = "activeTableTab";
 <div class="block">Checks whether the specified profile and/or session satisfy 
the specified condition.</div>
 </td>
 </tr>
-<tr id="i22" class="altColor">
+<tr id="i23" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/unomi/api/Profile.html" title="class in 
org.apache.unomi.api">Profile</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/unomi/api/services/ProfileService.html#mergeProfiles-org.apache.unomi.api.Profile-java.util.List-">mergeProfiles</a></span>(<a
 href="../../../../../org/apache/unomi/api/Profile.html" title="class in 
org.apache.unomi.api">Profile</a>&nbsp;masterProfile,
              <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/unomi/api/Profile.html" title="class in 
org.apache.unomi.api">Profile</a>&gt;&nbsp;profilesToMerge)</code>
 <div class="block">Merges the specified profiles into the provided so-called 
master profile, merging properties according to the <a 
href="../../../../../org/apache/unomi/api/PropertyMergeStrategyType.html" 
title="class in 
org.apache.unomi.api"><code>PropertyMergeStrategyType</code></a> specified on 
their <a href="../../../../../org/apache/unomi/api/PropertyType.html" 
title="class in org.apache.unomi.api"><code>PropertyType</code></a>.</div>
 </td>
 </tr>
-<tr id="i23" class="rowColor">
+<tr id="i24" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/unomi/api/Profile.html" title="class in 
org.apache.unomi.api">Profile</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/unomi/api/services/ProfileService.html#save-org.apache.unomi.api.Profile-">save</a></span>(<a
 href="../../../../../org/apache/unomi/api/Profile.html" title="class in 
org.apache.unomi.api">Profile</a>&nbsp;profile)</code>
 <div class="block">Saves the specified profile in the context server.</div>
 </td>
 </tr>
-<tr id="i24" class="altColor">
+<tr id="i25" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/unomi/api/services/ProfileService.html#saveOrMerge-org.apache.unomi.api.Profile-">saveOrMerge</a></span>(<a
 href="../../../../../org/apache/unomi/api/Profile.html" title="class in 
org.apache.unomi.api">Profile</a>&nbsp;profile)</code>
 <div class="block">Merge the specified profile properties in an existing 
profile,or save new profile if it does not exist yet</div>
 </td>
 </tr>
-<tr id="i25" class="rowColor">
+<tr id="i26" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/unomi/api/Persona.html" title="class in 
org.apache.unomi.api">Persona</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/unomi/api/services/ProfileService.html#savePersona-org.apache.unomi.api.Persona-">savePersona</a></span>(<a
 href="../../../../../org/apache/unomi/api/Persona.html" title="class in 
org.apache.unomi.api">Persona</a>&nbsp;persona)</code>
 <div class="block">Persists the specified <a 
href="../../../../../org/apache/unomi/api/Persona.html" title="class in 
org.apache.unomi.api"><code>Persona</code></a> in the context server.</div>
 </td>
 </tr>
-<tr id="i26" class="altColor">
+<tr id="i27" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/unomi/api/PersonaWithSessions.html" 
title="class in org.apache.unomi.api">PersonaWithSessions</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/unomi/api/services/ProfileService.html#savePersonaWithSessions-org.apache.unomi.api.PersonaWithSessions-">savePersonaWithSessions</a></span>(<a
 href="../../../../../org/apache/unomi/api/PersonaWithSessions.html" 
title="class in 
org.apache.unomi.api">PersonaWithSessions</a>&nbsp;personaToSave)</code>
 <div class="block">Save a persona with its sessions.</div>
 </td>
 </tr>
-<tr id="i27" class="rowColor">
+<tr id="i28" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/unomi/api/Session.html" title="class in 
org.apache.unomi.api">Session</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/unomi/api/services/ProfileService.html#saveSession-org.apache.unomi.api.Session-">saveSession</a></span>(<a
 href="../../../../../org/apache/unomi/api/Session.html" title="class in 
org.apache.unomi.api">Session</a>&nbsp;session)</code>
 <div class="block">Saves the specified session.</div>
 </td>
 </tr>
-<tr id="i28" class="altColor">
+<tr id="i29" class="rowColor">
 <td class="colFirst"><code>&lt;T extends <a 
href="../../../../../org/apache/unomi/api/Profile.html" title="class in 
org.apache.unomi.api">Profile</a>&gt;<br><a 
href="../../../../../org/apache/unomi/api/PartialList.html" title="class in 
org.apache.unomi.api">PartialList</a>&lt;T&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/unomi/api/services/ProfileService.html#search-org.apache.unomi.api.query.Query-java.lang.Class-">search</a></span>(<a
 href="../../../../../org/apache/unomi/api/query/Query.html" title="class in 
org.apache.unomi.api.query">Query</a>&nbsp;query,
       <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;clazz)</code>
 <div class="block">Retrieves profiles or personas matching the specified 
query.</div>
 </td>
 </tr>
-<tr id="i29" class="rowColor">
+<tr id="i30" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/unomi/api/PartialList.html" title="class in 
org.apache.unomi.api">PartialList</a>&lt;<a 
href="../../../../../org/apache/unomi/api/Session.html" title="class in 
org.apache.unomi.api">Session</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/unomi/api/services/ProfileService.html#searchSessions-org.apache.unomi.api.query.Query-">searchSessions</a></span>(<a
 href="../../../../../org/apache/unomi/api/query/Query.html" title="class in 
org.apache.unomi.api.query">Query</a>&nbsp;query)</code>
 <div class="block">Retrieves sessions matching the specified query.</div>
 </td>
 </tr>
-<tr id="i30" class="altColor">
+<tr id="i31" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/unomi/api/services/ProfileService.html#setPropertyType-org.apache.unomi.api.PropertyType-">setPropertyType</a></span>(<a
 href="../../../../../org/apache/unomi/api/PropertyType.html" title="class in 
org.apache.unomi.api">PropertyType</a>&nbsp;property)</code>
 <div class="block">Persists the specified property type in the context 
server.</div>
@@ -736,6 +744,8 @@ var activeTableTab = "activeTableTab";
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>personaToSave</code> - the persona object containing all the persona 
information and sessions</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the persona with sessions</dd>
 </dl>
 </li>
 </ul>
@@ -780,8 +790,10 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyTypeByTag</h4>
-<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="../../../../../org/apache/unomi/api/PropertyType.html" title="class in 
org.apache.unomi.api">PropertyType</a>&gt;&nbsp;getPropertyTypeByTag(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tag,
-                                       boolean&nbsp;includeFromSubtags)</pre>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true";
 title="class or interface in java.lang">@Deprecated</a>
+<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="../../../../../org/apache/unomi/api/PropertyType.html" title="class in 
org.apache.unomi.api">PropertyType</a>&gt;&nbsp;getPropertyTypeByTag(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tag,
+                                                   
boolean&nbsp;includeFromSubtags)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">will be replace by <a 
href="../../../../../org/apache/unomi/api/services/ProfileService.html#getPropertyTypeByTag-java.lang.String-"><code>getPropertyTypeByTag(String)</code></a>
 in next major release</span></div>
 <div class="block">Retrieves all property types with the specified tag also 
retrieving property types with sub-tags of the specified tag if so specified.
 
  TODO: move to a different class</div>
@@ -794,6 +806,24 @@ var activeTableTab = "activeTableTab";
 </dl>
 </li>
 </ul>
+<a name="getPropertyTypeByTag-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPropertyTypeByTag</h4>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="../../../../../org/apache/unomi/api/PropertyType.html" title="class in 
org.apache.unomi.api">PropertyType</a>&gt;&nbsp;getPropertyTypeByTag(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tag)</pre>
+<div class="block">Retrieves all property types with the specified tag also 
retrieving property types with sub-tags of the specified tag if so specified.
+
+ TODO: move to a different class</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>tag</code> - the tag name marking property types we want to 
retrieve</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a Set of the property types with the specified tag</dd>
+</dl>
+</li>
+</ul>
 <a name="getPropertyTypeMapping-java.lang.String-">
 <!--   -->
 </a>
@@ -802,6 +832,12 @@ var activeTableTab = "activeTableTab";
 <h4>getPropertyTypeMapping</h4>
 <pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;getPropertyTypeMapping(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;fromPropertyTypeId)</pre>
 <div class="block">TODO</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>fromPropertyTypeId</code> - fromPropertyTypeId</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>property type mapping</dd>
+</dl>
 </li>
 </ul>
 <a name="getPropertyTypeByMapping-java.lang.String-">
@@ -812,6 +848,12 @@ var activeTableTab = "activeTableTab";
 <h4>getPropertyTypeByMapping</h4>
 <pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="../../../../../org/apache/unomi/api/PropertyType.html" title="class in 
org.apache.unomi.api">PropertyType</a>&gt;&nbsp;getPropertyTypeByMapping(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;propertyName)</pre>
 <div class="block">TODO</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>propertyName</code> - the property name</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>list of property types</dd>
+</dl>
 </li>
 </ul>
 <a name="getPropertyType-java.lang.String-">

Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/QueryService.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/QueryService.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/QueryService.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/QueryService.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:51 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>QueryService (Apache Unomi :: Specification API 
1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>QueryService (Apache Unomi :: Specification API 
1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="QueryService (Apache Unomi :: Specification 
API 1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="QueryService (Apache Unomi :: Specification 
API 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/RulesService.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/RulesService.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/RulesService.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/RulesService.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:51 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RulesService (Apache Unomi :: Specification API 
1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>RulesService (Apache Unomi :: Specification API 
1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,13 +13,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RulesService (Apache Unomi :: Specification 
API 1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="RulesService (Apache Unomi :: Specification 
API 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6};
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -167,6 +167,12 @@ var activeTableTab = "activeTableTab";
 </tr>
 <tr id="i7" class="rowColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/unomi/api/services/RulesService.html#resetAllRuleStatistics--">resetAllRuleStatistics</a></span>()</code>
+<div class="block">Resets all the rule statistics to zero, useful when testing 
or if you want to set a point in time.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/unomi/api/services/RulesService.html#setRule-org.apache.unomi.api.rules.Rule-">setRule</a></span>(<a
 href="../../../../../org/apache/unomi/api/rules/Rule.html" title="class in 
org.apache.unomi.api.rules">Rule</a>&nbsp;rule)</code>
 <div class="block">Persists the specified rule to the context server.</div>
 </td>
@@ -262,6 +268,16 @@ var activeTableTab = "activeTableTab";
 </dl>
 </li>
 </ul>
+<a name="resetAllRuleStatistics--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>resetAllRuleStatistics</h4>
+<pre>void&nbsp;resetAllRuleStatistics()</pre>
+<div class="block">Resets all the rule statistics to zero, useful when testing 
or if you want to set a point in time.</div>
+</li>
+</ul>
 <a name="setRule-org.apache.unomi.api.rules.Rule-">
 <!--   -->
 </a>

Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/SegmentService.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/SegmentService.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/SegmentService.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/SegmentService.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:51 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SegmentService (Apache Unomi :: Specification API 
1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>SegmentService (Apache Unomi :: Specification API 
1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SegmentService (Apache Unomi :: 
Specification API 1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="SegmentService (Apache Unomi :: 
Specification API 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -504,6 +504,10 @@ var activeTableTab = "activeTableTab";
                                           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;sortBy)</pre>
 <div class="block">Retrieves the set of all scoring metadata.</div>
 <dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>offset</code> - the offset</dd>
+<dd><code>size</code> - the size</dd>
+<dd><code>sortBy</code> - sort by</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the set of all scoring metadata</dd>
 </dl>

Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/UserListService.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/UserListService.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/UserListService.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/UserListService.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:51 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UserListService (Apache Unomi :: Specification API 
1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>UserListService (Apache Unomi :: Specification API 
1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UserListService (Apache Unomi :: 
Specification API 1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="UserListService (Apache Unomi :: 
Specification API 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ClusterService.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ClusterService.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ClusterService.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ClusterService.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:52 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.ClusterService (Apache 
Unomi :: Specification API 1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>Uses of Interface org.apache.unomi.api.services.ClusterService (Apache 
Unomi :: Specification API 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.ClusterService (Apache Unomi :: Specification API 
1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.ClusterService (Apache Unomi :: Specification API 
1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ConfigSharingService.ConfigChangeEvent.ConfigChangeEventType.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ConfigSharingService.ConfigChangeEvent.ConfigChangeEventType.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ConfigSharingService.ConfigChangeEvent.ConfigChangeEventType.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ConfigSharingService.ConfigChangeEvent.ConfigChangeEventType.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:52 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class 
org.apache.unomi.api.services.ConfigSharingService.ConfigChangeEvent.ConfigChangeEventType
 (Apache Unomi :: Specification API 1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>Uses of Class 
org.apache.unomi.api.services.ConfigSharingService.ConfigChangeEvent.ConfigChangeEventType
 (Apache Unomi :: Specification API 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.unomi.api.services.ConfigSharingService.ConfigChangeEvent.ConfigChangeEventType
 (Apache Unomi :: Specification API 1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Class 
org.apache.unomi.api.services.ConfigSharingService.ConfigChangeEvent.ConfigChangeEventType
 (Apache Unomi :: Specification API 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ConfigSharingService.ConfigChangeEvent.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ConfigSharingService.ConfigChangeEvent.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ConfigSharingService.ConfigChangeEvent.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ConfigSharingService.ConfigChangeEvent.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:52 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class 
org.apache.unomi.api.services.ConfigSharingService.ConfigChangeEvent (Apache 
Unomi :: Specification API 1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>Uses of Class 
org.apache.unomi.api.services.ConfigSharingService.ConfigChangeEvent (Apache 
Unomi :: Specification API 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.unomi.api.services.ConfigSharingService.ConfigChangeEvent (Apache 
Unomi :: Specification API 1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Class 
org.apache.unomi.api.services.ConfigSharingService.ConfigChangeEvent (Apache 
Unomi :: Specification API 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ConfigSharingService.ConfigChangeListener.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ConfigSharingService.ConfigChangeListener.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ConfigSharingService.ConfigChangeListener.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ConfigSharingService.ConfigChangeListener.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:52 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface 
org.apache.unomi.api.services.ConfigSharingService.ConfigChangeListener (Apache 
Unomi :: Specification API 1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>Uses of Interface 
org.apache.unomi.api.services.ConfigSharingService.ConfigChangeListener (Apache 
Unomi :: Specification API 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.ConfigSharingService.ConfigChangeListener (Apache 
Unomi :: Specification API 1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.ConfigSharingService.ConfigChangeListener (Apache 
Unomi :: Specification API 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ConfigSharingService.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ConfigSharingService.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ConfigSharingService.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ConfigSharingService.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:52 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.ConfigSharingService 
(Apache Unomi :: Specification API 1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>Uses of Interface org.apache.unomi.api.services.ConfigSharingService 
(Apache Unomi :: Specification API 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.ConfigSharingService (Apache Unomi :: 
Specification API 1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.ConfigSharingService (Apache Unomi :: 
Specification API 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/DefinitionsService.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/DefinitionsService.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/DefinitionsService.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/DefinitionsService.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:52 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.DefinitionsService 
(Apache Unomi :: Specification API 1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>Uses of Interface org.apache.unomi.api.services.DefinitionsService 
(Apache Unomi :: Specification API 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.DefinitionsService (Apache Unomi :: Specification 
API 1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.DefinitionsService (Apache Unomi :: Specification 
API 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/EventListenerService.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/EventListenerService.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/EventListenerService.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/EventListenerService.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:52 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.EventListenerService 
(Apache Unomi :: Specification API 1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>Uses of Interface org.apache.unomi.api.services.EventListenerService 
(Apache Unomi :: Specification API 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.EventListenerService (Apache Unomi :: 
Specification API 1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.EventListenerService (Apache Unomi :: 
Specification API 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/EventService.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/EventService.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/EventService.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/EventService.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:52 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.EventService (Apache 
Unomi :: Specification API 1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>Uses of Interface org.apache.unomi.api.services.EventService (Apache 
Unomi :: Specification API 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.EventService (Apache Unomi :: Specification API 
1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.EventService (Apache Unomi :: Specification API 
1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/GoalsService.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/GoalsService.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/GoalsService.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/GoalsService.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:52 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.GoalsService (Apache 
Unomi :: Specification API 1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>Uses of Interface org.apache.unomi.api.services.GoalsService (Apache 
Unomi :: Specification API 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.GoalsService (Apache Unomi :: Specification API 
1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.GoalsService (Apache Unomi :: Specification API 
1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PrivacyService.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PrivacyService.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PrivacyService.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PrivacyService.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:52 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.PrivacyService (Apache 
Unomi :: Specification API 1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>Uses of Interface org.apache.unomi.api.services.PrivacyService (Apache 
Unomi :: Specification API 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.PrivacyService (Apache Unomi :: Specification API 
1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.PrivacyService (Apache Unomi :: Specification API 
1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ProfileService.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ProfileService.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ProfileService.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ProfileService.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:52 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.ProfileService (Apache 
Unomi :: Specification API 1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>Uses of Interface org.apache.unomi.api.services.ProfileService (Apache 
Unomi :: Specification API 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.ProfileService (Apache Unomi :: Specification API 
1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.ProfileService (Apache Unomi :: Specification API 
1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/QueryService.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/QueryService.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/QueryService.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/QueryService.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:52 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.QueryService (Apache 
Unomi :: Specification API 1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>Uses of Interface org.apache.unomi.api.services.QueryService (Apache 
Unomi :: Specification API 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.QueryService (Apache Unomi :: Specification API 
1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.QueryService (Apache Unomi :: Specification API 
1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/RulesService.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/RulesService.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/RulesService.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/RulesService.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:52 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.RulesService (Apache 
Unomi :: Specification API 1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>Uses of Interface org.apache.unomi.api.services.RulesService (Apache 
Unomi :: Specification API 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.RulesService (Apache Unomi :: Specification API 
1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.RulesService (Apache Unomi :: Specification API 
1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/SegmentService.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/SegmentService.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/SegmentService.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/SegmentService.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:52 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.SegmentService (Apache 
Unomi :: Specification API 1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>Uses of Interface org.apache.unomi.api.services.SegmentService (Apache 
Unomi :: Specification API 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.SegmentService (Apache Unomi :: Specification API 
1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.SegmentService (Apache Unomi :: Specification API 
1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/UserListService.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/UserListService.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/UserListService.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/UserListService.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:52 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.UserListService (Apache 
Unomi :: Specification API 1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>Uses of Interface org.apache.unomi.api.services.UserListService (Apache 
Unomi :: Specification API 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.UserListService (Apache Unomi :: Specification 
API 1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface 
org.apache.unomi.api.services.UserListService (Apache Unomi :: Specification 
API 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/package-frame.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/package-frame.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/package-frame.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/package-frame.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:51 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.unomi.api.services (Apache Unomi :: Specification API 
1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>org.apache.unomi.api.services (Apache Unomi :: Specification API 
1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/package-summary.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/package-summary.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/package-summary.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/package-summary.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:51 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.unomi.api.services (Apache Unomi :: Specification API 
1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>org.apache.unomi.api.services (Apache Unomi :: Specification API 
1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.unomi.api.services (Apache Unomi 
:: Specification API 1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="org.apache.unomi.api.services (Apache Unomi 
:: Specification API 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/package-tree.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/package-tree.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/package-tree.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/package-tree.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:51 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.unomi.api.services Class Hierarchy (Apache Unomi :: 
Specification API 1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>org.apache.unomi.api.services Class Hierarchy (Apache Unomi :: 
Specification API 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.unomi.api.services Class 
Hierarchy (Apache Unomi :: Specification API 1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="org.apache.unomi.api.services Class 
Hierarchy (Apache Unomi :: Specification API 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/package-use.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/package-use.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/package-use.html
 (original)
+++ 
incubator/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/package-use.html
 Tue Sep 19 08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:52 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.unomi.api.services (Apache Unomi :: 
Specification API 1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>Uses of Package org.apache.unomi.api.services (Apache Unomi :: 
Specification API 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package 
org.apache.unomi.api.services (Apache Unomi :: Specification API 
1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Package 
org.apache.unomi.api.services (Apache Unomi :: Specification API 
1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: incubator/unomi/website/unomi-api/apidocs/overview-frame.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/overview-frame.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- incubator/unomi/website/unomi-api/apidocs/overview-frame.html (original)
+++ incubator/unomi/website/unomi-api/apidocs/overview-frame.html Tue Sep 19 
08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:51 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview List (Apache Unomi :: Specification API 
1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>Overview List (Apache Unomi :: Specification API 
1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Modified: incubator/unomi/website/unomi-api/apidocs/overview-summary.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/overview-summary.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- incubator/unomi/website/unomi-api/apidocs/overview-summary.html (original)
+++ incubator/unomi/website/unomi-api/apidocs/overview-summary.html Tue Sep 19 
08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:52 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview (Apache Unomi :: Specification API 1.2.0-incubating-SNAPSHOT 
API)</title>
-<meta name="date" content="2017-07-21">
+<title>Overview (Apache Unomi :: Specification API 1.3.0-incubating-SNAPSHOT 
API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Overview (Apache Unomi :: Specification API 
1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="Overview (Apache Unomi :: Specification API 
1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -71,7 +71,7 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">Apache Unomi :: Specification API 1.2.0-incubating-SNAPSHOT 
API</h1>
+<h1 class="title">Apache Unomi :: Specification API 1.3.0-incubating-SNAPSHOT 
API</h1>
 </div>
 <div class="contentContainer">
 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Packages table, listing packages, and an explanation">

Modified: incubator/unomi/website/unomi-api/apidocs/overview-tree.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/overview-tree.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- incubator/unomi/website/unomi-api/apidocs/overview-tree.html (original)
+++ incubator/unomi/website/unomi-api/apidocs/overview-tree.html Tue Sep 19 
08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:52 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Class Hierarchy (Apache Unomi :: Specification API 
1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>Class Hierarchy (Apache Unomi :: Specification API 
1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Class Hierarchy (Apache Unomi :: 
Specification API 1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="Class Hierarchy (Apache Unomi :: 
Specification API 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: incubator/unomi/website/unomi-api/apidocs/serialized-form.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/apidocs/serialized-form.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- incubator/unomi/website/unomi-api/apidocs/serialized-form.html (original)
+++ incubator/unomi/website/unomi-api/apidocs/serialized-form.html Tue Sep 19 
08:48:08 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Jul 21 17:22:51 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Tue Sep 19 10:36:42 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Serialized Form (Apache Unomi :: Specification API 
1.2.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2017-07-21">
+<title>Serialized Form (Apache Unomi :: Specification API 
1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-09-19">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Serialized Form (Apache Unomi :: 
Specification API 1.2.0-incubating-SNAPSHOT API)";
+            parent.document.title="Serialized Form (Apache Unomi :: 
Specification API 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -499,6 +499,7 @@
 <li class="blockList">
 <h4>tags</h4>
 <pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">E</a>&gt; tags</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
 <li class="blockList">
 <h4>tagIds</h4>

Modified: incubator/unomi/website/unomi-api/dependencies.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/dependencies.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- incubator/unomi/website/unomi-api/dependencies.html (original)
+++ incubator/unomi/website/unomi-api/dependencies.html Tue Sep 19 08:48:08 2017
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-07-21
+ Generated by Apache Maven Doxia at 2017-09-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -122,7 +122,7 @@
        <header>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-07-21</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-09-19</li>
                        </ul>
                </div>
        </header>
@@ -193,7 +193,7 @@
  <div class="section"> 
   <h3 id="Dependency_Tree">Dependency Tree</h3> 
   <ul> 
-   <li>org.apache.unomi:unomi-api:bundle:1.2.0-incubating-SNAPSHOT <button 
title="Information" class="btn btn-link btn-small" type="button" 
data-toggle="collapse" data-target="#_dep0"><i 
class="icon-info-sign"></i></button> 
+   <li>org.apache.unomi:unomi-api:bundle:1.3.0-incubating-SNAPSHOT <button 
title="Information" class="btn btn-link btn-small" type="button" 
data-toggle="collapse" data-target="#_dep0"><i 
class="icon-info-sign"></i></button> 
     <div id="_dep0" style="" class=" collapse"> 
      <table border="0" class="bodyTable table table-striped table-hover"> 
       <thead> 

Modified: incubator/unomi/website/unomi-api/dependency-info.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/dependency-info.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- incubator/unomi/website/unomi-api/dependency-info.html (original)
+++ incubator/unomi/website/unomi-api/dependency-info.html Tue Sep 19 08:48:08 
2017
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-07-21
+ Generated by Apache Maven Doxia at 2017-09-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -122,7 +122,7 @@
        <header>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-07-21</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-09-19</li>
                        </ul>
                </div>
        </header>
@@ -143,7 +143,7 @@
    <pre>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.unomi&lt;/groupId&gt;
   &lt;artifactId&gt;unomi-api&lt;/artifactId&gt;
-  &lt;version&gt;1.2.0-incubating-SNAPSHOT&lt;/version&gt;
+  &lt;version&gt;1.3.0-incubating-SNAPSHOT&lt;/version&gt;
   &lt;type&gt;bundle&lt;/type&gt;
 &lt;/dependency&gt;</pre> 
   </div> 
@@ -152,14 +152,14 @@
   <h3 id="Apache_Buildr">Apache Buildr</h3> 
   <a name="Apache_Buildr"></a> 
   <div class="source"> 
-   <pre>'org.apache.unomi:unomi-api:bundle:1.2.0-incubating-SNAPSHOT'</pre> 
+   <pre>'org.apache.unomi:unomi-api:bundle:1.3.0-incubating-SNAPSHOT'</pre> 
   </div> 
  </div> 
  <div class="section"> 
   <h3 id="Apache_Ivy">Apache Ivy</h3> 
   <a name="Apache_Ivy"></a> 
   <div class="source"> 
-   <pre>&lt;dependency org=&quot;org.apache.unomi&quot; 
name=&quot;unomi-api&quot; rev=&quot;1.2.0-incubating-SNAPSHOT&quot;&gt;
+   <pre>&lt;dependency org=&quot;org.apache.unomi&quot; 
name=&quot;unomi-api&quot; rev=&quot;1.3.0-incubating-SNAPSHOT&quot;&gt;
   &lt;artifact name=&quot;unomi-api&quot; type=&quot;bundle&quot; /&gt;
 &lt;/dependency&gt;</pre> 
   </div> 
@@ -169,7 +169,7 @@
   <a name="Groovy_Grape"></a> 
   <div class="source"> 
    <pre>@Grapes(
-@Grab(group='org.apache.unomi', module='unomi-api', 
version='1.2.0-incubating-SNAPSHOT')
+@Grab(group='org.apache.unomi', module='unomi-api', 
version='1.3.0-incubating-SNAPSHOT')
 )</pre> 
   </div> 
  </div> 
@@ -177,21 +177,21 @@
   <h3 id="GradleGrails">Gradle/Grails</h3> 
   <a name="GradleGrails"></a> 
   <div class="source"> 
-   <pre>compile 'org.apache.unomi:unomi-api:1.2.0-incubating-SNAPSHOT'</pre> 
+   <pre>compile 'org.apache.unomi:unomi-api:1.3.0-incubating-SNAPSHOT'</pre> 
   </div> 
  </div> 
  <div class="section"> 
   <h3 id="Scala_SBT">Scala SBT</h3> 
   <a name="Scala_SBT"></a> 
   <div class="source"> 
-   <pre>libraryDependencies += &quot;org.apache.unomi&quot; % 
&quot;unomi-api&quot; % &quot;1.2.0-incubating-SNAPSHOT&quot;</pre> 
+   <pre>libraryDependencies += &quot;org.apache.unomi&quot; % 
&quot;unomi-api&quot; % &quot;1.3.0-incubating-SNAPSHOT&quot;</pre> 
   </div> 
  </div> 
  <div class="section"> 
   <h3 id="Leiningen">Leiningen</h3> 
   <a name="Leiningen"></a> 
   <div class="source"> 
-   <pre>[org.apache.unomi/unomi-api 
&quot;1.2.0-incubating-SNAPSHOT&quot;]</pre> 
+   <pre>[org.apache.unomi/unomi-api 
&quot;1.3.0-incubating-SNAPSHOT&quot;]</pre> 
   </div> 
  </div> 
 </div>

Modified: incubator/unomi/website/unomi-api/dependency-management.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/dependency-management.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- incubator/unomi/website/unomi-api/dependency-management.html (original)
+++ incubator/unomi/website/unomi-api/dependency-management.html Tue Sep 19 
08:48:08 2017
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-07-21
+ Generated by Apache Maven Doxia at 2017-09-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -122,7 +122,7 @@
        <header>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-07-21</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-09-19</li>
                        </ul>
                </div>
        </header>

Modified: incubator/unomi/website/unomi-api/distribution-management.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/distribution-management.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- incubator/unomi/website/unomi-api/distribution-management.html (original)
+++ incubator/unomi/website/unomi-api/distribution-management.html Tue Sep 19 
08:48:08 2017
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-07-21
+ Generated by Apache Maven Doxia at 2017-09-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -122,7 +122,7 @@
        <header>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-07-21</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-09-19</li>
                        </ul>
                </div>
        </header>

Modified: incubator/unomi/website/unomi-api/index.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/index.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- incubator/unomi/website/unomi-api/index.html (original)
+++ incubator/unomi/website/unomi-api/index.html Tue Sep 19 08:48:08 2017
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-07-21
+ Generated by Apache Maven Doxia at 2017-09-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -122,7 +122,7 @@
        <header>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-07-21</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-09-19</li>
                        </ul>
                </div>
        </header>

Modified: incubator/unomi/website/unomi-api/integration.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/integration.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- incubator/unomi/website/unomi-api/integration.html (original)
+++ incubator/unomi/website/unomi-api/integration.html Tue Sep 19 08:48:08 2017
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-07-21
+ Generated by Apache Maven Doxia at 2017-09-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -122,7 +122,7 @@
        <header>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-07-21</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-09-19</li>
                        </ul>
                </div>
        </header>

Modified: incubator/unomi/website/unomi-api/issue-tracking.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/issue-tracking.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- incubator/unomi/website/unomi-api/issue-tracking.html (original)
+++ incubator/unomi/website/unomi-api/issue-tracking.html Tue Sep 19 08:48:08 
2017
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-07-21
+ Generated by Apache Maven Doxia at 2017-09-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -121,7 +121,7 @@
        <header>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-07-21</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-09-19</li>
                        </ul>
                </div>
        </header>

Modified: incubator/unomi/website/unomi-api/license.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/license.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- incubator/unomi/website/unomi-api/license.html (original)
+++ incubator/unomi/website/unomi-api/license.html Tue Sep 19 08:48:08 2017
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-07-21
+ Generated by Apache Maven Doxia at 2017-09-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -121,7 +121,7 @@
        <header>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-07-21</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-09-19</li>
                        </ul>
                </div>
        </header>

Modified: incubator/unomi/website/unomi-api/mail-lists.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/mail-lists.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- incubator/unomi/website/unomi-api/mail-lists.html (original)
+++ incubator/unomi/website/unomi-api/mail-lists.html Tue Sep 19 08:48:08 2017
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-07-21
+ Generated by Apache Maven Doxia at 2017-09-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -122,7 +122,7 @@
        <header>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-07-21</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-09-19</li>
                        </ul>
                </div>
        </header>

Modified: incubator/unomi/website/unomi-api/plugin-management.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/plugin-management.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- incubator/unomi/website/unomi-api/plugin-management.html (original)
+++ incubator/unomi/website/unomi-api/plugin-management.html Tue Sep 19 
08:48:08 2017
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-07-21
+ Generated by Apache Maven Doxia at 2017-09-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -122,7 +122,7 @@
        <header>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-07-21</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-09-19</li>
                        </ul>
                </div>
        </header>

Modified: incubator/unomi/website/unomi-api/plugins.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/plugins.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- incubator/unomi/website/unomi-api/plugins.html (original)
+++ incubator/unomi/website/unomi-api/plugins.html Tue Sep 19 08:48:08 2017
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-07-21
+ Generated by Apache Maven Doxia at 2017-09-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -122,7 +122,7 @@
        <header>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-07-21</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-09-19</li>
                        </ul>
                </div>
        </header>

Modified: incubator/unomi/website/unomi-api/project-info.html
URL: 
http://svn.apache.org/viewvc/incubator/unomi/website/unomi-api/project-info.html?rev=1808844&r1=1808843&r2=1808844&view=diff
==============================================================================
--- incubator/unomi/website/unomi-api/project-info.html (original)
+++ incubator/unomi/website/unomi-api/project-info.html Tue Sep 19 08:48:08 2017
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-07-21
+ Generated by Apache Maven Doxia at 2017-09-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -122,7 +122,7 @@
        <header>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-07-21</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-09-19</li>
                        </ul>
                </div>
        </header>


Reply via email to