You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@polygene.apache.org by pa...@apache.org on 2017/07/28 07:31:44 UTC

[13/51] [partial] polygene-website git commit: publish java/develop/ as 3.1.0 development version

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.html
index 15f941e..937ccf4 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>LevelDBEntityStoreConfiguration (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>LevelDBEntityStoreConfiguration (Apache Polygene™ (Java Edition) SDK 3.1.0-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="LevelDBEntityStoreConfiguration (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="LevelDBEntityStoreConfiguration (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6};
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -137,24 +137,28 @@ var activeTableTab = "activeTableTab";
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.html#compression--">compression</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.html#errorIfExists--">errorIfExists</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.html#flavour--">flavour</a></span>()</code>
 <div class="block">LevelDB flavour, can be 'java' or 'jni'.</div>
 </td>
 </tr>
-<tr id="i5" class="rowColor">
+<tr id="i6" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.html#maxOpenFiles--">maxOpenFiles</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i6" class="altColor">
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.html#paranoidChecks--">paranoidChecks</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i7" class="rowColor">
+<tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.html#verifyChecksums--">verifyChecksums</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i8" class="altColor">
+<tr id="i9" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.html#writeBufferSize--">writeBufferSize</a></span>()</code>&nbsp;</td>
 </tr>
@@ -258,13 +262,23 @@ var activeTableTab = "activeTableTab";
 <a name="writeBufferSize--">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>writeBufferSize</h4>
 <pre><a href="../../../../../org/apache/polygene/api/common/Optional.html" title="annotation in org.apache.polygene.api.common">@Optional</a>
 <a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;&nbsp;writeBufferSize()</pre>
 </li>
 </ul>
+<a name="errorIfExists--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>errorIfExists</h4>
+<pre><a href="../../../../../org/apache/polygene/api/common/Optional.html" title="annotation in org.apache.polygene.api.common">@Optional</a>
+<a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;errorIfExists()</pre>
+</li>
+</ul>
 </li>
 </ul>
 </li>

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreMixin.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreMixin.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreMixin.html
index 4c805e2..be25e85 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreMixin.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreMixin.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>LevelDBEntityStoreMixin (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>LevelDBEntityStoreMixin (Apache Polygene™ (Java Edition) SDK 3.1.0-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="LevelDBEntityStoreMixin (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="LevelDBEntityStoreMixin (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreService.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreService.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreService.html
index 0f1da25..1623398 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreService.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreService.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>LevelDBEntityStoreService (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>LevelDBEntityStoreService (Apache Polygene™ (Java Edition) SDK 3.1.0-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="LevelDBEntityStoreService (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="LevelDBEntityStoreService (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/assembly/LevelDBEntityStoreAssembler.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/assembly/LevelDBEntityStoreAssembler.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/assembly/LevelDBEntityStoreAssembler.html
index 587c62f..46aefae 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/assembly/LevelDBEntityStoreAssembler.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/assembly/LevelDBEntityStoreAssembler.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>LevelDBEntityStoreAssembler (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>LevelDBEntityStoreAssembler (Apache Polygene™ (Java Edition) SDK 3.1.0-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="LevelDBEntityStoreAssembler (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="LevelDBEntityStoreAssembler (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)";
         }
     }
     catch(err) {
@@ -99,6 +99,9 @@ var activeTableTab = "activeTableTab";
 <li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
+<li><a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.AssembleChecker.html" title="class in org.apache.polygene.bootstrap">org.apache.polygene.bootstrap.Assemblers.AssembleChecker</a></li>
+<li>
+<ul class="inheritance">
 <li><a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html" title="class in org.apache.polygene.bootstrap">org.apache.polygene.bootstrap.Assemblers.VisibilityIdentityConfig</a>&lt;<a href="../../../../../../org/apache/polygene/entitystore/leveldb/assembly/LevelDBEntityStoreAssembler.html" title="class in org.apache.polygene.entitystore.leveldb.assembly">LevelDBEntityStoreAssembler</a>&gt;</li>
 <li>
 <ul class="inheritance">
@@ -108,6 +111,8 @@ var activeTableTab = "activeTableTab";
 </ul>
 </li>
 </ul>
+</li>
+</ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
@@ -171,11 +176,18 @@ extends <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.Visi
 <code><a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#configModule--">configModule</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#configVisibility--">configVisibility</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#hasConfig--">hasConfig</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#hasIdentity--">hasIdentity</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#identifiedBy-java.lang.String-">identifiedBy</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#identity--">identity</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#visibility--">visibility</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemb
 lers.VisibilityIdentityConfig.html#visibleIn-org.apache.polygene.api.common.Visibility-">visibleIn</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#withConfig-org.apache.polygene.bootstrap.ModuleAssembly-org.apache.polygene.api.common.Visibility-">withConfig</a></code></li>
 </ul>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.polygene.bootstrap.Assemblers.AssembleChecker">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.polygene.bootstrap.<a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.AssembleChecker.html" title="class in org.apache.polygene.bootstrap">Assemblers.AssembleChecker</a></h3>
+<code><a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.AssembleChecker.html#finalize--">finalize</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/la
 ng/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -214,8 +226,7 @@ extends <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.Visi
 <ul class="blockListLast">
 <li class="blockList">
 <h4>assemble</h4>
-<pre>public&nbsp;void&nbsp;assemble(<a href="../../../../../../org/apache/polygene/bootstrap/ModuleAssembly.html" title="interface in org.apache.polygene.bootstrap">ModuleAssembly</a>&nbsp;module)
-              throws <a href="../../../../../../org/apache/polygene/bootstrap/AssemblyException.html" title="class in org.apache.polygene.bootstrap">AssemblyException</a></pre>
+<pre>public&nbsp;void&nbsp;assemble(<a href="../../../../../../org/apache/polygene/bootstrap/ModuleAssembly.html" title="interface in org.apache.polygene.bootstrap">ModuleAssembly</a>&nbsp;module)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/polygene/bootstrap/Assembler.html#assemble-org.apache.polygene.bootstrap.ModuleAssembly-">Assembler</a></code></span></div>
 <div class="block">Assemblers receive a callback to the ModuleAssembly
  they are supposed to configure. They can use this
@@ -230,10 +241,12 @@ extends <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.Visi
  more Modules.
  </p></div>
 <dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/polygene/bootstrap/Assembler.html#assemble-org.apache.polygene.bootstrap.ModuleAssembly-">assemble</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/polygene/bootstrap/Assembler.html" title="interface in org.apache.polygene.bootstrap">Assembler</a></code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.AssembleChecker.html#assemble-org.apache.polygene.bootstrap.ModuleAssembly-">assemble</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.AssembleChecker.html" title="class in org.apache.polygene.bootstrap">Assemblers.AssembleChecker</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>module</code> - the Module to assemble</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="../../../../../../org/apache/polygene/bootstrap/AssemblyException.html" title="class in org.apache.polygene.bootstrap">AssemblyException</a></code> - thrown if the assembler tries to do something illegal</dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/assembly/package-frame.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/assembly/package-frame.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/assembly/package-frame.html
index b17c8b6..6aec845 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/assembly/package-frame.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/assembly/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.polygene.entitystore.leveldb.assembly (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>org.apache.polygene.entitystore.leveldb.assembly (Apache Polygene™ (Java Edition) SDK 3.1.0-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/assembly/package-summary.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/assembly/package-summary.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/assembly/package-summary.html
index fede6f3..894f509 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/assembly/package-summary.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/assembly/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.polygene.entitystore.leveldb.assembly (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>org.apache.polygene.entitystore.leveldb.assembly (Apache Polygene™ (Java Edition) SDK 3.1.0-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.polygene.entitystore.leveldb.assembly (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="org.apache.polygene.entitystore.leveldb.assembly (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/assembly/package-tree.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/assembly/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/assembly/package-tree.html
index ca7f035..4e97e3d 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/assembly/package-tree.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/assembly/package-tree.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.polygene.entitystore.leveldb.assembly Class Hierarchy (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>org.apache.polygene.entitystore.leveldb.assembly Class Hierarchy (Apache Polygene™ (Java Edition) SDK 3.1.0-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.polygene.entitystore.leveldb.assembly Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="org.apache.polygene.entitystore.leveldb.assembly Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)";
         }
     }
     catch(err) {
@@ -80,6 +80,8 @@
 <ul>
 <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
 <ul>
+<li type="circle">org.apache.polygene.bootstrap.<a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.AssembleChecker.html" title="class in org.apache.polygene.bootstrap"><span class="typeNameLink">Assemblers.AssembleChecker</span></a> (implements org.apache.polygene.bootstrap.<a href="../../../../../../org/apache/polygene/bootstrap/Assembler.html" title="interface in org.apache.polygene.bootstrap">Assembler</a>)
+<ul>
 <li type="circle">org.apache.polygene.bootstrap.<a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html" title="class in org.apache.polygene.bootstrap"><span class="typeNameLink">Assemblers.VisibilityIdentityConfig</span></a>&lt;AssemblerType&gt; (implements org.apache.polygene.bootstrap.<a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.Configurable.html" title="interface in org.apache.polygene.bootstrap">Assemblers.Configurable</a>&lt;AssemblerType&gt;, org.apache.polygene.bootstrap.<a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.Identifiable.html" title="interface in org.apache.polygene.bootstrap">Assemblers.Identifiable</a>&lt;AssemblerType&gt;, org.apache.polygene.bootstrap.<a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.Visible.html" title="interface in org.apache.polygene.bootstrap">Assemblers.Visible</a>&lt;AssemblerType&gt;)
 <ul>
 <li type="circle">org.apache.polygene.entitystore.leveldb.assembly.<a href="../../../../../../org/apache/polygene/entitystore/leveldb/assembly/LevelDBEntityStoreAssembler.html" title="class in org.apache.polygene.entitystore.leveldb.assembly"><span class="typeNameLink">LevelDBEntityStoreAssembler</span></a></li>
@@ -88,6 +90,8 @@
 </ul>
 </li>
 </ul>
+</li>
+</ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/package-frame.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/package-frame.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/package-frame.html
index fb44967..c81810b 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/package-frame.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.polygene.entitystore.leveldb (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>org.apache.polygene.entitystore.leveldb (Apache Polygene™ (Java Edition) SDK 3.1.0-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/package-summary.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/package-summary.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/package-summary.html
index 3b7fb4f..ff4183e 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/package-summary.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.polygene.entitystore.leveldb (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>org.apache.polygene.entitystore.leveldb (Apache Polygene™ (Java Edition) SDK 3.1.0-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.polygene.entitystore.leveldb (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="org.apache.polygene.entitystore.leveldb (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/package-tree.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/package-tree.html
index 5ad706d..ec075f4 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/package-tree.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/leveldb/package-tree.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.polygene.entitystore.leveldb Class Hierarchy (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>org.apache.polygene.entitystore.leveldb Class Hierarchy (Apache Polygene™ (Java Edition) SDK 3.1.0-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.polygene.entitystore.leveldb Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="org.apache.polygene.entitystore.leveldb Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/MemoryEntityStoreService.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/MemoryEntityStoreService.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/MemoryEntityStoreService.html
index 2672459..28eca7d 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/MemoryEntityStoreService.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/MemoryEntityStoreService.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MemoryEntityStoreService (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>MemoryEntityStoreService (Apache Polygene™ (Java Edition) SDK 3.1.0-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MemoryEntityStoreService (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="MemoryEntityStoreService (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/MemoryMapEntityStoreMixin.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/MemoryMapEntityStoreMixin.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/MemoryMapEntityStoreMixin.html
index 416dc86..0ee4e40 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/MemoryMapEntityStoreMixin.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/MemoryMapEntityStoreMixin.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MemoryMapEntityStoreMixin (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>MemoryMapEntityStoreMixin (Apache Polygene™ (Java Edition) SDK 3.1.0-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MemoryMapEntityStoreMixin (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="MemoryMapEntityStoreMixin (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/assembly/MemoryEntityStoreAssembler.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/assembly/MemoryEntityStoreAssembler.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/assembly/MemoryEntityStoreAssembler.html
index 60e0a06..7ccc97a 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/assembly/MemoryEntityStoreAssembler.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/assembly/MemoryEntityStoreAssembler.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MemoryEntityStoreAssembler (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>MemoryEntityStoreAssembler (Apache Polygene™ (Java Edition) SDK 3.1.0-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MemoryEntityStoreAssembler (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="MemoryEntityStoreAssembler (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)";
         }
     }
     catch(err) {
@@ -99,6 +99,9 @@ var activeTableTab = "activeTableTab";
 <li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
+<li><a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.AssembleChecker.html" title="class in org.apache.polygene.bootstrap">org.apache.polygene.bootstrap.Assemblers.AssembleChecker</a></li>
+<li>
+<ul class="inheritance">
 <li><a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html" title="class in org.apache.polygene.bootstrap">org.apache.polygene.bootstrap.Assemblers.VisibilityIdentityConfig</a>&lt;<a href="../../../../../../org/apache/polygene/entitystore/memory/assembly/MemoryEntityStoreAssembler.html" title="class in org.apache.polygene.entitystore.memory.assembly">MemoryEntityStoreAssembler</a>&gt;</li>
 <li>
 <ul class="inheritance">
@@ -108,6 +111,8 @@ var activeTableTab = "activeTableTab";
 </ul>
 </li>
 </ul>
+</li>
+</ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
@@ -171,11 +176,18 @@ extends <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.Visi
 <code><a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#configModule--">configModule</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#configVisibility--">configVisibility</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#hasConfig--">hasConfig</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#hasIdentity--">hasIdentity</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#identifiedBy-java.lang.String-">identifiedBy</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#identity--">identity</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#visibility--">visibility</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemb
 lers.VisibilityIdentityConfig.html#visibleIn-org.apache.polygene.api.common.Visibility-">visibleIn</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#withConfig-org.apache.polygene.bootstrap.ModuleAssembly-org.apache.polygene.api.common.Visibility-">withConfig</a></code></li>
 </ul>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.polygene.bootstrap.Assemblers.AssembleChecker">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.polygene.bootstrap.<a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.AssembleChecker.html" title="class in org.apache.polygene.bootstrap">Assemblers.AssembleChecker</a></h3>
+<code><a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.AssembleChecker.html#finalize--">finalize</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/la
 ng/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -214,8 +226,7 @@ extends <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.Visi
 <ul class="blockListLast">
 <li class="blockList">
 <h4>assemble</h4>
-<pre>public&nbsp;void&nbsp;assemble(<a href="../../../../../../org/apache/polygene/bootstrap/ModuleAssembly.html" title="interface in org.apache.polygene.bootstrap">ModuleAssembly</a>&nbsp;module)
-              throws <a href="../../../../../../org/apache/polygene/bootstrap/AssemblyException.html" title="class in org.apache.polygene.bootstrap">AssemblyException</a></pre>
+<pre>public&nbsp;void&nbsp;assemble(<a href="../../../../../../org/apache/polygene/bootstrap/ModuleAssembly.html" title="interface in org.apache.polygene.bootstrap">ModuleAssembly</a>&nbsp;module)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/polygene/bootstrap/Assembler.html#assemble-org.apache.polygene.bootstrap.ModuleAssembly-">Assembler</a></code></span></div>
 <div class="block">Assemblers receive a callback to the ModuleAssembly
  they are supposed to configure. They can use this
@@ -230,10 +241,12 @@ extends <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.Visi
  more Modules.
  </p></div>
 <dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/polygene/bootstrap/Assembler.html#assemble-org.apache.polygene.bootstrap.ModuleAssembly-">assemble</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/polygene/bootstrap/Assembler.html" title="interface in org.apache.polygene.bootstrap">Assembler</a></code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.AssembleChecker.html#assemble-org.apache.polygene.bootstrap.ModuleAssembly-">assemble</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.AssembleChecker.html" title="class in org.apache.polygene.bootstrap">Assemblers.AssembleChecker</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>module</code> - the Module to assemble</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="../../../../../../org/apache/polygene/bootstrap/AssemblyException.html" title="class in org.apache.polygene.bootstrap">AssemblyException</a></code> - thrown if the assembler tries to do something illegal</dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/assembly/package-frame.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/assembly/package-frame.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/assembly/package-frame.html
index 626e0c7..f009e9d 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/assembly/package-frame.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/assembly/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.polygene.entitystore.memory.assembly (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>org.apache.polygene.entitystore.memory.assembly (Apache Polygene™ (Java Edition) SDK 3.1.0-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/assembly/package-summary.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/assembly/package-summary.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/assembly/package-summary.html
index 0110674..005d54e 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/assembly/package-summary.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/assembly/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.polygene.entitystore.memory.assembly (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>org.apache.polygene.entitystore.memory.assembly (Apache Polygene™ (Java Edition) SDK 3.1.0-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.polygene.entitystore.memory.assembly (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="org.apache.polygene.entitystore.memory.assembly (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/assembly/package-tree.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/assembly/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/assembly/package-tree.html
index 323818b..ff1785f 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/assembly/package-tree.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/assembly/package-tree.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.polygene.entitystore.memory.assembly Class Hierarchy (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>org.apache.polygene.entitystore.memory.assembly Class Hierarchy (Apache Polygene™ (Java Edition) SDK 3.1.0-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.polygene.entitystore.memory.assembly Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="org.apache.polygene.entitystore.memory.assembly Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)";
         }
     }
     catch(err) {
@@ -80,6 +80,8 @@
 <ul>
 <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
 <ul>
+<li type="circle">org.apache.polygene.bootstrap.<a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.AssembleChecker.html" title="class in org.apache.polygene.bootstrap"><span class="typeNameLink">Assemblers.AssembleChecker</span></a> (implements org.apache.polygene.bootstrap.<a href="../../../../../../org/apache/polygene/bootstrap/Assembler.html" title="interface in org.apache.polygene.bootstrap">Assembler</a>)
+<ul>
 <li type="circle">org.apache.polygene.bootstrap.<a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html" title="class in org.apache.polygene.bootstrap"><span class="typeNameLink">Assemblers.VisibilityIdentityConfig</span></a>&lt;AssemblerType&gt; (implements org.apache.polygene.bootstrap.<a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.Configurable.html" title="interface in org.apache.polygene.bootstrap">Assemblers.Configurable</a>&lt;AssemblerType&gt;, org.apache.polygene.bootstrap.<a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.Identifiable.html" title="interface in org.apache.polygene.bootstrap">Assemblers.Identifiable</a>&lt;AssemblerType&gt;, org.apache.polygene.bootstrap.<a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.Visible.html" title="interface in org.apache.polygene.bootstrap">Assemblers.Visible</a>&lt;AssemblerType&gt;)
 <ul>
 <li type="circle">org.apache.polygene.entitystore.memory.assembly.<a href="../../../../../../org/apache/polygene/entitystore/memory/assembly/MemoryEntityStoreAssembler.html" title="class in org.apache.polygene.entitystore.memory.assembly"><span class="typeNameLink">MemoryEntityStoreAssembler</span></a></li>
@@ -88,6 +90,8 @@
 </ul>
 </li>
 </ul>
+</li>
+</ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/package-frame.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/package-frame.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/package-frame.html
index e64ef25..6fd3558 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/package-frame.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.polygene.entitystore.memory (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>org.apache.polygene.entitystore.memory (Apache Polygene™ (Java Edition) SDK 3.1.0-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/package-summary.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/package-summary.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/package-summary.html
index 0f4e480..d0ff035 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/package-summary.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.polygene.entitystore.memory (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>org.apache.polygene.entitystore.memory (Apache Polygene™ (Java Edition) SDK 3.1.0-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.polygene.entitystore.memory (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="org.apache.polygene.entitystore.memory (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/package-tree.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/package-tree.html
index 30bbfcd..91063cc 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/package-tree.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/memory/package-tree.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.polygene.entitystore.memory Class Hierarchy (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>org.apache.polygene.entitystore.memory Class Hierarchy (Apache Polygene™ (Java Edition) SDK 3.1.0-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.polygene.entitystore.memory Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="org.apache.polygene.entitystore.memory Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html
new file mode 100644
index 0000000..3688108
--- /dev/null
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html
@@ -0,0 +1,253 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>MongoDBAccessors (Apache Polygene™ (Java Edition) SDK 3.1.0-SNAPSHOT)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="MongoDBAccessors (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html" target="_top">Frames</a></li>
+<li><a href="MongoDBAccessors.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.polygene.entitystore.mongodb</div>
+<h2 title="Interface MongoDBAccessors" class="title">Interface MongoDBAccessors</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreService</a></dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreMixin</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">MongoDBAccessors</span></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/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/polygene/entitystore/mongodb/MongoDBAccessors.html#collectionUsed--">collectionUsed</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>com.mongodb.client.MongoDatabase</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html#dbInstanceUsed--">dbInstanceUsed</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>com.mongodb.MongoClient</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html#mongoInstanceUsed--">mongoInstanceUsed</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="mongoInstanceUsed--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mongoInstanceUsed</h4>
+<pre>com.mongodb.MongoClient&nbsp;mongoInstanceUsed()</pre>
+</li>
+</ul>
+<a name="dbInstanceUsed--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>dbInstanceUsed</h4>
+<pre>com.mongodb.client.MongoDatabase&nbsp;dbInstanceUsed()</pre>
+</li>
+</ul>
+<a name="collectionUsed--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>collectionUsed</h4>
+<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;collectionUsed()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html" target="_top">Frames</a></li>
+<li><a href="MongoDBAccessors.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>