http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/0a78b02b/docs/4.0/api/org/apache/cayenne/access/NoSyncObjectStore.html ---------------------------------------------------------------------- diff --git a/docs/4.0/api/org/apache/cayenne/access/NoSyncObjectStore.html b/docs/4.0/api/org/apache/cayenne/access/NoSyncObjectStore.html index 6021da7..fa48d0b 100644 --- a/docs/4.0/api/org/apache/cayenne/access/NoSyncObjectStore.html +++ b/docs/4.0/api/org/apache/cayenne/access/NoSyncObjectStore.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:06 MSK 2018 --> +<!-- Generated by javadoc (1.8.0_111) on Thu Aug 16 11:38:57 MSK 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>NoSyncObjectStore (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>NoSyncObjectStore (cayenne-doc: Cayenne Documentation 4.0 API)</title> +<meta name="date" content="2018-08-16"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="NoSyncObjectStore (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="NoSyncObjectStore (cayenne-doc: Cayenne Documentation 4.0 API)"; } } catch(err) { @@ -98,7 +98,7 @@ var activeTableTab = "activeTableTab"; </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li><a href="https://docs.oracle.com/javase/7/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/cayenne/access/ObjectStore.html" title="class in org.apache.cayenne.access">org.apache.cayenne.access.ObjectStore</a></li> @@ -115,7 +115,7 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://docs.oracle.com/javase/7/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/7/docs/api/java/util/EventListener.html?is-external=true" title="class or interface in java.util">EventListener</a>, <a href="../../../../org/apache/cayenne/access/event/SnapshotEventListener.html" title="interface in org.apache.cayenne.access.event">SnapshotEventListener</a>, <a href="../../../../org/apache/cayenne/graph/GraphChangeHandler.html" title="interface in org.apache.cayenne.graph">GraphChangeHandler</a>, <a href="../../../../org/apache/cayenne/graph/GraphManager.html" title="interface in org.apache.cayenne.graph">GraphManager</a></dd> +<dd><a href="https://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/util/EventListener.html?is-external=true" title="class or interface in java.util">EventListener</a>, <a href="../../../../org/apache/cayenne/access/event/SnapshotEventListener.html" title="interface in org.apache.cayenne.access.event">SnapshotEventListener</a>, <a href="../../../../org/apache/cayenne/graph/GraphChangeHandler.html" title="interface in org.apache.cayenne.graph">GraphChangeHandler</a>, <a href="../../../../org/apache/cayenne/graph/GraphManager.html" title="interface in org.apache.cayenne.graph">GraphManager</a></dd> </dl> <hr> <br> @@ -163,7 +163,7 @@ extends <a href="../../../../org/apache/cayenne/access/ObjectStore.html" title=" </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/NoSyncObjectStore.html#NoSyncObjectStore-org.apache.cayenne.access.DataRowStore-java.util.Map-">NoSyncObjectStore</a></span>(<a href="../../../../org/apache/cayenne/access/DataRowStore.html" title="class in org.apache.cayenne.access">DataRowStore</a> dataRowCache, - <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>> objectMap)</code> </td> + <a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>> objectMap)</code> </td> </tr> </table> </li> @@ -198,8 +198,8 @@ extends <a href="../../../../org/apache/cayenne/access/ObjectStore.html" title=" <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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/ja va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/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> @@ -222,7 +222,7 @@ extends <a href="../../../../org/apache/cayenne/access/ObjectStore.html" title=" <li class="blockList"> <h4>NoSyncObjectStore</h4> <pre>public NoSyncObjectStore(<a href="../../../../org/apache/cayenne/access/DataRowStore.html" title="class in org.apache.cayenne.access">DataRowStore</a> dataRowCache, - <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>> objectMap)</pre> + <a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>> objectMap)</pre> </li> </ul> </li>
http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/0a78b02b/docs/4.0/api/org/apache/cayenne/access/ObjectMapRetainStrategy.html ---------------------------------------------------------------------- diff --git a/docs/4.0/api/org/apache/cayenne/access/ObjectMapRetainStrategy.html b/docs/4.0/api/org/apache/cayenne/access/ObjectMapRetainStrategy.html index e9b9c0c..e17db18 100644 --- a/docs/4.0/api/org/apache/cayenne/access/ObjectMapRetainStrategy.html +++ b/docs/4.0/api/org/apache/cayenne/access/ObjectMapRetainStrategy.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:06 MSK 2018 --> +<!-- Generated by javadoc (1.8.0_111) on Thu Aug 16 11:38:57 MSK 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ObjectMapRetainStrategy (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>ObjectMapRetainStrategy (cayenne-doc: Cayenne Documentation 4.0 API)</title> +<meta name="date" content="2018-08-16"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ObjectMapRetainStrategy (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="ObjectMapRetainStrategy (cayenne-doc: Cayenne Documentation 4.0 API)"; } } catch(err) { @@ -132,7 +132,7 @@ var activeTableTab = "activeTableTab"; <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>></code></td> +<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectMapRetainStrategy.html#createObjectMap--">createObjectMap</a></span>()</code> </td> </tr> </table> @@ -156,7 +156,7 @@ var activeTableTab = "activeTableTab"; <ul class="blockListLast"> <li class="blockList"> <h4>createObjectMap</h4> -<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>> createObjectMap()</pre> +<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>> createObjectMap()</pre> </li> </ul> </li> http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/0a78b02b/docs/4.0/api/org/apache/cayenne/access/ObjectStore.html ---------------------------------------------------------------------- diff --git a/docs/4.0/api/org/apache/cayenne/access/ObjectStore.html b/docs/4.0/api/org/apache/cayenne/access/ObjectStore.html index a3ec5d5..2e9af00 100644 --- a/docs/4.0/api/org/apache/cayenne/access/ObjectStore.html +++ b/docs/4.0/api/org/apache/cayenne/access/ObjectStore.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:06 MSK 2018 --> +<!-- Generated by javadoc (1.8.0_111) on Thu Aug 16 11:38:57 MSK 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ObjectStore (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>ObjectStore (cayenne-doc: Cayenne Documentation 4.0 API)</title> +<meta name="date" content="2018-08-16"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ObjectStore (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="ObjectStore (cayenne-doc: Cayenne Documentation 4.0 API)"; } } catch(err) { @@ -98,7 +98,7 @@ var activeTableTab = "activeTableTab"; </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li><a href="https://docs.oracle.com/javase/7/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.cayenne.access.ObjectStore</li> @@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://docs.oracle.com/javase/7/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/7/docs/api/java/util/EventListener.html?is-external=true" title="class or interface in java.util">EventListener</a>, <a href="../../../../org/apache/cayenne/access/event/SnapshotEventListener.html" title="interface in org.apache.cayenne.access.event">SnapshotEventListener</a>, <a href="../../../../org/apache/cayenne/graph/GraphChangeHandler.html" title="interface in org.apache.cayenne.graph">GraphChangeHandler</a>, <a href="../../../../org/apache/cayenne/graph/GraphManager.html" title="interface in org.apache.cayenne.graph">GraphManager</a></dd> +<dd><a href="https://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/util/EventListener.html?is-external=true" title="class or interface in java.util">EventListener</a>, <a href="../../../../org/apache/cayenne/access/event/SnapshotEventListener.html" title="interface in org.apache.cayenne.access.event">SnapshotEventListener</a>, <a href="../../../../org/apache/cayenne/graph/GraphChangeHandler.html" title="interface in org.apache.cayenne.graph">GraphChangeHandler</a>, <a href="../../../../org/apache/cayenne/graph/GraphManager.html" title="interface in org.apache.cayenne.graph">GraphManager</a></dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -119,8 +119,8 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre>public class <span class="typeNameLabel">ObjectStore</span> -extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> -implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="../../../../org/apache/cayenne/access/event/SnapshotEventListener.html" title="interface in org.apache.cayenne.access.event">SnapshotEventListener</a>, <a href="../../../../org/apache/cayenne/graph/GraphManager.html" title="interface in org.apache.cayenne.graph">GraphManager</a></pre> +extends <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +implements <a href="https://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="../../../../org/apache/cayenne/access/event/SnapshotEventListener.html" title="interface in org.apache.cayenne.access.event">SnapshotEventListener</a>, <a href="../../../../org/apache/cayenne/graph/GraphManager.html" title="interface in org.apache.cayenne.graph">GraphManager</a></pre> <div class="block">ObjectStore stores objects using their ObjectId as a key. It works as a dedicated object cache for a DataContext. Users rarely need to access ObjectStore directly, as DataContext serves as a facade, providing cover methods for most ObjectStore @@ -150,7 +150,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,org.apache.cayenne.access.ObjectDiff></code></td> +<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,org.apache.cayenne.access.ObjectDiff></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#changes">changes</a></span></code> </td> </tr> <tr class="rowColor"> @@ -170,7 +170,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#dataRowCacheSet">dataRowCacheSet</a></span></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>></code></td> +<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#objectMap">objectMap</a></span></code> </td> </tr> </table> @@ -189,7 +189,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#ObjectStore-org.apache.cayenne.access.DataRowStore-java.util.Map-">ObjectStore</a></span>(<a href="../../../../org/apache/cayenne/access/DataRowStore.html" title="class in org.apache.cayenne.access">DataRowStore</a> dataRowCache, - <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>> objectMap)</code> + <a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>> objectMap)</code> <div class="block">Creates an ObjectStore with <a href="../../../../org/apache/cayenne/access/DataRowStore.html" title="class in org.apache.cayenne.access"><code>DataRowStore</code></a> and a map to use for storing registered objects.</div> </td> @@ -211,17 +211,17 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#arcCreated-java.lang.Object-java.lang.Object-java.lang.Object-">arcCreated</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> targetNodeId, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> arcId)</code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#arcCreated-java.lang.Object-java.lang.Object-java.lang.Object-">arcCreated</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> targetNodeId, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> arcId)</code> <div class="block">Notifies implementing object that a new arc was created between two nodes.</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/cayenne/access/ObjectStore.html#arcDeleted-java.lang.Object-java.lang.Object-java.lang.Object-">arcDeleted</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> targetNodeId, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> arcId)</code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#arcDeleted-java.lang.Object-java.lang.Object-java.lang.Object-">arcDeleted</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> targetNodeId, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> arcId)</code> <div class="block">Notifies implementing object that an arc between two nodes was deleted.</div> </td> </tr> @@ -242,13 +242,13 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl </td> </tr> <tr id="i5" class="rowColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#getNode-java.lang.Object-">getNode</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId)</code> +<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#getNode-java.lang.Object-">getNode</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId)</code> <div class="block">Returns a registered DataObject or null of no object exists for the ObjectId.</div> </td> </tr> <tr id="i6" class="altColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a><<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>></code></td> +<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a><<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#getObjectIterator--">getObjectIterator</a></span>()</code> <div class="block">Returns an iterator over the registered objects.</div> </td> @@ -268,34 +268,34 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl </tr> <tr id="i9" class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#nodeCreated-java.lang.Object-">nodeCreated</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId)</code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#nodeCreated-java.lang.Object-">nodeCreated</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId)</code> <div class="block">Notifies implementing object that a new node was created in the graph.</div> </td> </tr> <tr id="i10" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#nodeIdChanged-java.lang.Object-java.lang.Object-">nodeIdChanged</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> newId)</code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#nodeIdChanged-java.lang.Object-java.lang.Object-">nodeIdChanged</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> newId)</code> <div class="block">Does nothing.</div> </td> </tr> <tr id="i11" class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#nodePropertyChanged-java.lang.Object-java.lang.String-java.lang.Object-java.lang.Object-">nodePropertyChanged</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> property, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> oldValue, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> newValue)</code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#nodePropertyChanged-java.lang.Object-java.lang.String-java.lang.Object-java.lang.Object-">nodePropertyChanged</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> property, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> oldValue, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> newValue)</code> <div class="block">Records dirty object snapshot.</div> </td> </tr> <tr id="i12" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#nodeRemoved-java.lang.Object-">nodeRemoved</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId)</code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#nodeRemoved-java.lang.Object-">nodeRemoved</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId)</code> <div class="block">Notifies implementing object that a node was removed from the graph.</div> </td> </tr> <tr id="i13" class="rowColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>></code></td> +<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#objectsInState-int-">objectsInState</a></span>(int state)</code> <div class="block">Return a subset of registered objects that are in a certain persistence state.</div> </td> @@ -308,13 +308,13 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl </tr> <tr id="i15" class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#objectsUnregistered-java.util.Collection-">objectsUnregistered</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a> objects)</code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#objectsUnregistered-java.util.Collection-">objectsUnregistered</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a> objects)</code> <div class="block">Evicts a collection of DataObjects from the ObjectStore, invalidates the underlying cache snapshots.</div> </td> </tr> <tr id="i16" class="altColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>></code></td> +<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#registeredNodes--">registeredNodes</a></span>()</code> <div class="block">Returns all registered DataObjects.</div> </td> @@ -327,8 +327,8 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl </tr> <tr id="i18" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#registerNode-java.lang.Object-java.lang.Object-">registerNode</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeObject)</code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#registerNode-java.lang.Object-java.lang.Object-">registerNode</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeObject)</code> <div class="block">"Registers" a graph node, usually storing the node in some internal map using its id as a key.</div> </td> @@ -351,8 +351,8 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl </td> </tr> <tr id="i22" class="altColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#unregisterNode-java.lang.Object-">unregisterNode</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId)</code> +<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/ObjectStore.html#unregisterNode-java.lang.Object-">unregisterNode</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId)</code> <div class="block">"Unregisters" a graph node, forgetting any information associated with nodeId.</div> </td> </tr> @@ -361,8 +361,8 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl <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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/ja va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/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> @@ -384,7 +384,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl <ul class="blockList"> <li class="blockList"> <h4>objectMap</h4> -<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>> objectMap</pre> +<pre>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>> objectMap</pre> </li> </ul> <a name="changes"> @@ -393,7 +393,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl <ul class="blockList"> <li class="blockList"> <h4>changes</h4> -<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,org.apache.cayenne.access.ObjectDiff> changes</pre> +<pre>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,org.apache.cayenne.access.ObjectDiff> changes</pre> </li> </ul> <a name="dataRowCache"> @@ -445,7 +445,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl <li class="blockList"> <h4>ObjectStore</h4> <pre>public ObjectStore(<a href="../../../../org/apache/cayenne/access/DataRowStore.html" title="class in org.apache.cayenne.access">DataRowStore</a> dataRowCache, - <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>> objectMap)</pre> + <a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>> objectMap)</pre> <div class="block">Creates an ObjectStore with <a href="../../../../org/apache/cayenne/access/DataRowStore.html" title="class in org.apache.cayenne.access"><code>DataRowStore</code></a> and a map to use for storing registered objects. Passed map doesn't require any special synchronization behavior, as ObjectStore is synchronized itself.</div> @@ -504,7 +504,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl <ul class="blockList"> <li class="blockList"> <h4>objectsUnregistered</h4> -<pre>public void objectsUnregistered(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a> objects)</pre> +<pre>public void objectsUnregistered(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a> objects)</pre> <div class="block">Evicts a collection of DataObjects from the ObjectStore, invalidates the underlying cache snapshots. Changes objects state to TRANSIENT. This method can be used for manual cleanup of Cayenne cache.</div> @@ -562,7 +562,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl <ul class="blockList"> <li class="blockList"> <h4>getObjectIterator</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a><<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>> getObjectIterator()</pre> +<pre>public <a href="https://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a><<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>> getObjectIterator()</pre> <div class="block">Returns an iterator over the registered objects.</div> </li> </ul> @@ -586,7 +586,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl <ul class="blockList"> <li class="blockList"> <h4>objectsInState</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>> objectsInState(int state)</pre> +<pre>public <a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a>> objectsInState(int state)</pre> <div class="block">Return a subset of registered objects that are in a certain persistence state. Collection is returned by copy.</div> </li> @@ -645,7 +645,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl <ul class="blockList"> <li class="blockList"> <h4>getNode</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> getNode(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId)</pre> +<pre>public <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> getNode(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId)</pre> <div class="block">Returns a registered DataObject or null of no object exists for the ObjectId.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> @@ -661,7 +661,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl <ul class="blockList"> <li class="blockList"> <h4>registeredNodes</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> registeredNodes()</pre> +<pre>public <a href="https://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> registeredNodes()</pre> <div class="block">Returns all registered DataObjects. List is returned by copy and can be modified by the caller.</div> <dl> @@ -678,8 +678,8 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl <ul class="blockList"> <li class="blockList"> <h4>registerNode</h4> -<pre>public void registerNode(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeObject)</pre> +<pre>public void registerNode(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeObject)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/cayenne/graph/GraphManager.html#registerNode-java.lang.Object-java.lang.Object-">GraphManager</a></code></span></div> <div class="block">"Registers" a graph node, usually storing the node in some internal map using its id as a key.</div> @@ -697,7 +697,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl <ul class="blockList"> <li class="blockList"> <h4>unregisterNode</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> unregisterNode(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId)</pre> +<pre>public <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> unregisterNode(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/cayenne/graph/GraphManager.html#unregisterNode-java.lang.Object-">GraphManager</a></code></span></div> <div class="block">"Unregisters" a graph node, forgetting any information associated with nodeId.</div> <dl> @@ -714,8 +714,8 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl <ul class="blockList"> <li class="blockList"> <h4>nodeIdChanged</h4> -<pre>public void nodeIdChanged(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> newId)</pre> +<pre>public void nodeIdChanged(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> newId)</pre> <div class="block">Does nothing.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> @@ -731,7 +731,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl <ul class="blockList"> <li class="blockList"> <h4>nodeCreated</h4> -<pre>public void nodeCreated(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId)</pre> +<pre>public void nodeCreated(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/cayenne/graph/GraphChangeHandler.html#nodeCreated-java.lang.Object-">GraphChangeHandler</a></code></span></div> <div class="block">Notifies implementing object that a new node was created in the graph.</div> <dl> @@ -748,7 +748,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl <ul class="blockList"> <li class="blockList"> <h4>nodeRemoved</h4> -<pre>public void nodeRemoved(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId)</pre> +<pre>public void nodeRemoved(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/cayenne/graph/GraphChangeHandler.html#nodeRemoved-java.lang.Object-">GraphChangeHandler</a></code></span></div> <div class="block">Notifies implementing object that a node was removed from the graph.</div> <dl> @@ -765,10 +765,10 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl <ul class="blockList"> <li class="blockList"> <h4>nodePropertyChanged</h4> -<pre>public void nodePropertyChanged(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> property, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> oldValue, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> newValue)</pre> +<pre>public void nodePropertyChanged(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> property, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> oldValue, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> newValue)</pre> <div class="block">Records dirty object snapshot.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> @@ -784,9 +784,9 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl <ul class="blockList"> <li class="blockList"> <h4>arcCreated</h4> -<pre>public void arcCreated(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> targetNodeId, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> arcId)</pre> +<pre>public void arcCreated(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> targetNodeId, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> arcId)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/cayenne/graph/GraphChangeHandler.html#arcCreated-java.lang.Object-java.lang.Object-java.lang.Object-">GraphChangeHandler</a></code></span></div> <div class="block">Notifies implementing object that a new arc was created between two nodes.</div> <dl> @@ -803,9 +803,9 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl <ul class="blockListLast"> <li class="blockList"> <h4>arcDeleted</h4> -<pre>public void arcDeleted(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> targetNodeId, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> arcId)</pre> +<pre>public void arcDeleted(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> nodeId, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> targetNodeId, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> arcId)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/cayenne/graph/GraphChangeHandler.html#arcDeleted-java.lang.Object-java.lang.Object-java.lang.Object-">GraphChangeHandler</a></code></span></div> <div class="block">Notifies implementing object that an arc between two nodes was deleted.</div> <dl> http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/0a78b02b/docs/4.0/api/org/apache/cayenne/access/OperationHints.html ---------------------------------------------------------------------- diff --git a/docs/4.0/api/org/apache/cayenne/access/OperationHints.html b/docs/4.0/api/org/apache/cayenne/access/OperationHints.html index 4ca9c40..d93192d 100644 --- a/docs/4.0/api/org/apache/cayenne/access/OperationHints.html +++ b/docs/4.0/api/org/apache/cayenne/access/OperationHints.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:06 MSK 2018 --> +<!-- Generated by javadoc (1.8.0_111) on Thu Aug 16 11:38:57 MSK 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>OperationHints (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>OperationHints (cayenne-doc: Cayenne Documentation 4.0 API)</title> +<meta name="date" content="2018-08-16"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="OperationHints (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="OperationHints (cayenne-doc: Cayenne Documentation 4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/0a78b02b/docs/4.0/api/org/apache/cayenne/access/OperationObserver.html ---------------------------------------------------------------------- diff --git a/docs/4.0/api/org/apache/cayenne/access/OperationObserver.html b/docs/4.0/api/org/apache/cayenne/access/OperationObserver.html index 02268da..fac5730 100644 --- a/docs/4.0/api/org/apache/cayenne/access/OperationObserver.html +++ b/docs/4.0/api/org/apache/cayenne/access/OperationObserver.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:06 MSK 2018 --> +<!-- Generated by javadoc (1.8.0_111) on Thu Aug 16 11:38:57 MSK 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>OperationObserver (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>OperationObserver (cayenne-doc: Cayenne Documentation 4.0 API)</title> +<meta name="date" content="2018-08-16"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="OperationObserver (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="OperationObserver (cayenne-doc: Cayenne Documentation 4.0 API)"; } } catch(err) { @@ -157,7 +157,7 @@ extends <a href="../../../../org/apache/cayenne/access/OperationHints.html" titl </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/OperationObserver.html#nextGlobalException-java.lang.Exception-">nextGlobalException</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> ex)</code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/OperationObserver.html#nextGlobalException-java.lang.Exception-">nextGlobalException</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> ex)</code> <div class="block">Callback method invoked on exceptions that are not tied to a specific query execution, such as JDBC connection exceptions, etc.</div> </td> @@ -165,7 +165,7 @@ extends <a href="../../../../org/apache/cayenne/access/OperationHints.html" titl <tr id="i4" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/OperationObserver.html#nextQueryException-org.apache.cayenne.query.Query-java.lang.Exception-">nextQueryException</a></span>(<a href="../../../../org/apache/cayenne/query/Query.html" title="interface in org.apache.cayenne.query">Query</a> query, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> ex)</code> + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> ex)</code> <div class="block">Callback method invoked on exceptions that happen during an execution of a specific query.</div> </td> @@ -173,7 +173,7 @@ extends <a href="../../../../org/apache/cayenne/access/OperationHints.html" titl <tr id="i5" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cayenne/access/OperationObserver.html#nextRows-org.apache.cayenne.query.Query-java.util.List-">nextRows</a></span>(<a href="../../../../org/apache/cayenne/query/Query.html" title="interface in org.apache.cayenne.query">Query</a> query, - <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><?> dataRows)</code> + <a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><?> dataRows)</code> <div class="block">Callback method invoked for each processed ResultSet.</div> </td> </tr> @@ -235,7 +235,7 @@ extends <a href="../../../../org/apache/cayenne/access/OperationHints.html" titl <li class="blockList"> <h4>nextRows</h4> <pre>void nextRows(<a href="../../../../org/apache/cayenne/query/Query.html" title="interface in org.apache.cayenne.query">Query</a> query, - <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><?> dataRows)</pre> + <a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><?> dataRows)</pre> <div class="block">Callback method invoked for each processed ResultSet.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> @@ -284,7 +284,7 @@ extends <a href="../../../../org/apache/cayenne/access/OperationHints.html" titl <li class="blockList"> <h4>nextQueryException</h4> <pre>void nextQueryException(<a href="../../../../org/apache/cayenne/query/Query.html" title="interface in org.apache.cayenne.query">Query</a> query, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> ex)</pre> + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> ex)</pre> <div class="block">Callback method invoked on exceptions that happen during an execution of a specific query.</div> </li> @@ -295,7 +295,7 @@ extends <a href="../../../../org/apache/cayenne/access/OperationHints.html" titl <ul class="blockListLast"> <li class="blockList"> <h4>nextGlobalException</h4> -<pre>void nextGlobalException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> ex)</pre> +<pre>void nextGlobalException(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> ex)</pre> <div class="block">Callback method invoked on exceptions that are not tied to a specific query execution, such as JDBC connection exceptions, etc.</div> </li>