| Package | Description |
|---|---|
| org.eclipse.emf.cdo.spi.server |
Server service provider interfaces and useful base implementations.
|
| org.eclipse.emf.cdo.spi.workspace |
Server provider interfaces (SPI) for CDO
workspaces. |
| org.eclipse.emf.cdo.ui |
Reusable UI components specific to the CDO Model Repository.
|
| org.eclipse.emf.spi.cdo |
Client service provider interfaces and useful base implementations.
|
| Modifier and Type | Method and Description |
|---|---|
InternalCDOSession |
InternalRepositorySynchronizer.getRemoteSession() |
| Modifier and Type | Method and Description |
|---|---|
InternalCDOSession |
InternalCDOWorkspace.getLocalSession() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
CDOInteractiveExceptionHandler.processSession(IManagedContainer container,
String productGroup,
String factoryType,
String description,
InternalCDOSession session) |
| Modifier and Type | Method and Description |
|---|---|
InternalCDOSession |
InternalCDOSessionConfiguration.createSession() |
InternalCDOSession |
InternalCDORemoteSessionManager.getLocalSession() |
InternalCDOSession |
InternalCDOSessionConfiguration.getSession() |
InternalCDOSession |
InternalCDOView.getSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
InternalCDORemoteSessionManager.setLocalSession(InternalCDOSession localSession) |
void |
InternalCDOView.setSession(InternalCDOSession session) |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.