Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranchHandler.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranchHandler.html11
1 files changed, 4 insertions, 7 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranchHandler.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranchHandler.html
index e2646bc5b7..9bc2e7ddd9 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranchHandler.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranchHandler.html
@@ -9,6 +9,7 @@ CDOBranchHandler (CDO Model Repository Documentation)
<META NAME="date" CONTENT="">
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../html/book.css" TITLE="Style">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
@@ -90,17 +91,13 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHO
org.eclipse.emf.cdo.common.branch</FONT>
<BR>
Interface CDOBranchHandler</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>
<HR>
<DL>
<DT><PRE>public interface <B>CDOBranchHandler</B></DL>
</PRE><map id="APIVIZ" name="APIVIZ">
-<area shape="rect" id="node1" href="../../spi/common/CDOReplicationContext.html" title="&#171;interface&#187; CDOReplicationContext (org.eclipse.emf.cdo.spi.common)" alt="" coords="5,198,224,253"/>
-<area shape="rect" id="node2" href="CDOBranchManager.html" title="&#171;interface&#187; CDOBranchManager" alt="" coords="253,205,395,245"/>
-<area shape="rect" id="node3" href="CDOBranchHandler.html" title="&#171;interface&#187; CDOBranchHandler" alt="" coords="151,101,285,141"/>
-<area shape="rect" id="node4" href="CDOBranch.html" title="&#171;interface&#187; CDOBranch" alt="" coords="173,5,264,45"/>
+<area shape="rect" id="node1" href="CDOBranchManager.html" title="&#171;interface&#187; CDOBranchManager" alt="" coords="5,197,147,237"/>
+<area shape="rect" id="node2" href="CDOBranchHandler.html" title="&#171;interface&#187; CDOBranchHandler" alt="" coords="9,101,143,141"/>
+<area shape="rect" id="node3" href="CDOBranch.html" title="&#171;interface&#187; CDOBranch" alt="" coords="31,5,121,45"/>
</map>
<CENTER><IMG SRC="CDOBranchHandler.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>

Back to the top