Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOXASavepoint.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOXASavepoint.html9
1 files changed, 3 insertions, 6 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOXASavepoint.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOXASavepoint.html
index b89b9f03f3..c0f7620816 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOXASavepoint.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOXASavepoint.html
@@ -9,6 +9,7 @@ CDOXASavepoint (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">
@@ -93,16 +94,12 @@ Interface CDOXASavepoint</H2>
<DL>
<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../../org/eclipse/emf/cdo/transaction/CDOUserSavepoint.html" title="interface in org.eclipse.emf.cdo.transaction">CDOUserSavepoint</A></DD>
</DL>
-<DL>
-<DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../../../org/eclipse/emf/spi/cdo/InternalCDOXASavepoint.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOXASavepoint</A></DD>
-</DL>
<HR>
<DL>
<DT><PRE>public interface <B>CDOXASavepoint</B><DT>extends <A HREF="../../../../../org/eclipse/emf/cdo/transaction/CDOUserSavepoint.html" title="interface in org.eclipse.emf.cdo.transaction">CDOUserSavepoint</A></DL>
</PRE><map id="APIVIZ" name="APIVIZ">
-<area shape="rect" id="node1" href="../../spi/cdo/InternalCDOXASavepoint.html" title="&#171;interface&#187; InternalCDOXASavepoint (org.eclipse.emf.spi.cdo)" alt="" coords="5,163,168,218"/>
-<area shape="rect" id="node2" href="CDOXASavepoint.html" title="&#171;interface&#187; CDOXASavepoint" alt="" coords="25,84,148,124"/>
-<area shape="rect" id="node3" href="CDOUserSavepoint.html" title="&#171;interface&#187; CDOUserSavepoint" alt="" coords="20,5,153,45"/>
+<area shape="rect" id="node1" href="CDOXASavepoint.html" title="&#171;interface&#187; CDOXASavepoint" alt="" coords="11,84,133,124"/>
+<area shape="rect" id="node2" href="CDOUserSavepoint.html" title="&#171;interface&#187; CDOUserSavepoint" alt="" coords="5,5,139,45"/>
</map>
<CENTER><IMG SRC="CDOXASavepoint.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>

Back to the top