Skip to main content
summaryrefslogtreecommitdiffstats
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.html12
1 files changed, 9 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 aeae248b5d..95aa571b4b 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
@@ -99,7 +99,15 @@ Interface IStore.CanHandleClientAssignedIDs</H2>
<HR>
<DL>
<DT><PRE>public static interface <B>IStore.CanHandleClientAssignedIDs</B></DL>
-</PRE>
+</PRE><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="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"/>
+</map>
+
+<CENTER><IMG SRC="IStore.CanHandleClientAssignedIDs.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+
+
<P>
A marker interface for <A HREF="../../../../../org/eclipse/emf/cdo/server/IStore.html" title="interface in org.eclipse.emf.cdo.server"><CODE>stores</CODE></A> that can handle <A HREF="../../../../../org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>IDs</CODE></A> assigned by a
@@ -110,8 +118,6 @@ A marker interface for <A HREF="../../../../../org/eclipse/emf/cdo/server/IStore
<DL>
<DT><B>Since:</B></DT>
<DD>4.1</DD>
-<DT><B>Author:</B></DT>
- <DD>Eike Stepper</DD>
</DL>
<HR>

Back to the top