Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/package-use.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/package-use.html19
1 files changed, 12 insertions, 7 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/package-use.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/package-use.html
index cb97d2a521..bd317ee1ac 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/package-use.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/package-use.html
@@ -724,44 +724,49 @@
</tr>
<tbody>
<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/eclipse/emf/cdo/common/class-use/CDOCommonRepository.html#org.eclipse.emf.spi.cdo">CDOCommonRepository</a>
+<div class="block">Abstracts the information about CDO repositories that is common to both client and server side.</div>
+</td>
+</tr>
+<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/eclipse/emf/cdo/common/class-use/CDOCommonRepository.IDGenerationLocation.html#org.eclipse.emf.spi.cdo">CDOCommonRepository.IDGenerationLocation</a>
<div class="block">Enumerates the possible <a href="../../../../../org/eclipse/emf/cdo/common/CDOCommonRepository.html#getIDGenerationLocation--"><code>ID generation locations</code></a> of a CDO
repository.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a href="../../../../../org/eclipse/emf/cdo/common/class-use/CDOCommonRepository.State.html#org.eclipse.emf.spi.cdo">CDOCommonRepository.State</a>
<div class="block">Enumerates the possible <a href="../../../../../org/eclipse/emf/cdo/common/CDOCommonRepository.html#getState--"><code>states</code></a> of a CDO repository.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/eclipse/emf/cdo/common/class-use/CDOCommonRepository.Type.html#org.eclipse.emf.spi.cdo">CDOCommonRepository.Type</a>
<div class="block">Enumerates the possible <a href="../../../../../org/eclipse/emf/cdo/common/CDOCommonRepository.html#getType--"><code>types</code></a> of a CDO repository.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a href="../../../../../org/eclipse/emf/cdo/common/class-use/CDOCommonSession.html#org.eclipse.emf.spi.cdo">CDOCommonSession</a>
<div class="block">Abstracts the information about CDO sessions that is common to both client and server side.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/eclipse/emf/cdo/common/class-use/CDOCommonSession.Options.LockNotificationMode.html#org.eclipse.emf.spi.cdo">CDOCommonSession.Options.LockNotificationMode</a>
<div class="block">Enumerates the possible <a href="../../../../../org/eclipse/emf/cdo/common/CDOCommonSession.Options.html#getLockNotificationMode--"><code>lock notification modes</code></a> of a
CDO session.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a href="../../../../../org/eclipse/emf/cdo/common/class-use/CDOCommonSession.Options.PassiveUpdateMode.html#org.eclipse.emf.spi.cdo">CDOCommonSession.Options.PassiveUpdateMode</a>
<div class="block">Enumerates the possible <a href="../../../../../org/eclipse/emf/cdo/common/CDOCommonSession.Options.html#getPassiveUpdateMode--"><code>passive update modes</code></a> of a CDO
session.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/eclipse/emf/cdo/common/class-use/CDOCommonTransaction.html#org.eclipse.emf.spi.cdo">CDOCommonTransaction</a>
<div class="block">Abstracts the information about CDO transactions that is common to both client and server side.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a href="../../../../../org/eclipse/emf/cdo/common/class-use/CDOCommonView.html#org.eclipse.emf.spi.cdo">CDOCommonView</a>
<div class="block">Abstracts the information about CDO views that is common to both client and server side.</div>
</td>

Back to the top