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/package-frame.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/package-frame.html57
1 files changed, 57 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/package-frame.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/package-frame.html
new file mode 100644
index 0000000000..e91087be3a
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/package-frame.html
@@ -0,0 +1,57 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_23) on Sat May 28 12:45:44 CEST 2011 -->
+<TITLE>
+org.eclipse.emf.cdo.common.commit (CDO API Specification)
+</TITLE>
+
+<META NAME="date" CONTENT="2011-05-28">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+
+</HEAD>
+
+<BODY BGCOLOR="white">
+<FONT size="+1" CLASS="FrameTitleFont">
+<A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/package-summary.html" target="classFrame">org.eclipse.emf.cdo.common.commit</A></FONT>
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Interfaces</FONT>&nbsp;
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="CDOChangeKindProvider.html" title="interface in org.eclipse.emf.cdo.common.commit" target="classFrame"><I>CDOChangeKindProvider</I></A>
+<BR>
+<A HREF="CDOChangeSet.html" title="interface in org.eclipse.emf.cdo.common.commit" target="classFrame"><I>CDOChangeSet</I></A>
+<BR>
+<A HREF="CDOChangeSetData.html" title="interface in org.eclipse.emf.cdo.common.commit" target="classFrame"><I>CDOChangeSetData</I></A>
+<BR>
+<A HREF="CDOChangeSetDataProvider.html" title="interface in org.eclipse.emf.cdo.common.commit" target="classFrame"><I>CDOChangeSetDataProvider</I></A>
+<BR>
+<A HREF="CDOCommitData.html" title="interface in org.eclipse.emf.cdo.common.commit" target="classFrame"><I>CDOCommitData</I></A>
+<BR>
+<A HREF="CDOCommitInfo.html" title="interface in org.eclipse.emf.cdo.common.commit" target="classFrame"><I>CDOCommitInfo</I></A>
+<BR>
+<A HREF="CDOCommitInfoHandler.html" title="interface in org.eclipse.emf.cdo.common.commit" target="classFrame"><I>CDOCommitInfoHandler</I></A>
+<BR>
+<A HREF="CDOCommitInfoManager.html" title="interface in org.eclipse.emf.cdo.common.commit" target="classFrame"><I>CDOCommitInfoManager</I></A></FONT></TD>
+</TR>
+</TABLE>
+
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Enums</FONT>&nbsp;
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="CDOChangeKind.html" title="enum in org.eclipse.emf.cdo.common.commit" target="classFrame">CDOChangeKind</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>

Back to the top