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/CDOCommitInfoHandler.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoHandler.html16
1 files changed, 10 insertions, 6 deletions
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 a8b02d8385..8ec964a4de 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
@@ -92,6 +92,9 @@ org.eclipse.emf.cdo.common.commit</FONT>
<BR>
Interface CDOCommitInfoHandler</H2>
<DL>
+<DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../../../../org/eclipse/emf/cdo/spi/common/CDOReplicationContext.html" title="interface in org.eclipse.emf.cdo.spi.common">CDOReplicationContext</A>, <A HREF="../../../../../../org/eclipse/emf/cdo/spi/server/InternalFailoverParticipant.html" title="interface in org.eclipse.emf.cdo.spi.server">InternalFailoverParticipant</A>, <A HREF="../../../../../../org/eclipse/emf/cdo/spi/server/InternalSynchronizableRepository.html" title="interface in org.eclipse.emf.cdo.spi.server">InternalSynchronizableRepository</A></DD>
+</DL>
+<DL>
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/handler/AsyncCommitInfoHandler.html" title="class in org.eclipse.emf.cdo.common.commit.handler">AsyncCommitInfoHandler</A>, <A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/handler/BinaryCommitInfoLog.html" title="class in org.eclipse.emf.cdo.common.commit.handler">BinaryCommitInfoLog</A>, <A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/handler/TextCommitInfoLog.html" title="class in org.eclipse.emf.cdo.common.commit.handler">TextCommitInfoLog</A></DD>
</DL>
<HR>
@@ -100,12 +103,13 @@ Interface CDOCommitInfoHandler</H2>
</DL>
<map id="APIVIZ" name="APIVIZ">
-<area shape="rect" id="node1" href="../../server/IRepository.html" title="&#171;interface&#187; IRepository (org.eclipse.emf.cdo.server)" alt="" coords="292,6,473,61"/>
-<area shape="rect" id="node2" href="CDOCommitInfoHandler.html" title="&#171;interface&#187; CDOCommitInfoHandler" alt="" coords="391,117,549,157"/>
-<area shape="rect" id="node3" href="CDOCommitInfo.html" title="&#171;interface&#187; CDOCommitInfo" alt="" coords="503,13,617,53"/>
-<area shape="rect" id="node4" href="handler/TextCommitInfoLog.html" title="TextCommitInfoLog (org.eclipse.emf.cdo.common.commit.handler)" alt="" coords="5,200,296,240"/>
-<area shape="rect" id="node5" href="handler/BinaryCommitInfoLog.html" title="BinaryCommitInfoLog (org.eclipse.emf.cdo.common.commit.handler)" alt="" coords="325,200,616,240"/>
-<area shape="rect" id="node6" href="handler/AsyncCommitInfoHandler.html" title="AsyncCommitInfoHandler (org.eclipse.emf.cdo.common.commit.handler)" alt="" coords="645,200,936,240"/>
+<area shape="rect" id="node1" href="../../server/IRepository.html" title="&#171;interface&#187; IRepository (org.eclipse.emf.cdo.server)" alt="" coords="380,6,561,61"/>
+<area shape="rect" id="node2" href="../../spi/common/CDOReplicationContext.html" title="&#171;interface&#187; CDOReplicationContext (org.eclipse.emf.cdo.spi.common)" alt="" coords="5,201,224,255"/>
+<area shape="rect" id="node3" href="CDOCommitInfoHandler.html" title="&#171;interface&#187; CDOCommitInfoHandler" alt="" coords="479,117,637,157"/>
+<area shape="rect" id="node4" href="CDOCommitInfo.html" title="&#171;interface&#187; CDOCommitInfo" alt="" coords="591,13,705,53"/>
+<area shape="rect" id="node5" href="handler/TextCommitInfoLog.html" title="TextCommitInfoLog (org.eclipse.emf.cdo.common.commit.handler)" alt="" coords="253,208,544,248"/>
+<area shape="rect" id="node6" href="handler/BinaryCommitInfoLog.html" title="BinaryCommitInfoLog (org.eclipse.emf.cdo.common.commit.handler)" alt="" coords="573,208,864,248"/>
+<area shape="rect" id="node7" href="handler/AsyncCommitInfoHandler.html" title="AsyncCommitInfoHandler (org.eclipse.emf.cdo.common.commit.handler)" alt="" coords="893,208,1184,248"/>
</map>
<CENTER><IMG SRC="CDOCommitInfoHandler.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>

Back to the top