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/commit/CDOChangeSetDataProvider.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetDataProvider.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetDataProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetDataProvider.html
index 07e9f8a647..477d1aa59f 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetDataProvider.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetDataProvider.html
@@ -92,10 +92,10 @@ org.eclipse.emf.cdo.common.commit</FONT>
<BR>
Interface CDOChangeSetDataProvider</H2>
<DL>
-<DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../../../../org/eclipse/emf/cdo/transaction/CDOSavepoint.html" title="interface in org.eclipse.emf.cdo.transaction">CDOSavepoint</A>, <A HREF="../../../../../../org/eclipse/emf/cdo/transaction/CDOTransaction.html" title="interface in org.eclipse.emf.cdo.transaction">CDOTransaction</A></DD>
+<DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../../../../org/eclipse/emf/cdo/transaction/CDOSavepoint.html" title="interface in org.eclipse.emf.cdo.transaction">CDOSavepoint</A>, <A HREF="../../../../../../org/eclipse/emf/cdo/transaction/CDOTransaction.html" title="interface in org.eclipse.emf.cdo.transaction">CDOTransaction</A>, <A HREF="../../../../../../org/eclipse/emf/spi/cdo/InternalCDOSavepoint.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOSavepoint</A>, <A HREF="../../../../../../org/eclipse/emf/spi/cdo/InternalCDOTransaction.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOTransaction</A></DD>
</DL>
<DL>
-<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../org/eclipse/emf/cdo/transaction/CDOPushTransaction.html" title="class in org.eclipse.emf.cdo.transaction">CDOPushTransaction</A></DD>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../org/eclipse/emf/cdo/spi/common/commit/CDOChangeSetDataRevisionProvider.html" title="class in org.eclipse.emf.cdo.spi.common.commit">CDOChangeSetDataRevisionProvider</A>, <A HREF="../../../../../../org/eclipse/emf/cdo/transaction/CDOPushTransaction.html" title="class in org.eclipse.emf.cdo.transaction">CDOPushTransaction</A></DD>
</DL>
<HR>
<DL>
@@ -105,8 +105,9 @@ Interface CDOChangeSetDataProvider</H2>
<map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" href="../../transaction/CDOTransaction.html" title="&#171;interface&#187; CDOTransaction (org.eclipse.emf.cdo.transaction)" alt="" coords="5,185,216,239"/>
<area shape="rect" id="node2" href="../../transaction/CDOSavepoint.html" title="&#171;interface&#187; CDOSavepoint (org.eclipse.emf.cdo.transaction)" alt="" coords="245,185,456,239"/>
-<area shape="rect" id="node3" href="CDOChangeSetDataProvider.html" title="&#171;interface&#187; CDOChangeSetDataProvider" alt="" coords="137,101,324,141"/>
-<area shape="rect" id="node4" href="CDOChangeSetData.html" title="&#171;interface&#187; CDOChangeSetData" alt="" coords="160,5,301,45"/>
+<area shape="rect" id="node3" href="CDOChangeSetDataProvider.html" title="&#171;interface&#187; CDOChangeSetDataProvider" alt="" coords="257,101,444,141"/>
+<area shape="rect" id="node4" href="CDOChangeSetData.html" title="&#171;interface&#187; CDOChangeSetData" alt="" coords="280,5,421,45"/>
+<area shape="rect" id="node5" href="../../spi/common/commit/CDOChangeSetDataRevisionProvider.html" title="CDOChangeSetDataRevisionProvider (org.eclipse.emf.cdo.spi.common.commit)" alt="" coords="486,192,751,232"/>
</map>
<CENTER><IMG SRC="CDOChangeSetDataProvider.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>

Back to the top