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/CDOCommonSession.Options.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.html11
1 files changed, 7 insertions, 4 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.html
index bd15e7b31f..fea98671a9 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.html
@@ -103,10 +103,13 @@ Interface CDOCommonSession.Options</H2>
<DL>
<DT><PRE>public static interface <B>CDOCommonSession.Options</B><DT>extends <A HREF="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/options/IOptions.html?is-external=true" title="class or interface in org.eclipse.net4j.util.options">IOptions</A></DL>
</PRE><map id="APIVIZ" name="APIVIZ">
-<area shape="rect" id="node1" href="../spi/server/InternalSession.html" title="&#171;interface&#187; InternalSession (org.eclipse.emf.cdo.spi.server)" alt="" coords="5,179,208,234"/>
-<area shape="rect" id="node2" title="&#171;interface&#187; IOptions (org.eclipse.net4j.util.options)" alt="" coords="124,6,316,61"/>
-<area shape="rect" id="node3" href="../session/CDOSession.Options.html" title="&#171;interface&#187; CDOSession.Options (org.eclipse.emf.cdo.session)" alt="" coords="237,179,429,234"/>
-<area shape="rect" id="node4" href="CDOCommonSession.Options.html" title="&#171;interface&#187; CDOCommonSession.Options" alt="" coords="121,100,319,140"/>
+<area shape="rect" id="node1" href="CDOCommonSession.Options.PassiveUpdateMode.html" title="&#171;enum&#187; CDOCommonSession.Options.PassiveUpdateMode" alt="" coords="5,187,325,227"/>
+<area shape="rect" id="node2" href="CDOCommonSession.Options.LockNotificationMode.html" title="&#171;enum&#187; CDOCommonSession.Options.LockNotificationMode" alt="" coords="355,187,681,227"/>
+<area shape="rect" id="node3" href="../spi/server/InternalSession.html" title="&#171;interface&#187; InternalSession (org.eclipse.emf.cdo.spi.server)" alt="" coords="712,179,915,234"/>
+<area shape="rect" id="node4" title="&#171;interface&#187; IOptions (org.eclipse.net4j.util.options)" alt="" coords="469,6,661,61"/>
+<area shape="rect" id="node5" href="../session/CDOSession.Options.html" title="&#171;interface&#187; CDOSession.Options (org.eclipse.emf.cdo.session)" alt="" coords="944,179,1136,234"/>
+<area shape="rect" id="node6" href="CDOCommonSession.Options.html" title="&#171;interface&#187; CDOCommonSession.Options" alt="" coords="566,100,764,140"/>
+<area shape="rect" id="node7" href="CDOCommonSession.html" title="&#171;interface&#187; CDOCommonSession" alt="" coords="691,13,840,53"/>
</map>
<CENTER><IMG SRC="CDOCommonSession.Options.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>

Back to the top