Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/server/SyncingUtil.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/server/SyncingUtil.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/server/SyncingUtil.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/server/SyncingUtil.html
index f90bca9702..70edbfb25a 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/server/SyncingUtil.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/server/SyncingUtil.html
@@ -97,7 +97,13 @@ Class SyncingUtil</H2>
<HR>
<DL>
<DT><PRE>public final class <B>SyncingUtil</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></DL>
-</PRE>
+</PRE><map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" href="SyncingUtil.html" title="&#171;static&#187; SyncingUtil" alt="" coords="5,5,93,45"/>
+</map>
+
+<CENTER><IMG SRC="SyncingUtil.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+
+
<P>
Static methods that may help with classes related to repository synchronization.
@@ -107,8 +113,6 @@ Static methods that may help with classes related to repository synchronization.
<DL>
<DT><B>Since:</B></DT>
<DD>4.1</DD>
-<DT><B>Author:</B></DT>
- <DD>Eike Stepper</DD>
</DL>
<HR>

Back to the top