Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/spi/cdo/CDOSessionProtocol.CommitTransactionResult.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/spi/cdo/CDOSessionProtocol.CommitTransactionResult.html22
1 files changed, 13 insertions, 9 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/spi/cdo/CDOSessionProtocol.CommitTransactionResult.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/spi/cdo/CDOSessionProtocol.CommitTransactionResult.html
index 1eabb5298b..55ace3694c 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/spi/cdo/CDOSessionProtocol.CommitTransactionResult.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/spi/cdo/CDOSessionProtocol.CommitTransactionResult.html
@@ -118,6 +118,10 @@ Class CDOSessionProtocol.CommitTransactionResult</H2>
<P>
+If the meaning of this type isn't clear, there really should be more of a description here...
+<P>
+
+<P>
<DL>
<DT><B>Since:</B></DT>
<DD>3.0</DD>
@@ -139,7 +143,7 @@ Class CDOSessionProtocol.CommitTransactionResult</H2>
<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/spi/cdo/CDOSessionProtocol.CommitTransactionResult.PostCommitReferenceAdjuster.html" title="class in org.eclipse.emf.spi.cdo">CDOSessionProtocol.CommitTransactionResult.PostCommitReferenceAdjuster</A></B></CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If the meaning of this type isn't clear, there really should be more of a description here...</TD>
</TR>
</TABLE>
&nbsp;<!-- =========== FIELD SUMMARY =========== -->
@@ -521,31 +525,31 @@ public <A HREF="../../../../../org/eclipse/emf/cdo/common/lock/CDOLockState.html
</DL>
<HR>
-<A NAME="createReferenceAdjuster()"><!-- --></A><H3>
-createReferenceAdjuster</H3>
+<A NAME="setNewLockStates(org.eclipse.emf.cdo.common.lock.CDOLockState[])"><!-- --></A><H3>
+setNewLockStates</H3>
<PRE>
-protected <A HREF="../../../../../org/eclipse/emf/spi/cdo/CDOSessionProtocol.CommitTransactionResult.PostCommitReferenceAdjuster.html" title="class in org.eclipse.emf.spi.cdo">CDOSessionProtocol.CommitTransactionResult.PostCommitReferenceAdjuster</A> <B>createReferenceAdjuster</B>()</PRE>
+public void <B>setNewLockStates</B>(<A HREF="../../../../../org/eclipse/emf/cdo/common/lock/CDOLockState.html" title="interface in org.eclipse.emf.cdo.common.lock">CDOLockState</A>[]&nbsp;newLockStates)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
+<DT><B>Since:</B></DT>
+ <DD>4.1</DD>
</DL>
</DD>
</DL>
<HR>
-<A NAME="setNewLockStates(org.eclipse.emf.cdo.common.lock.CDOLockState[])"><!-- --></A><H3>
-setNewLockStates</H3>
+<A NAME="createReferenceAdjuster()"><!-- --></A><H3>
+createReferenceAdjuster</H3>
<PRE>
-public void <B>setNewLockStates</B>(<A HREF="../../../../../org/eclipse/emf/cdo/common/lock/CDOLockState.html" title="interface in org.eclipse.emf.cdo.common.lock">CDOLockState</A>[]&nbsp;newLockStates)</PRE>
+protected <A HREF="../../../../../org/eclipse/emf/spi/cdo/CDOSessionProtocol.CommitTransactionResult.PostCommitReferenceAdjuster.html" title="class in org.eclipse.emf.spi.cdo">CDOSessionProtocol.CommitTransactionResult.PostCommitReferenceAdjuster</A> <B>createReferenceAdjuster</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
-<DT><B>Since:</B></DT>
- <DD>4.1</DD>
</DL>
</DD>
</DL>

Back to the top