Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/TextCommitInfoLog.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/TextCommitInfoLog.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/TextCommitInfoLog.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/TextCommitInfoLog.html
index 6b0f3d2ddf..db39263136 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/TextCommitInfoLog.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/TextCommitInfoLog.html
@@ -100,7 +100,14 @@ Class TextCommitInfoLog</H2>
<HR>
<DL>
<DT><PRE>public class <B>TextCommitInfoLog</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../../../../org/eclipse/emf/cdo/common/commit/CDOCommitInfoHandler.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOCommitInfoHandler</A></DL>
-</PRE>
+</PRE><map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" href="../CDOCommitInfoHandler.html" title="&#171;interface&#187; CDOCommitInfoHandler (org.eclipse.emf.cdo.common.commit)" alt="" coords="5,6,248,61"/>
+<area shape="rect" id="node2" href="TextCommitInfoLog.html" title="TextCommitInfoLog" alt="" coords="60,101,193,126"/>
+</map>
+
+<CENTER><IMG SRC="TextCommitInfoLog.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+
+
<P>
A <A HREF="../../../../../../../org/eclipse/emf/cdo/common/commit/CDOCommitInfoHandler.html" title="interface in org.eclipse.emf.cdo.common.commit"><CODE>commit info handler</CODE></A> that synchronously writes <A HREF="../../../../../../../org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html" title="interface in org.eclipse.emf.cdo.common.commit"><CODE>commit infos</CODE></A> to a
@@ -111,8 +118,6 @@ A <A HREF="../../../../../../../org/eclipse/emf/cdo/common/commit/CDOCommitInfoH
<DL>
<DT><B>Since:</B></DT>
<DD>4.0</DD>
-<DT><B>Author:</B></DT>
- <DD>Eike Stepper</DD>
</DL>
<HR>

Back to the top