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:42 UTC

[11/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/mongodb/MongoDBEntityStoreService.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreService.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreService.html
new file mode 100644
index 0000000..8c80be2
--- /dev/null
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreService.html
@@ -0,0 +1,266 @@
+<!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>MongoDBEntityStoreService (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="MongoDBEntityStoreService (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</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><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreService.html" target="_top">Frames</a></li>
+<li><a href="MongoDBEntityStoreService.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>Method</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</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 MongoDBEntityStoreService" class="title">Interface MongoDBEntityStoreService</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../../../org/apache/polygene/api/configuration/Configuration.html" title="interface in org.apache.polygene.api.configuration">Configuration</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html" title="interface in org.apache.polygene.spi.entitystore">EntityStateVersions</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" title="interface in org.apache.polygene.spi.entitystore">EntityStore</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html" title="interface in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a>, <a href="../../../../../org/apache/polygene/library/locking/LockingAbstractComposite.html" title="interface in org.apache.polygene.library.locking">LockingAbstractComposite</a>, <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html" title="interface in org.apache.polygene.entity
 store.mongodb">MongoDBAccessors</a>, <a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a></dd>
+</dl>
+<hr>
+<br>
+<pre><a href="../../../../../org/apache/polygene/api/concern/Concerns.html" title="annotation in org.apache.polygene.api.concern">@Concerns</a>(<a href="../../../../../org/apache/polygene/api/concern/Concerns.html#value--">value</a>={<a href="../../../../../org/apache/polygene/spi/entitystore/StateChangeNotificationConcern.html" title="class in org.apache.polygene.spi.entitystore">StateChangeNotificationConcern.class</a>,<a href="../../../../../org/apache/polygene/spi/entitystore/ConcurrentModificationCheckConcern.html" title="class in org.apache.polygene.spi.entitystore">ConcurrentModificationCheckConcern.class</a>})
+ <a href="../../../../../org/apache/polygene/api/mixin/Mixins.html" title="annotation in org.apache.polygene.api.mixin">@Mixins</a>(<a href="../../../../../org/apache/polygene/api/mixin/Mixins.html#value--">value</a>={<a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreMixin.html" title="class in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreMixin.class</a>,<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreMixin.class</a>})
+public interface <span class="typeNameLabel">MongoDBEntityStoreService</span>
+extends <a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" title="interface in org.apache.polygene.spi.entitystore">EntityStore</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html" title="interface in org.apache.polygene.spi.entitystore">EntityStateVersions</a>, <a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html" title="interface in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a>, <a href="../../../../../org/apache/polygene/library/locking/LockingAbstractComposite.html" title="interface in org.apache.polygene.library.locking">LockingAbstractComposite</a>, <a href="../../../../../org/apache/polygene/api/configuration/Configuration.html" title="interface in org.apache.polygene.api.configu
 ration">Configuration</a>, <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoDBAccessors</a></pre>
+<div class="block">MongoDB EntityStore service.
+ <p>Based on @<a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreMixin.html" title="class in org.apache.polygene.spi.entitystore.helpers"><code>JSONMapEntityStoreMixin</code></a>.</p></div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.polygene.spi.entitystore.EntityStateVersions">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html" title="interface in org.apache.polygene.spi.entitystore">EntityStateVersions</a></h3>
+<code><a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.EntityStateVersionsMixin.html" title="class in org.apache.polygene.spi.entitystore">EntityStateVersions.EntityStateVersionsMixin</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.polygene.api.service.ServiceActivation">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.polygene.api.service.<a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a></h3>
+<code><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.ServiceActivator.html" title="class in org.apache.polygene.api.service">ServiceActivation.ServiceActivator</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.polygene.spi.entitystore.helpers.JSONMapEntityStoreActivation">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.polygene.spi.entitystore.helpers.<a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html" title="interface in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a></h3>
+<code><a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.Activator.html" title="class in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation.Activator</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.polygene.api.configuration.Configuration">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.polygene.api.configuration.<a href="../../../../../org/apache/polygene/api/configuration/Configuration.html" title="interface in org.apache.polygene.api.configuration">Configuration</a></h3>
+<code><a href="../../../../../org/apache/polygene/api/configuration/Configuration.ConfigurationMixin.html" title="class in org.apache.polygene.api.configuration">Configuration.ConfigurationMixin</a>&lt;<a href="../../../../../org/apache/polygene/api/configuration/Configuration.ConfigurationMixin.html" title="type parameter in Configuration.ConfigurationMixin">T</a>&gt;</code></li>
+</ul>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.polygene.spi.entitystore.EntityStore">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" title="interface in org.apache.polygene.spi.entitystore">EntityStore</a></h3>
+<code><a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html#entityStates-org.apache.polygene.api.structure.ModuleDescriptor-">entityStates</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html#newUnitOfWork-org.apache.polygene.api.structure.ModuleDescriptor-org.apache.polygene.api.usecase.Usecase-java.time.Instant-">newUnitOfWork</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.polygene.spi.entitystore.EntityStateVersions">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html" title="interface in org.apache.polygene.spi.entitystore">EntityStateVersions</a></h3>
+<code><a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html#checkForConcurrentModification-java.lang.Iterable-java.time.Instant-">checkForConcurrentModification</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html#forgetVersions-java.lang.Iterable-">forgetVersions</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html#rememberVersion-org.apache.polygene.api.entity.EntityReference-java.lang.String-">rememberVersion</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.polygene.api.service.ServiceActivation">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.polygene.api.service.<a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a></h3>
+<code><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html#activateService--">activateService</a>, <a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html#passivateService--">passivateService</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.polygene.spi.entitystore.helpers.JSONMapEntityStoreActivation">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.polygene.spi.entitystore.helpers.<a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html" title="interface in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a></h3>
+<code><a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html#setUpJSONMapES--">setUpJSONMapES</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html#tearDownJSONMapES--">tearDownJSONMapES</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.polygene.api.configuration.Configuration">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.polygene.api.configuration.<a href="../../../../../org/apache/polygene/api/configuration/Configuration.html" title="interface in org.apache.polygene.api.configuration">Configuration</a></h3>
+<code><a href="../../../../../org/apache/polygene/api/configuration/Configuration.html#get--">get</a>, <a href="../../../../../org/apache/polygene/api/configuration/Configuration.html#refresh--">refresh</a>, <a href="../../../../../org/apache/polygene/api/configuration/Configuration.html#save--">save</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.polygene.entitystore.mongodb.MongoDBAccessors">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoDBAccessors</a></h3>
+<code><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html#collectionUsed--">collectionUsed</a>, <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html#dbInstanceUsed--">dbInstanceUsed</a>, <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html#mongoInstanceUsed--">mongoInstanceUsed</a></code></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><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreService.html" target="_top">Frames</a></li>
+<li><a href="MongoDBEntityStoreService.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>Method</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/assembly/MongoDBEntityStoreAssembler.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/assembly/MongoDBEntityStoreAssembler.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/assembly/MongoDBEntityStoreAssembler.html
index 559b295..e753ccc 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/assembly/MongoDBEntityStoreAssembler.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/assembly/MongoDBEntityStoreAssembler.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MongoDBEntityStoreAssembler (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>MongoDBEntityStoreAssembler (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="MongoDBEntityStoreAssembler (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="MongoDBEntityStoreAssembler (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/mongodb/assembly/MongoDBEntityStoreAssembler.html" title="class in org.apache.polygene.entitystore.mongodb.assembly">MongoDBEntityStoreAssembler</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">
@@ -170,11 +175,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>
@@ -213,8 +225,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
@@ -229,10 +240,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/mongodb/assembly/package-frame.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/assembly/package-frame.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/assembly/package-frame.html
index ea3d3d9..432e6de 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/assembly/package-frame.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/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.mongodb.assembly (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>org.apache.polygene.entitystore.mongodb.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/mongodb/assembly/package-summary.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/assembly/package-summary.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/assembly/package-summary.html
index f9e0bfa..3dee3b8 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/assembly/package-summary.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/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.mongodb.assembly (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>org.apache.polygene.entitystore.mongodb.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.mongodb.assembly (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="org.apache.polygene.entitystore.mongodb.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/mongodb/assembly/package-tree.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/assembly/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/assembly/package-tree.html
index ba7ceb7..4bf50d6 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/assembly/package-tree.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/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.mongodb.assembly Class Hierarchy (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>org.apache.polygene.entitystore.mongodb.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.mongodb.assembly Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="org.apache.polygene.entitystore.mongodb.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.mongodb.assembly.<a href="../../../../../../org/apache/polygene/entitystore/mongodb/assembly/MongoDBEntityStoreAssembler.html" title="class in org.apache.polygene.entitystore.mongodb.assembly"><span class="typeNameLink">MongoDBEntityStoreAssembler</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/mongodb/package-frame.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/package-frame.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/package-frame.html
index 4ff68f9..0c08daf 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/package-frame.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/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.mongodb (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>org.apache.polygene.entitystore.mongodb (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>
@@ -13,17 +13,17 @@
 <div class="indexContainer">
 <h2 title="Interfaces">Interfaces</h2>
 <ul title="Interfaces">
-<li><a href="MongoAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb" target="classFrame"><span class="interfaceName">MongoAccessors</span></a></li>
-<li><a href="MongoEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.mongodb" target="classFrame"><span class="interfaceName">MongoEntityStoreConfiguration</span></a></li>
-<li><a href="MongoMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb" target="classFrame"><span class="interfaceName">MongoMapEntityStoreService</span></a></li>
+<li><a href="MongoDBAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb" target="classFrame"><span class="interfaceName">MongoDBAccessors</span></a></li>
+<li><a href="MongoDBEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.mongodb" target="classFrame"><span class="interfaceName">MongoDBEntityStoreConfiguration</span></a></li>
+<li><a href="MongoDBEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb" target="classFrame"><span class="interfaceName">MongoDBEntityStoreService</span></a></li>
 </ul>
 <h2 title="Classes">Classes</h2>
 <ul title="Classes">
-<li><a href="MongoMapEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.mongodb" target="classFrame">MongoMapEntityStoreMixin</a></li>
+<li><a href="MongoDBEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.mongodb" target="classFrame">MongoDBEntityStoreMixin</a></li>
 </ul>
 <h2 title="Enums">Enums</h2>
 <ul title="Enums">
-<li><a href="MongoEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb" target="classFrame">MongoEntityStoreConfiguration.WriteConcern</a></li>
+<li><a href="MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb" target="classFrame">MongoDBEntityStoreConfiguration.WriteConcern</a></li>
 </ul>
 </div>
 </body>

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/package-summary.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/package-summary.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/package-summary.html
index c2acdd1..7b8dfc0 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/package-summary.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/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.mongodb (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>org.apache.polygene.entitystore.mongodb (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.mongodb (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="org.apache.polygene.entitystore.mongodb (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)";
         }
     }
     catch(err) {
@@ -86,15 +86,15 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoAccessors</a></td>
+<td class="colFirst"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoDBAccessors</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoEntityStoreConfiguration</a></td>
+<td class="colFirst"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreConfiguration</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoMapEntityStoreService</a></td>
+<td class="colFirst"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreService</a></td>
 <td class="colLast">
 <div class="block">MongoDB EntityStore service.</div>
 </td>
@@ -111,7 +111,7 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoMapEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.mongodb">MongoMapEntityStoreMixin</a></td>
+<td class="colFirst"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreMixin</a></td>
 <td class="colLast">
 <div class="block">MongoDB implementation of MapEntityStore.</div>
 </td>
@@ -128,7 +128,7 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb">MongoEntityStoreConfiguration.WriteConcern</a></td>
+<td class="colFirst"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreConfiguration.WriteConcern</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 </tbody>

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/package-tree.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/package-tree.html
index ee5d7cd..bcb793d 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/package-tree.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/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.mongodb Class Hierarchy (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>org.apache.polygene.entitystore.mongodb 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.mongodb Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="org.apache.polygene.entitystore.mongodb Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)";
         }
     }
     catch(err) {
@@ -80,7 +80,7 @@
 <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.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoMapEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">MongoMapEntityStoreMixin</span></a> (implements org.apache.polygene.spi.entitystore.helpers.<a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html" title="interface in org.apache.polygene.spi.entitystore.helpers">MapEntityStore</a>, org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoAccessors</a>, org.apache.polygene.api.service.<a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a>)</li>
+<li type="circle">org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">MongoDBEntityStoreMixin</span></a> (implements org.apache.polygene.spi.entitystore.helpers.<a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html" title="interface in org.apache.polygene.spi.entitystore.helpers">MapEntityStore</a>, org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoDBAccessors</a>, org.apache.polygene.api.service.<a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a>)</li>
 </ul>
 </li>
 </ul>
@@ -88,38 +88,38 @@
 <ul>
 <li type="circle">org.apache.polygene.api.configuration.<a href="../../../../../org/apache/polygene/api/configuration/Configuration.html" title="interface in org.apache.polygene.api.configuration"><span class="typeNameLink">Configuration</span></a>&lt;T&gt;
 <ul>
-<li type="circle">org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">MongoMapEntityStoreService</span></a> (also extends org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html" title="interface in org.apache.polygene.spi.entitystore">EntityStateVersions</a>, org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" title="interface in org.apache.polygene.spi.entitystore">EntityStore</a>, org.apache.polygene.spi.entitystore.helpers.<a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html" title="interface in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a>, org.apache.polygene.library.locking.<a href="../../../../../org/
 apache/polygene/library/locking/LockingAbstractComposite.html" title="interface in org.apache.polygene.library.locking">LockingAbstractComposite</a>, org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoAccessors</a>, org.apache.polygene.api.service.<a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a>)</li>
+<li type="circle">org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">MongoDBEntityStoreService</span></a> (also extends org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html" title="interface in org.apache.polygene.spi.entitystore">EntityStateVersions</a>, org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" title="interface in org.apache.polygene.spi.entitystore">EntityStore</a>, org.apache.polygene.spi.entitystore.helpers.<a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html" title="interface in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a>, org.apache.polygene.library.locking.<a href="../../../../../org/ap
 ache/polygene/library/locking/LockingAbstractComposite.html" title="interface in org.apache.polygene.library.locking">LockingAbstractComposite</a>, org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoDBAccessors</a>, org.apache.polygene.api.service.<a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a>)</li>
 </ul>
 </li>
 <li type="circle">org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html" title="interface in org.apache.polygene.spi.entitystore"><span class="typeNameLink">EntityStateVersions</span></a>
 <ul>
-<li type="circle">org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">MongoMapEntityStoreService</span></a> (also extends org.apache.polygene.api.configuration.<a href="../../../../../org/apache/polygene/api/configuration/Configuration.html" title="interface in org.apache.polygene.api.configuration">Configuration</a>&lt;T&gt;, org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" title="interface in org.apache.polygene.spi.entitystore">EntityStore</a>, org.apache.polygene.spi.entitystore.helpers.<a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html" title="interface in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a>, org.apache.polygene.library.locking.<a href="../../../../../o
 rg/apache/polygene/library/locking/LockingAbstractComposite.html" title="interface in org.apache.polygene.library.locking">LockingAbstractComposite</a>, org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoAccessors</a>, org.apache.polygene.api.service.<a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a>)</li>
+<li type="circle">org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">MongoDBEntityStoreService</span></a> (also extends org.apache.polygene.api.configuration.<a href="../../../../../org/apache/polygene/api/configuration/Configuration.html" title="interface in org.apache.polygene.api.configuration">Configuration</a>&lt;T&gt;, org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" title="interface in org.apache.polygene.spi.entitystore">EntityStore</a>, org.apache.polygene.spi.entitystore.helpers.<a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html" title="interface in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a>, org.apache.polygene.library.locking.<a href="../../../../../org
 /apache/polygene/library/locking/LockingAbstractComposite.html" title="interface in org.apache.polygene.library.locking">LockingAbstractComposite</a>, org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoDBAccessors</a>, org.apache.polygene.api.service.<a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a>)</li>
 </ul>
 </li>
 <li type="circle">org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" title="interface in org.apache.polygene.spi.entitystore"><span class="typeNameLink">EntityStore</span></a>
 <ul>
-<li type="circle">org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">MongoMapEntityStoreService</span></a> (also extends org.apache.polygene.api.configuration.<a href="../../../../../org/apache/polygene/api/configuration/Configuration.html" title="interface in org.apache.polygene.api.configuration">Configuration</a>&lt;T&gt;, org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html" title="interface in org.apache.polygene.spi.entitystore">EntityStateVersions</a>, org.apache.polygene.spi.entitystore.helpers.<a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html" title="interface in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a>, org.apache.polygene.library.locking.<a href="
 ../../../../../org/apache/polygene/library/locking/LockingAbstractComposite.html" title="interface in org.apache.polygene.library.locking">LockingAbstractComposite</a>, org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoAccessors</a>, org.apache.polygene.api.service.<a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a>)</li>
+<li type="circle">org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">MongoDBEntityStoreService</span></a> (also extends org.apache.polygene.api.configuration.<a href="../../../../../org/apache/polygene/api/configuration/Configuration.html" title="interface in org.apache.polygene.api.configuration">Configuration</a>&lt;T&gt;, org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html" title="interface in org.apache.polygene.spi.entitystore">EntityStateVersions</a>, org.apache.polygene.spi.entitystore.helpers.<a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html" title="interface in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a>, org.apache.polygene.library.locking.<a href="..
 /../../../../org/apache/polygene/library/locking/LockingAbstractComposite.html" title="interface in org.apache.polygene.library.locking">LockingAbstractComposite</a>, org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoDBAccessors</a>, org.apache.polygene.api.service.<a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a>)</li>
 </ul>
 </li>
 <li type="circle">org.apache.polygene.spi.entitystore.helpers.<a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html" title="interface in org.apache.polygene.spi.entitystore.helpers"><span class="typeNameLink">JSONMapEntityStoreActivation</span></a>
 <ul>
-<li type="circle">org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">MongoMapEntityStoreService</span></a> (also extends org.apache.polygene.api.configuration.<a href="../../../../../org/apache/polygene/api/configuration/Configuration.html" title="interface in org.apache.polygene.api.configuration">Configuration</a>&lt;T&gt;, org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html" title="interface in org.apache.polygene.spi.entitystore">EntityStateVersions</a>, org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" title="interface in org.apache.polygene.spi.entitystore">EntityStore</a>, org.apache.polygene.library.locking.<a href="../../../../../org/apache/polygene/library/locking/Locking
 AbstractComposite.html" title="interface in org.apache.polygene.library.locking">LockingAbstractComposite</a>, org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoAccessors</a>, org.apache.polygene.api.service.<a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a>)</li>
+<li type="circle">org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">MongoDBEntityStoreService</span></a> (also extends org.apache.polygene.api.configuration.<a href="../../../../../org/apache/polygene/api/configuration/Configuration.html" title="interface in org.apache.polygene.api.configuration">Configuration</a>&lt;T&gt;, org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html" title="interface in org.apache.polygene.spi.entitystore">EntityStateVersions</a>, org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" title="interface in org.apache.polygene.spi.entitystore">EntityStore</a>, org.apache.polygene.library.locking.<a href="../../../../../org/apache/polygene/library/locking/LockingAb
 stractComposite.html" title="interface in org.apache.polygene.library.locking">LockingAbstractComposite</a>, org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoDBAccessors</a>, org.apache.polygene.api.service.<a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a>)</li>
 </ul>
 </li>
 <li type="circle">org.apache.polygene.library.locking.<a href="../../../../../org/apache/polygene/library/locking/LockingAbstractComposite.html" title="interface in org.apache.polygene.library.locking"><span class="typeNameLink">LockingAbstractComposite</span></a>
 <ul>
-<li type="circle">org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">MongoMapEntityStoreService</span></a> (also extends org.apache.polygene.api.configuration.<a href="../../../../../org/apache/polygene/api/configuration/Configuration.html" title="interface in org.apache.polygene.api.configuration">Configuration</a>&lt;T&gt;, org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html" title="interface in org.apache.polygene.spi.entitystore">EntityStateVersions</a>, org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" title="interface in org.apache.polygene.spi.entitystore">EntityStore</a>, org.apache.polygene.spi.entitystore.helpers.<a href="../../../../../org/apache/polygene/spi/entitystore
 /helpers/JSONMapEntityStoreActivation.html" title="interface in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a>, org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoAccessors</a>, org.apache.polygene.api.service.<a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a>)</li>
+<li type="circle">org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">MongoDBEntityStoreService</span></a> (also extends org.apache.polygene.api.configuration.<a href="../../../../../org/apache/polygene/api/configuration/Configuration.html" title="interface in org.apache.polygene.api.configuration">Configuration</a>&lt;T&gt;, org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html" title="interface in org.apache.polygene.spi.entitystore">EntityStateVersions</a>, org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" title="interface in org.apache.polygene.spi.entitystore">EntityStore</a>, org.apache.polygene.spi.entitystore.helpers.<a href="../../../../../org/apache/polygene/spi/entitystore/h
 elpers/JSONMapEntityStoreActivation.html" title="interface in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a>, org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoDBAccessors</a>, org.apache.polygene.api.service.<a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a>)</li>
 </ul>
 </li>
-<li type="circle">org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">MongoAccessors</span></a>
+<li type="circle">org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">MongoDBAccessors</span></a>
 <ul>
-<li type="circle">org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">MongoMapEntityStoreService</span></a> (also extends org.apache.polygene.api.configuration.<a href="../../../../../org/apache/polygene/api/configuration/Configuration.html" title="interface in org.apache.polygene.api.configuration">Configuration</a>&lt;T&gt;, org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html" title="interface in org.apache.polygene.spi.entitystore">EntityStateVersions</a>, org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" title="interface in org.apache.polygene.spi.entitystore">EntityStore</a>, org.apache.polygene.spi.entitystore.helpers.<a href="../../../../../org/apache/polygene/spi/entitystore
 /helpers/JSONMapEntityStoreActivation.html" title="interface in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a>, org.apache.polygene.library.locking.<a href="../../../../../org/apache/polygene/library/locking/LockingAbstractComposite.html" title="interface in org.apache.polygene.library.locking">LockingAbstractComposite</a>, org.apache.polygene.api.service.<a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a>)</li>
+<li type="circle">org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">MongoDBEntityStoreService</span></a> (also extends org.apache.polygene.api.configuration.<a href="../../../../../org/apache/polygene/api/configuration/Configuration.html" title="interface in org.apache.polygene.api.configuration">Configuration</a>&lt;T&gt;, org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html" title="interface in org.apache.polygene.spi.entitystore">EntityStateVersions</a>, org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" title="interface in org.apache.polygene.spi.entitystore">EntityStore</a>, org.apache.polygene.spi.entitystore.helpers.<a href="../../../../../org/apache/polygene/spi/entitystore/h
 elpers/JSONMapEntityStoreActivation.html" title="interface in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a>, org.apache.polygene.library.locking.<a href="../../../../../org/apache/polygene/library/locking/LockingAbstractComposite.html" title="interface in org.apache.polygene.library.locking">LockingAbstractComposite</a>, org.apache.polygene.api.service.<a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a>)</li>
 </ul>
 </li>
-<li type="circle">org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">MongoEntityStoreConfiguration</span></a></li>
+<li type="circle">org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">MongoDBEntityStoreConfiguration</span></a></li>
 <li type="circle">org.apache.polygene.api.service.<a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service"><span class="typeNameLink">ServiceActivation</span></a>
 <ul>
-<li type="circle">org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">MongoMapEntityStoreService</span></a> (also extends org.apache.polygene.api.configuration.<a href="../../../../../org/apache/polygene/api/configuration/Configuration.html" title="interface in org.apache.polygene.api.configuration">Configuration</a>&lt;T&gt;, org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html" title="interface in org.apache.polygene.spi.entitystore">EntityStateVersions</a>, org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" title="interface in org.apache.polygene.spi.entitystore">EntityStore</a>, org.apache.polygene.spi.entitystore.helpers.<a href="../../../../../org/apache/polygene/spi/entitystore
 /helpers/JSONMapEntityStoreActivation.html" title="interface in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a>, org.apache.polygene.library.locking.<a href="../../../../../org/apache/polygene/library/locking/LockingAbstractComposite.html" title="interface in org.apache.polygene.library.locking">LockingAbstractComposite</a>, org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoAccessors</a>)</li>
+<li type="circle">org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">MongoDBEntityStoreService</span></a> (also extends org.apache.polygene.api.configuration.<a href="../../../../../org/apache/polygene/api/configuration/Configuration.html" title="interface in org.apache.polygene.api.configuration">Configuration</a>&lt;T&gt;, org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html" title="interface in org.apache.polygene.spi.entitystore">EntityStateVersions</a>, org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" title="interface in org.apache.polygene.spi.entitystore">EntityStore</a>, org.apache.polygene.spi.entitystore.helpers.<a href="../../../../../org/apache/polygene/spi/entitystore/h
 elpers/JSONMapEntityStoreActivation.html" title="interface in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a>, org.apache.polygene.library.locking.<a href="../../../../../org/apache/polygene/library/locking/LockingAbstractComposite.html" title="interface in org.apache.polygene.library.locking">LockingAbstractComposite</a>, org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoDBAccessors</a>)</li>
 </ul>
 </li>
 </ul>
@@ -129,7 +129,7 @@
 <ul>
 <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
 <ul>
-<li type="circle">org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">MongoEntityStoreConfiguration.WriteConcern</span></a></li>
+<li type="circle">org.apache.polygene.entitystore.mongodb.<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">MongoDBEntityStoreConfiguration.WriteConcern</span></a></li>
 </ul>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/preferences/ListPreferencesNodes.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/preferences/ListPreferencesNodes.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/preferences/ListPreferencesNodes.html
index fbabe70..f6b4459 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/preferences/ListPreferencesNodes.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/preferences/ListPreferencesNodes.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ListPreferencesNodes (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>ListPreferencesNodes (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="ListPreferencesNodes (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="ListPreferencesNodes (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/preferences/PreferencesEntityStoreInfo.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/preferences/PreferencesEntityStoreInfo.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/preferences/PreferencesEntityStoreInfo.html
index 68fd1f0..c690737 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/preferences/PreferencesEntityStoreInfo.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/preferences/PreferencesEntityStoreInfo.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PreferencesEntityStoreInfo (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>PreferencesEntityStoreInfo (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="PreferencesEntityStoreInfo (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="PreferencesEntityStoreInfo (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/preferences/PreferencesEntityStoreMixin.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/preferences/PreferencesEntityStoreMixin.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/preferences/PreferencesEntityStoreMixin.html
index 2da79db..f887415 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/preferences/PreferencesEntityStoreMixin.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/preferences/PreferencesEntityStoreMixin.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PreferencesEntityStoreMixin (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>PreferencesEntityStoreMixin (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="PreferencesEntityStoreMixin (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="PreferencesEntityStoreMixin (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/preferences/PreferencesEntityStoreService.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/preferences/PreferencesEntityStoreService.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/preferences/PreferencesEntityStoreService.html
index c9cd4da..0842de7 100644
--- a/content/java/develop/javadocs/org/apache/polygene/entitystore/preferences/PreferencesEntityStoreService.html
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/preferences/PreferencesEntityStoreService.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PreferencesEntityStoreService (Apache Polygene™ (Java Edition) SDK 3.0.0-SNAPSHOT)</title>
+<title>PreferencesEntityStoreService (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="PreferencesEntityStoreService (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)";
+            parent.document.title="PreferencesEntityStoreService (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)";
         }
     }
     catch(err) {