From f26bc120ad83960198af825373887d6ec6d6f15a Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Tue, 7 Jun 2011 09:58:39 +0000 Subject: javadoc --- .../org/eclipse/emf/cdo/common/CDOCommonSession.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.html') diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.html index 6a83bf16a1..46a619e319 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.html @@ -4,10 +4,10 @@ -CDOCommonSession (CDO API Specification) +CDOCommonSession (CDO Model Repository Documentation) - + @@ -15,7 +15,7 @@ CDOCommonSession (CDO API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="CDOCommonSession (CDO API Specification)"; + parent.document.title="CDOCommonSession (CDO Model Repository Documentation)"; } } @@ -92,14 +92,14 @@ org.eclipse.emf.cdo.common
Interface CDOCommonSession
-
All Superinterfaces:
Closeable, IOptionsContainer, IUserAware
+
All Superinterfaces:
Closeable, IOptionsContainer, IUserAware
All Known Subinterfaces:
CDOSession, CDOSession, CDOSession, InternalCDOSession, InternalSession, ISession

-
public interface CDOCommonSession
extends IUserAware, IOptionsContainer, Closeable
+
public interface CDOCommonSession
extends IUserAware, IOptionsContainer, Closeable

@@ -178,19 +178,19 @@ Interface CDOCommonSession   - + - +
Methods inherited from interface org.eclipse.net4j.util.security.IUserAwareMethods inherited from interface org.eclipse.net4j.util.security.IUserAware
getUserIDgetUserID
  - + - +
Methods inherited from interface org.eclipse.net4j.util.collection.CloseableMethods inherited from interface org.eclipse.net4j.util.collection.Closeable
close, isClosedclose, isClosed
  @@ -256,7 +256,7 @@ options

Returns the options of this session.

-
Specified by:
options in interface IOptionsContainer
+
Specified by:
options in interface IOptionsContainer
-- cgit v1.2.3