Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IStore.CanHandleClientAssignedIDs.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IStore.CanHandleClientAssignedIDs.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IStore.CanHandleClientAssignedIDs.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IStore.CanHandleClientAssignedIDs.html
index bd2d087efb..de062e8707 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IStore.CanHandleClientAssignedIDs.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IStore.CanHandleClientAssignedIDs.html
@@ -92,7 +92,7 @@ org.eclipse.emf.cdo.server</FONT>
<BR>
Interface IStore.CanHandleClientAssignedIDs</H2>
<DL>
-<DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../../../org/eclipse/emf/cdo/server/db/IDBStore.html" title="interface in org.eclipse.emf.cdo.server.db">IDBStore</A>, <A HREF="../../../../../org/eclipse/emf/cdo/server/mem/IMEMStore.html" title="interface in org.eclipse.emf.cdo.server.mem">IMEMStore</A>, <A HREF="../../../../../org/eclipse/emf/cdo/server/IMEMStore.html" title="interface in org.eclipse.emf.cdo.server">IMEMStore</A></DD>
+<DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../../../org/eclipse/emf/cdo/server/db/IDBStore.html" title="interface in org.eclipse.emf.cdo.server.db">IDBStore</A>, <A HREF="../../../../../org/eclipse/emf/cdo/server/lissome/ILissomeStore.html" title="interface in org.eclipse.emf.cdo.server.lissome">ILissomeStore</A>, <A HREF="../../../../../org/eclipse/emf/cdo/server/mem/IMEMStore.html" title="interface in org.eclipse.emf.cdo.server.mem">IMEMStore</A>, <A HREF="../../../../../org/eclipse/emf/cdo/server/IMEMStore.html" title="interface in org.eclipse.emf.cdo.server">IMEMStore</A></DD>
</DL>
<DL>
<DT><B>Enclosing interface:</B><DD><A HREF="../../../../../org/eclipse/emf/cdo/server/IStore.html" title="interface in org.eclipse.emf.cdo.server">IStore</A></DD>
@@ -103,9 +103,10 @@ Interface IStore.CanHandleClientAssignedIDs</H2>
</DL>
<map id="APIVIZ" name="APIVIZ">
-<area shape="rect" id="node1" href="IStore.CanHandleClientAssignedIDs.html" title="&#171;interface&#187; IStore.CanHandleClientAssignedIDs" alt="" coords="115,5,344,45"/>
+<area shape="rect" id="node1" href="IStore.CanHandleClientAssignedIDs.html" title="&#171;interface&#187; IStore.CanHandleClientAssignedIDs" alt="" coords="249,5,479,45"/>
<area shape="rect" id="node2" href="mem/IMEMStore.html" title="&#171;interface&#187; IMEMStore (org.eclipse.emf.cdo.server.mem)" alt="" coords="5,85,219,139"/>
-<area shape="rect" id="node3" href="db/IDBStore.html" title="&#171;interface&#187; IDBStore (org.eclipse.emf.cdo.server.db)" alt="" coords="249,85,447,139"/>
+<area shape="rect" id="node3" href="lissome/ILissomeStore.html" title="&#171;interface&#187; ILissomeStore (org.eclipse.emf.cdo.server.lissome)" alt="" coords="249,85,479,139"/>
+<area shape="rect" id="node4" href="db/IDBStore.html" title="&#171;interface&#187; IDBStore (org.eclipse.emf.cdo.server.db)" alt="" coords="509,85,707,139"/>
</map>
<CENTER><IMG SRC="IStore.CanHandleClientAssignedIDs.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>

Back to the top