Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2021-11-24 11:43:26 +0000
committerEike Stepper2021-11-24 11:43:26 +0000
commitc7b378bd131c74d6029a9ebf00f9737fcb575f11 (patch)
tree7d305ad2c28d9cc38de38cdcf9e10624d17ecaa0 /plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit
parent7849c91bce12da7ef2d953e9951d0aa6a6df25de (diff)
downloadcdo-c7b378bd131c74d6029a9ebf00f9737fcb575f11.tar.gz
cdo-c7b378bd131c74d6029a9ebf00f9737fcb575f11.tar.xz
cdo-c7b378bd131c74d6029a9ebf00f9737fcb575f11.zip
[Releng] Regenerate documentation
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSet.html2
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html45
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitData.html2
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitHistory.TriggerLoadElement.html2
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html2
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoHandler.html7
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOChangeSetData.html10
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOCommitData.html2
8 files changed, 54 insertions, 18 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSet.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSet.html
index c3a563af84..94e6046bc9 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSet.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSet.html
@@ -187,7 +187,7 @@ extends <a href="../branch/CDOBranchPointRange.html" title="interface in org.ecl
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.cdo.common.commit.<a href="CDOChangeSetData.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOChangeSetData</a></h3>
-<code><a href="CDOChangeSetData.html#copy()">copy</a>, <a href="CDOChangeSetData.html#forEachRevision(java.util.function.Consumer)">forEachRevision</a>, <a href="CDOChangeSetData.html#forEachRevisionDelta(java.util.function.Consumer)">forEachRevisionDelta</a>, <a href="CDOChangeSetData.html#getChangedObjects()">getChangedObjects</a>, <a href="CDOChangeSetData.html#getChangeKinds()">getChangeKinds</a>, <a href="CDOChangeSetData.html#getDetachedObjects()">getDetachedObjects</a>, <a href="CDOChangeSetData.html#getNewObjects()">getNewObjects</a>, <a href="CDOChangeSetData.html#isEmpty()">isEmpty</a>, <a href="CDOChangeSetData.html#merge(org.eclipse.emf.cdo.common.commit.CDOChangeSetData)">merge</a></code></li>
+<code><a href="CDOChangeSetData.html#copy()">copy</a>, <a href="CDOChangeSetData.html#forEachRevision(java.util.function.Consumer)">forEachRevision</a>, <a href="CDOChangeSetData.html#forEachRevisionDelta(java.util.function.Consumer)">forEachRevisionDelta</a>, <a href="CDOChangeSetData.html#getAffectedIDs()">getAffectedIDs</a>, <a href="CDOChangeSetData.html#getChangedObjects()">getChangedObjects</a>, <a href="CDOChangeSetData.html#getChangeKinds()">getChangeKinds</a>, <a href="CDOChangeSetData.html#getDetachedObjects()">getDetachedObjects</a>, <a href="CDOChangeSetData.html#getNewObjects()">getNewObjects</a>, <a href="CDOChangeSetData.html#isEmpty()">isEmpty</a>, <a href="CDOChangeSetData.html#merge(org.eclipse.emf.cdo.common.commit.CDOChangeSetData)">merge</a></code></li>
</ul>
</li>
</ul>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html
index bc36188529..5119d5d73c 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html
@@ -28,7 +28,7 @@
catch(err) {
}
//-->
-var data = {"i0":6,"i1":18,"i2":18,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6};
+var data = {"i0":6,"i1":18,"i2":18,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
@@ -184,41 +184,48 @@ extends <a href="CDOChangeKindProvider.html" title="interface in org.eclipse.emf
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.util.List&lt;<a href="../id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id">CDOID</a>&gt;</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getAffectedIDs()">getAffectedIDs</a></span>()</code></th>
+<td class="colLast">
+<div class="block">Returns a list of ids denoting which revisions have been added, changed, or revised in the context of a commit operation.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../revision/CDORevisionKey.html" title="interface in org.eclipse.emf.cdo.common.revision">CDORevisionKey</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getChangedObjects()">getChangedObjects</a></span>()</code></th>
<td class="colLast">
-<div class="block">Returns a collection of revision keys denoting which (original) revisions have been changed in the context of a
+<div class="block">Returns a list of revision keys denoting which (original) revisions have been changed in the context of a
commit operation.</div>
</td>
</tr>
-<tr id="i4" class="altColor">
+<tr id="i5" class="rowColor">
<td class="colFirst"><code>java.util.Map&lt;<a href="../id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id">CDOID</a>,&#8203;<a href="CDOChangeKind.html" title="enum in org.eclipse.emf.cdo.common.commit">CDOChangeKind</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getChangeKinds()">getChangeKinds</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
-<tr id="i5" class="rowColor">
+<tr id="i6" class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../revision/CDOIDAndVersion.html" title="interface in org.eclipse.emf.cdo.common.revision">CDOIDAndVersion</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getDetachedObjects()">getDetachedObjects</a></span>()</code></th>
<td class="colLast">
-<div class="block">Returns a collection of keys denoting which revisions have been revised (corresponds to detached objects) in the
+<div class="block">Returns a list of keys denoting which revisions have been revised (corresponds to detached objects) in the
context of a commit operation.</div>
</td>
</tr>
-<tr id="i6" class="altColor">
+<tr id="i7" class="rowColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../revision/CDOIDAndVersion.html" title="interface in org.eclipse.emf.cdo.common.revision">CDOIDAndVersion</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getNewObjects()">getNewObjects</a></span>()</code></th>
<td class="colLast">
-<div class="block">Returns a collection of keys denoting which revisions have been added in the context of a commit operation.</div>
+<div class="block">Returns a list of keys denoting which revisions have been added in the context of a commit operation.</div>
</td>
</tr>
-<tr id="i7" class="rowColor">
+<tr id="i8" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isEmpty()">isEmpty</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns <code>true</code>, if this change set data does not contain any changes, <code>false</code> otherwise.</div>
</td>
</tr>
-<tr id="i8" class="altColor">
+<tr id="i9" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#merge(org.eclipse.emf.cdo.common.commit.CDOChangeSetData)">merge</a></span>&#8203;(<a href="CDOChangeSetData.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOChangeSetData</a>&nbsp;changeSetData)</code></th>
<td class="colLast">
@@ -294,7 +301,7 @@ extends <a href="CDOChangeKindProvider.html" title="interface in org.eclipse.emf
<li class="blockList">
<h4>getNewObjects</h4>
<pre class="methodSignature">java.util.List&lt;<a href="../revision/CDOIDAndVersion.html" title="interface in org.eclipse.emf.cdo.common.revision">CDOIDAndVersion</a>&gt;&nbsp;getNewObjects()</pre>
-<div class="block">Returns a collection of keys denoting which revisions have been added in the context of a commit operation.
+<div class="block">Returns a list of keys denoting which revisions have been added in the context of a commit operation.
Depending on various conditions like change subscriptions particular elements can also be full <a href="../revision/CDORevision.html" title="interface in org.eclipse.emf.cdo.common.revision"><code>revisions</code></a>.</div>
</li>
</ul>
@@ -305,7 +312,7 @@ extends <a href="CDOChangeKindProvider.html" title="interface in org.eclipse.emf
<li class="blockList">
<h4>getChangedObjects</h4>
<pre class="methodSignature">java.util.List&lt;<a href="../revision/CDORevisionKey.html" title="interface in org.eclipse.emf.cdo.common.revision">CDORevisionKey</a>&gt;&nbsp;getChangedObjects()</pre>
-<div class="block">Returns a collection of revision keys denoting which (original) revisions have been changed in the context of a
+<div class="block">Returns a list of revision keys denoting which (original) revisions have been changed in the context of a
commit operation. Depending on various conditions like change subscriptions particular elements can also be full
<a href="../revision/delta/CDORevisionDelta.html" title="interface in org.eclipse.emf.cdo.common.revision.delta"><code>revision deltas</code></a>.</div>
</li>
@@ -317,11 +324,25 @@ extends <a href="CDOChangeKindProvider.html" title="interface in org.eclipse.emf
<li class="blockList">
<h4>getDetachedObjects</h4>
<pre class="methodSignature">java.util.List&lt;<a href="../revision/CDOIDAndVersion.html" title="interface in org.eclipse.emf.cdo.common.revision">CDOIDAndVersion</a>&gt;&nbsp;getDetachedObjects()</pre>
-<div class="block">Returns a collection of keys denoting which revisions have been revised (corresponds to detached objects) in the
+<div class="block">Returns a list of keys denoting which revisions have been revised (corresponds to detached objects) in the
context of a commit operation. Depending on various conditions the version part of particular elements can be
<a href="../branch/CDOBranchVersion.html#UNSPECIFIED_VERSION"><code>unspecified</code></a>.</div>
</li>
</ul>
+<a id="getAffectedIDs()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAffectedIDs</h4>
+<pre class="methodSignature">java.util.List&lt;<a href="../id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id">CDOID</a>&gt;&nbsp;getAffectedIDs()</pre>
+<div class="block">Returns a list of ids denoting which revisions have been added, changed, or revised in the context of a commit operation.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>4.15</dd>
+</dl>
+</li>
+</ul>
<a id="getChangeKinds()">
<!-- -->
</a>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitData.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitData.html
index a9c10fd857..fb3a85bce8 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitData.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitData.html
@@ -184,7 +184,7 @@ extends <a href="CDOChangeSetData.html" title="interface in org.eclipse.emf.cdo.
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.cdo.common.commit.<a href="CDOChangeSetData.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOChangeSetData</a></h3>
-<code><a href="CDOChangeSetData.html#copy()">copy</a>, <a href="CDOChangeSetData.html#forEachRevision(java.util.function.Consumer)">forEachRevision</a>, <a href="CDOChangeSetData.html#forEachRevisionDelta(java.util.function.Consumer)">forEachRevisionDelta</a>, <a href="CDOChangeSetData.html#getChangedObjects()">getChangedObjects</a>, <a href="CDOChangeSetData.html#getChangeKinds()">getChangeKinds</a>, <a href="CDOChangeSetData.html#getDetachedObjects()">getDetachedObjects</a>, <a href="CDOChangeSetData.html#getNewObjects()">getNewObjects</a>, <a href="CDOChangeSetData.html#isEmpty()">isEmpty</a>, <a href="CDOChangeSetData.html#merge(org.eclipse.emf.cdo.common.commit.CDOChangeSetData)">merge</a></code></li>
+<code><a href="CDOChangeSetData.html#copy()">copy</a>, <a href="CDOChangeSetData.html#forEachRevision(java.util.function.Consumer)">forEachRevision</a>, <a href="CDOChangeSetData.html#forEachRevisionDelta(java.util.function.Consumer)">forEachRevisionDelta</a>, <a href="CDOChangeSetData.html#getAffectedIDs()">getAffectedIDs</a>, <a href="CDOChangeSetData.html#getChangedObjects()">getChangedObjects</a>, <a href="CDOChangeSetData.html#getChangeKinds()">getChangeKinds</a>, <a href="CDOChangeSetData.html#getDetachedObjects()">getDetachedObjects</a>, <a href="CDOChangeSetData.html#getNewObjects()">getNewObjects</a>, <a href="CDOChangeSetData.html#isEmpty()">isEmpty</a>, <a href="CDOChangeSetData.html#merge(org.eclipse.emf.cdo.common.commit.CDOChangeSetData)">merge</a></code></li>
</ul>
</li>
</ul>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitHistory.TriggerLoadElement.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitHistory.TriggerLoadElement.html
index c8c21db806..4612dca98d 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitHistory.TriggerLoadElement.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitHistory.TriggerLoadElement.html
@@ -207,7 +207,7 @@ extends <a href="CDOCommitInfo.html" title="interface in org.eclipse.emf.cdo.com
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.cdo.common.commit.<a href="CDOChangeSetData.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOChangeSetData</a></h3>
-<code><a href="CDOChangeSetData.html#copy()">copy</a>, <a href="CDOChangeSetData.html#forEachRevision(java.util.function.Consumer)">forEachRevision</a>, <a href="CDOChangeSetData.html#forEachRevisionDelta(java.util.function.Consumer)">forEachRevisionDelta</a>, <a href="CDOChangeSetData.html#getChangedObjects()">getChangedObjects</a>, <a href="CDOChangeSetData.html#getChangeKinds()">getChangeKinds</a>, <a href="CDOChangeSetData.html#getDetachedObjects()">getDetachedObjects</a>, <a href="CDOChangeSetData.html#getNewObjects()">getNewObjects</a>, <a href="CDOChangeSetData.html#isEmpty()">isEmpty</a>, <a href="CDOChangeSetData.html#merge(org.eclipse.emf.cdo.common.commit.CDOChangeSetData)">merge</a></code></li>
+<code><a href="CDOChangeSetData.html#copy()">copy</a>, <a href="CDOChangeSetData.html#forEachRevision(java.util.function.Consumer)">forEachRevision</a>, <a href="CDOChangeSetData.html#forEachRevisionDelta(java.util.function.Consumer)">forEachRevisionDelta</a>, <a href="CDOChangeSetData.html#getAffectedIDs()">getAffectedIDs</a>, <a href="CDOChangeSetData.html#getChangedObjects()">getChangedObjects</a>, <a href="CDOChangeSetData.html#getChangeKinds()">getChangeKinds</a>, <a href="CDOChangeSetData.html#getDetachedObjects()">getDetachedObjects</a>, <a href="CDOChangeSetData.html#getNewObjects()">getNewObjects</a>, <a href="CDOChangeSetData.html#isEmpty()">isEmpty</a>, <a href="CDOChangeSetData.html#merge(org.eclipse.emf.cdo.common.commit.CDOChangeSetData)">merge</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.eclipse.emf.cdo.common.commit.CDOCommitData">
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html
index aaafa7ce10..83edae65c5 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html
@@ -250,7 +250,7 @@ extends <a href="../branch/CDOBranchPoint.html" title="interface in org.eclipse.
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.cdo.common.commit.<a href="CDOChangeSetData.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOChangeSetData</a></h3>
-<code><a href="CDOChangeSetData.html#copy()">copy</a>, <a href="CDOChangeSetData.html#forEachRevision(java.util.function.Consumer)">forEachRevision</a>, <a href="CDOChangeSetData.html#forEachRevisionDelta(java.util.function.Consumer)">forEachRevisionDelta</a>, <a href="CDOChangeSetData.html#getChangedObjects()">getChangedObjects</a>, <a href="CDOChangeSetData.html#getChangeKinds()">getChangeKinds</a>, <a href="CDOChangeSetData.html#getDetachedObjects()">getDetachedObjects</a>, <a href="CDOChangeSetData.html#getNewObjects()">getNewObjects</a>, <a href="CDOChangeSetData.html#isEmpty()">isEmpty</a>, <a href="CDOChangeSetData.html#merge(org.eclipse.emf.cdo.common.commit.CDOChangeSetData)">merge</a></code></li>
+<code><a href="CDOChangeSetData.html#copy()">copy</a>, <a href="CDOChangeSetData.html#forEachRevision(java.util.function.Consumer)">forEachRevision</a>, <a href="CDOChangeSetData.html#forEachRevisionDelta(java.util.function.Consumer)">forEachRevisionDelta</a>, <a href="CDOChangeSetData.html#getAffectedIDs()">getAffectedIDs</a>, <a href="CDOChangeSetData.html#getChangedObjects()">getChangedObjects</a>, <a href="CDOChangeSetData.html#getChangeKinds()">getChangeKinds</a>, <a href="CDOChangeSetData.html#getDetachedObjects()">getDetachedObjects</a>, <a href="CDOChangeSetData.html#getNewObjects()">getNewObjects</a>, <a href="CDOChangeSetData.html#isEmpty()">isEmpty</a>, <a href="CDOChangeSetData.html#merge(org.eclipse.emf.cdo.common.commit.CDOChangeSetData)">merge</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.eclipse.emf.cdo.common.commit.CDOCommitData">
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoHandler.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoHandler.html
index 44ca3bb674..e877d6b0dd 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoHandler.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoHandler.html
@@ -131,8 +131,13 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dt>All Known Implementing Classes:</dt>
<dd><code><a href="handler/AsyncCommitInfoHandler.html" title="class in org.eclipse.emf.cdo.common.commit.handler">AsyncCommitInfoHandler</a></code>, <code><a href="handler/BinaryCommitInfoLog.html" title="class in org.eclipse.emf.cdo.common.commit.handler">BinaryCommitInfoLog</a></code>, <code><a href="handler/TextCommitInfoLog.html" title="class in org.eclipse.emf.cdo.common.commit.handler">TextCommitInfoLog</a></code></dd>
</dl>
+<dl>
+<dt>Functional Interface:</dt>
+<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd>
+</dl>
<hr>
-<pre>public interface <span class="typeNameLabel">CDOCommitInfoHandler</span></pre>
+<pre>@FunctionalInterface
+public interface <span class="typeNameLabel">CDOCommitInfoHandler</span></pre>
<div class="block">A call-back interface that indicates the ability to <i>handle</i> <a href="CDOCommitInfo.html" title="interface in org.eclipse.emf.cdo.common.commit"><code>commit infos</code></a> that are passed
from other entities.</div>
<dl>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOChangeSetData.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOChangeSetData.html
index 1eeb96c2bb..5c8049fc61 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOChangeSetData.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOChangeSetData.html
@@ -821,6 +821,16 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
information of the <a href="../../../session/CDOSession.html#getCommitInfoManager()"><code>commit history</code></a>.</div>
</td>
</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../CDOChangeSetData.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOChangeSetData</a></code></td>
+<th class="colSecond" scope="row"><span class="typeNameLabel">CDOPushTransaction.</span><code><span class="memberNameLink"><a href="../../../transaction/CDOPushTransaction.html#revertTo(org.eclipse.emf.cdo.common.branch.CDOBranchPoint)">revertTo</a></span>&#8203;(<a href="../../branch/CDOBranchPoint.html" title="interface in org.eclipse.emf.cdo.common.branch">CDOBranchPoint</a>&nbsp;branchPoint)</code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../CDOChangeSetData.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOChangeSetData</a></code></td>
+<th class="colSecond" scope="row"><span class="typeNameLabel">CDOTransaction.</span><code><span class="memberNameLink"><a href="../../../transaction/CDOTransaction.html#revertTo(org.eclipse.emf.cdo.common.branch.CDOBranchPoint)">revertTo</a></span>&#8203;(<a href="../../branch/CDOBranchPoint.html" title="interface in org.eclipse.emf.cdo.common.branch">CDOBranchPoint</a>&nbsp;branchPoint)</code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
</tbody>
</table>
<table class="useSummary">
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOCommitData.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOCommitData.html
index 8b9f85bae7..55a72d6803 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOCommitData.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOCommitData.html
@@ -439,7 +439,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
java.lang.String&nbsp;userID,
java.lang.String&nbsp;comment,
<a href="../CDOCommitData.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOCommitData</a>&nbsp;commitData,
- java.util.Map&lt;<a href="../../id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id">CDOID</a>,&#8203;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore" class="externalLink">EClass</a>&gt;&nbsp;detachedObjectTypes,
+ java.util.Map&lt;<a href="../../id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id">CDOID</a>,&#8203;org.eclipse.emf.ecore.EClass&gt;&nbsp;detachedObjectTypes,
java.util.Collection&lt;<a href="../../lob/CDOLob.html" title="class in org.eclipse.emf.cdo.common.lob">CDOLob</a>&lt;?&gt;&gt;&nbsp;lobs,
org.eclipse.net4j.util.om.monitor.OMMonitor&nbsp;monitor)</code></th>
<td class="colLast">

Back to the top