Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2013-06-12 08:49:54 +0000
committerEike Stepper2013-06-12 08:49:54 +0000
commitf8379d2dc413ed6fa31adce1c1260681c94b8d34 (patch)
tree6ddd8e2a0d63d51bb372d2152626619ccbc67a3a /plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransactionCommentator.html
parent8275925420e89e8d7a044258bc5114fa51994741 (diff)
downloadcdo-f8379d2dc413ed6fa31adce1c1260681c94b8d34.tar.gz
cdo-f8379d2dc413ed6fa31adce1c1260681c94b8d34.tar.xz
cdo-f8379d2dc413ed6fa31adce1c1260681c94b8d34.zip
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransactionCommentator.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransactionCommentator.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransactionCommentator.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransactionCommentator.html
index 771221bb63..9ded0d10f9 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransactionCommentator.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransactionCommentator.html
@@ -115,6 +115,11 @@ Class CDOTransactionCommentator</H2>
<P>
+A utility class that, when associated with a <A HREF="../../../../../org/eclipse/emf/cdo/transaction/CDOTransaction.html" title="interface in org.eclipse.emf.cdo.transaction"><CODE>transaction</CODE></A>, automatically updates the
+ <A HREF="../../../../../org/eclipse/emf/cdo/transaction/CDOTransaction.html#setCommitComment(java.lang.String)"><CODE>commit comment</CODE></A> according to local model modifications.
+<P>
+
+<P>
<DL>
<DT><B>Since:</B></DT>
<DD>4.2</DD>

Back to the top