http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html new file mode 100644 index 0000000..65cb96f --- /dev/null +++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html @@ -0,0 +1,430 @@ +<!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>MongoDBEntityStoreConfiguration.WriteConcern (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="MongoDBEntityStoreConfiguration.WriteConcern (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":9,"i1":9}; +var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete 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><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" target="_top">Frames</a></li> +<li><a href="MongoDBEntityStoreConfiguration.WriteConcern.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../allclasses-noframe.html">All 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: </li> +<li>Nested | </li> +<li><a href="#enum.constant.summary">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#enum.constant.detail">Enum Constants</a> | </li> +<li>Field | </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="Enum MongoDBEntityStoreConfiguration.WriteConcern" class="title">Enum MongoDBEntityStoreConfiguration.WriteConcern</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<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="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a><<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreConfiguration.WriteConcern</a>></li> +<li> +<ul class="inheritance"> +<li>org.apache.polygene.entitystore.mongodb.MongoDBEntityStoreConfiguration.WriteConcern</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><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>, <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><<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreConfiguration.WriteConcern</a>></dd> +</dl> +<dl> +<dt>Enclosing interface:</dt> +<dd><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreConfiguration</a></dd> +</dl> +<hr> +<br> +<pre>public static enum <span class="typeNameLabel">MongoDBEntityStoreConfiguration.WriteConcern</span> +extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a><<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreConfiguration.WriteConcern</a>></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== ENUM CONSTANT SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="enum.constant.summary"> +<!-- --> +</a> +<h3>Enum Constant Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation"> +<caption><span>Enum Constants</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Enum Constant and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html#ACKNOWLEDGED">ACKNOWLEDGED</a></span></code> +<div class="block">Write operations that use this write concern will wait for acknowledgement, + using the default write concern configured on the server.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html#JOURNALED">JOURNALED</a></span></code> +<div class="block">Write operations wait for the server to group commit to the journal file on disk.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html#MAJORITY">MAJORITY</a></span></code> +<div class="block">Exceptions are raised for network issues, and server errors; + waits on a majority of servers for the write operation.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html#UNACKNOWLEDGED">UNACKNOWLEDGED</a></span></code> +<div class="block">Write operations that use this write concern will return as soon as the message is written to the socket.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html#W1">W1</a></span></code> +<div class="block">Write operations that use this write concern will wait for acknowledgement from a single member.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html#W2">W2</a></span></code> +<div class="block">Write operations that use this write concern will wait for acknowledgement from two members.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html#W3">W3</a></span></code> +<div class="block">Write operations that use this write concern will wait for acknowledgement from three members.</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ========== 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"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </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>static <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreConfiguration.WriteConcern</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html#valueOf-java.lang.String-">valueOf</a></span>(<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> name)</code> +<div class="block">Returns the enum constant of this type with the specified name.</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreConfiguration.WriteConcern</a>[]</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html#values--">values</a></span>()</code> +<div class="block">Returns an array containing the constants of this enum type, in +the order they are declared.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum"> +<!-- --> +</a> +<h3>Methods inherited from class 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">Enum</a></h3> +<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.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/Enum.html?is-external=true#compareTo-E-" title="class or interface in java.lang">compareTo</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.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/Enum.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/Enum.html?is-external=true#getDeclaringClass--" title="class or interface in java.lang">getDeclaringClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.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/Enum.html?is-external=true#name--" title="class or interface in java.lang">name</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#ordinal--" title="class or interface in java.lang">ordinal</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.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/Enum.html?is-external=true#valueOf-java.lang.Class-java.lang.String-" title="class or interface in java.lang">valueOf</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 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#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#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#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> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ ENUM CONSTANT DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="enum.constant.detail"> +<!-- --> +</a> +<h3>Enum Constant Detail</h3> +<a name="ACKNOWLEDGED"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>ACKNOWLEDGED</h4> +<pre>public static final <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreConfiguration.WriteConcern</a> ACKNOWLEDGED</pre> +<div class="block">Write operations that use this write concern will wait for acknowledgement, + using the default write concern configured on the server. + This is the default value.</div> +</li> +</ul> +<a name="W1"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>W1</h4> +<pre>public static final <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreConfiguration.WriteConcern</a> W1</pre> +<div class="block">Write operations that use this write concern will wait for acknowledgement from a single member.</div> +</li> +</ul> +<a name="W2"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>W2</h4> +<pre>public static final <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreConfiguration.WriteConcern</a> W2</pre> +<div class="block">Write operations that use this write concern will wait for acknowledgement from two members.</div> +</li> +</ul> +<a name="W3"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>W3</h4> +<pre>public static final <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreConfiguration.WriteConcern</a> W3</pre> +<div class="block">Write operations that use this write concern will wait for acknowledgement from three members.</div> +</li> +</ul> +<a name="UNACKNOWLEDGED"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>UNACKNOWLEDGED</h4> +<pre>public static final <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreConfiguration.WriteConcern</a> UNACKNOWLEDGED</pre> +<div class="block">Write operations that use this write concern will return as soon as the message is written to the socket. + Exceptions are raised for network issues, but not server errors.</div> +</li> +</ul> +<a name="JOURNALED"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>JOURNALED</h4> +<pre>public static final <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreConfiguration.WriteConcern</a> JOURNALED</pre> +<div class="block">Write operations wait for the server to group commit to the journal file on disk.</div> +</li> +</ul> +<a name="MAJORITY"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>MAJORITY</h4> +<pre>public static final <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreConfiguration.WriteConcern</a> MAJORITY</pre> +<div class="block">Exceptions are raised for network issues, and server errors; + waits on a majority of servers for the write operation.</div> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="values--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>values</h4> +<pre>public static <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreConfiguration.WriteConcern</a>[] values()</pre> +<div class="block">Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +<pre> +for (MongoDBEntityStoreConfiguration.WriteConcern c : MongoDBEntityStoreConfiguration.WriteConcern.values()) + System.out.println(c); +</pre></div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>an array containing the constants of this enum type, in the order they are declared</dd> +</dl> +</li> +</ul> +<a name="valueOf-java.lang.String-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>valueOf</h4> +<pre>public static <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreConfiguration.WriteConcern</a> valueOf(<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> name)</pre> +<div class="block">Returns the enum constant of this type with the specified name. +The string must match <i>exactly</i> an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>name</code> - the name of the enum constant to be returned.</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>the enum constant with the specified name</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant with the specified name</dd> +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd> +</dl> +</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/MongoDBEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" target="_top">Frames</a></li> +<li><a href="MongoDBEntityStoreConfiguration.WriteConcern.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../allclasses-noframe.html">All 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: </li> +<li>Nested | </li> +<li><a href="#enum.constant.summary">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#enum.constant.detail">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method.detail">Method</a></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/MongoDBEntityStoreConfiguration.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.html new file mode 100644 index 0000000..806a054 --- /dev/null +++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.html @@ -0,0 +1,337 @@ +<!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>MongoDBEntityStoreConfiguration (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="MongoDBEntityStoreConfiguration (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}; +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><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.html" target="_top">Frames</a></li> +<li><a href="MongoDBEntityStoreConfiguration.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../allclasses-noframe.html">All 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: </li> +<li><a href="#nested.class.summary">Nested</a> | </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </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 MongoDBEntityStoreConfiguration" class="title">Interface MongoDBEntityStoreConfiguration</h2> +</div> +<div class="contentContainer"> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public interface <span class="typeNameLabel">MongoDBEntityStoreConfiguration</span></pre> +</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> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Interface and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreConfiguration.WriteConcern</a></span></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== 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"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </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="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a><<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/MongoDBEntityStoreConfiguration.html#collection--">collection</a></span>()</code> </td> +</tr> +<tr id="i1" 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><<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/MongoDBEntityStoreConfiguration.html#database--">database</a></span>()</code> </td> +</tr> +<tr id="i2" 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><<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/MongoDBEntityStoreConfiguration.html#hostname--">hostname</a></span>()</code> </td> +</tr> +<tr id="i3" 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><<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<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/MongoDBEntityStoreConfiguration.html#nodes--">nodes</a></span>()</code> </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><<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/MongoDBEntityStoreConfiguration.html#password--">password</a></span>()</code> </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><<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>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.html#port--">port</a></span>()</code> </td> +</tr> +<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><<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/MongoDBEntityStoreConfiguration.html#username--">username</a></span>()</code> </td> +</tr> +<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><<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreConfiguration.WriteConcern</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.html#writeConcern--">writeConcern</a></span>()</code> </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="hostname--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hostname</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><<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>> hostname()</pre> +</li> +</ul> +<a name="port--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>port</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><<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>> port()</pre> +</li> +</ul> +<a name="nodes--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>nodes</h4> +<pre><a href="../../../../../org/apache/polygene/api/common/UseDefaults.html" title="annotation in org.apache.polygene.api.common">@UseDefaults</a> +<a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<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>>> nodes()</pre> +</li> +</ul> +<a name="username--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>username</h4> +<pre><a href="../../../../../org/apache/polygene/api/common/UseDefaults.html" title="annotation in org.apache.polygene.api.common">@UseDefaults</a> +<a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a><<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>> username()</pre> +</li> +</ul> +<a name="password--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>password</h4> +<pre><a href="../../../../../org/apache/polygene/api/common/UseDefaults.html" title="annotation in org.apache.polygene.api.common">@UseDefaults</a> +<a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a><<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>> password()</pre> +</li> +</ul> +<a name="database--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>database</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><<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>> database()</pre> +</li> +</ul> +<a name="collection--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>collection</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><<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>> collection()</pre> +</li> +</ul> +<a name="writeConcern--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>writeConcern</h4> +<pre><a href="../../../../../org/apache/polygene/api/common/UseDefaults.html" title="annotation in org.apache.polygene.api.common">@UseDefaults</a> +<a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a><<a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreConfiguration.WriteConcern</a>> writeConcern()</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><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.html" target="_top">Frames</a></li> +<li><a href="MongoDBEntityStoreConfiguration.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../allclasses-noframe.html">All 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: </li> +<li><a href="#nested.class.summary">Nested</a> | </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.detail">Method</a></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/MongoDBEntityStoreMixin.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreMixin.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreMixin.html new file mode 100644 index 0000000..d00cc0b --- /dev/null +++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreMixin.html @@ -0,0 +1,503 @@ +<!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>MongoDBEntityStoreMixin (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="MongoDBEntityStoreMixin (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete 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><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreMixin.html" target="_top">Frames</a></li> +<li><a href="MongoDBEntityStoreMixin.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../allclasses-noframe.html">All 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: </li> +<li>Nested | </li> +<li><a href="#field.summary">Field</a> | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field.detail">Field</a> | </li> +<li><a href="#constructor.detail">Constr</a> | </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="Class MongoDBEntityStoreMixin" class="title">Class MongoDBEntityStoreMixin</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<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>org.apache.polygene.entitystore.mongodb.MongoDBEntityStoreMixin</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a>, <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoDBAccessors</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html" title="interface in org.apache.polygene.spi.entitystore.helpers">MapEntityStore</a></dd> +</dl> +<hr> +<br> +<pre>public class <span class="typeNameLabel">MongoDBEntityStoreMixin</span> +extends <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> +implements <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/MapEntityStore.html" title="interface in org.apache.polygene.spi.entitystore.helpers">MapEntityStore</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 implementation of MapEntityStore.</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.api.service.ServiceActivation"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from interface 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.MapEntityStore"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from interface 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></h3> +<code><a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.MapChange.html" title="class in org.apache.polygene.spi.entitystore.helpers">MapEntityStore.MapChange</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.MapChanger.html" title="interface in org.apache.polygene.spi.entitystore.helpers">MapEntityStore.MapChanger</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.MapChanges.html" title="interface in org.apache.polygene.spi.entitystore.helpers">MapEntityStore.MapChanges</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field.summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <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/MongoDBEntityStoreMixin.html#IDENTITY_COLUMN">IDENTITY_COLUMN</a></span></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <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/MongoDBEntityStoreMixin.html#STATE_COLUMN">STATE_COLUMN</a></span></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreMixin.html#MongoDBEntityStoreMixin--">MongoDBEntityStoreMixin</a></span>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== 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"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </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>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreMixin.html#activateService--">activateService</a></span>()</code> +<div class="block">Called after ServiceComposite Activation.</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreMixin.html#applyChanges-org.apache.polygene.spi.entitystore.helpers.MapEntityStore.MapChanges-">applyChanges</a></span>(<a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.MapChanges.html" title="interface in org.apache.polygene.spi.entitystore.helpers">MapEntityStore.MapChanges</a> changes)</code> </td> +</tr> +<tr id="i2" 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/MongoDBEntityStoreMixin.html#collectionUsed--">collectionUsed</a></span>()</code> </td> +</tr> +<tr id="i3" 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/MongoDBEntityStoreMixin.html#dbInstanceUsed--">dbInstanceUsed</a></span>()</code> </td> +</tr> +<tr id="i4" class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/stream/Stream.html?is-external=true" title="class or interface in java.util.stream">Stream</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreMixin.html#entityStates--">entityStates</a></span>()</code> </td> +</tr> +<tr id="i5" class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreMixin.html#get-org.apache.polygene.api.entity.EntityReference-">get</a></span>(<a href="../../../../../org/apache/polygene/api/entity/EntityReference.html" title="class in org.apache.polygene.api.entity">EntityReference</a> entityReference)</code> </td> +</tr> +<tr id="i6" 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/MongoDBEntityStoreMixin.html#mongoInstanceUsed--">mongoInstanceUsed</a></span>()</code> </td> +</tr> +<tr id="i7" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreMixin.html#passivateService--">passivateService</a></span>()</code> +<div class="block">Called before ServiceComposite Passivation.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class 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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field.detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="IDENTITY_COLUMN"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>IDENTITY_COLUMN</h4> +<pre>public static final <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> IDENTITY_COLUMN</pre> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../constant-values.html#org.apache.polygene.entitystore.mongodb.MongoDBEntityStoreMixin.IDENTITY_COLUMN">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="STATE_COLUMN"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>STATE_COLUMN</h4> +<pre>public static final <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> STATE_COLUMN</pre> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../constant-values.html#org.apache.polygene.entitystore.mongodb.MongoDBEntityStoreMixin.STATE_COLUMN">Constant Field Values</a></dd> +</dl> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="MongoDBEntityStoreMixin--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>MongoDBEntityStoreMixin</h4> +<pre>public MongoDBEntityStoreMixin()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="activateService--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>activateService</h4> +<pre>public void activateService() + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html#activateService--">ServiceActivation</a></code></span></div> +<div class="block">Called after ServiceComposite Activation.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html#activateService--">activateService</a></code> in interface <code><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a></code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - if unable to activate</dd> +</dl> +</li> +</ul> +<a name="passivateService--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>passivateService</h4> +<pre>public void passivateService() + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html#passivateService--">ServiceActivation</a></code></span></div> +<div class="block">Called before ServiceComposite Passivation.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html#passivateService--">passivateService</a></code> in interface <code><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a></code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - if unable to passivate</dd> +</dl> +</li> +</ul> +<a name="mongoInstanceUsed--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>mongoInstanceUsed</h4> +<pre>public com.mongodb.MongoClient mongoInstanceUsed()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html#mongoInstanceUsed--">mongoInstanceUsed</a></code> in interface <code><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoDBAccessors</a></code></dd> +</dl> +</li> +</ul> +<a name="dbInstanceUsed--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>dbInstanceUsed</h4> +<pre>public com.mongodb.client.MongoDatabase dbInstanceUsed()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html#dbInstanceUsed--">dbInstanceUsed</a></code> in interface <code><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoDBAccessors</a></code></dd> +</dl> +</li> +</ul> +<a name="collectionUsed--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>collectionUsed</h4> +<pre>public <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> collectionUsed()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html#collectionUsed--">collectionUsed</a></code> in interface <code><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBAccessors.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoDBAccessors</a></code></dd> +</dl> +</li> +</ul> +<a name="get-org.apache.polygene.api.entity.EntityReference-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>get</h4> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a> get(<a href="../../../../../org/apache/polygene/api/entity/EntityReference.html" title="class in org.apache.polygene.api.entity">EntityReference</a> entityReference) + throws <a href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreException.html" title="class in org.apache.polygene.spi.entitystore">EntityStoreException</a></pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html#get-org.apache.polygene.api.entity.EntityReference-">get</a></code> in interface <code><a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html" title="interface in org.apache.polygene.spi.entitystore.helpers">MapEntityStore</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>entityReference</code> - The reference to the entity that we want to get.</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Entity state Reader</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreException.html" title="class in org.apache.polygene.spi.entitystore">EntityStoreException</a></code></dd> +</dl> +</li> +</ul> +<a name="applyChanges-org.apache.polygene.spi.entitystore.helpers.MapEntityStore.MapChanges-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>applyChanges</h4> +<pre>public void applyChanges(<a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.MapChanges.html" title="interface in org.apache.polygene.spi.entitystore.helpers">MapEntityStore.MapChanges</a> changes) + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html#applyChanges-org.apache.polygene.spi.entitystore.helpers.MapEntityStore.MapChanges-">applyChanges</a></code> in interface <code><a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html" title="interface in org.apache.polygene.spi.entitystore.helpers">MapEntityStore</a></code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd> +</dl> +</li> +</ul> +<a name="entityStates--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>entityStates</h4> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/stream/Stream.html?is-external=true" title="class or interface in java.util.stream">Stream</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>> entityStates()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html#entityStates--">entityStates</a></code> in interface <code><a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html" title="interface in org.apache.polygene.spi.entitystore.helpers">MapEntityStore</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>All entities state Readers, must be closed</dd> +</dl> +</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/MongoDBEntityStoreConfiguration.WriteConcern.html" title="enum in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreMixin.html" target="_top">Frames</a></li> +<li><a href="MongoDBEntityStoreMixin.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../allclasses-noframe.html">All 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: </li> +<li>Nested | </li> +<li><a href="#field.summary">Field</a> | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field.detail">Field</a> | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html>
