|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use InternalCDOSession | |
|---|---|
| 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. |
| Uses of InternalCDOSession in org.eclipse.emf.cdo.spi.server |
|---|
| Methods in org.eclipse.emf.cdo.spi.server that return InternalCDOSession | |
|---|---|
InternalCDOSession |
InternalRepositorySynchronizer.getRemoteSession()
|
| Uses of InternalCDOSession in org.eclipse.emf.cdo.spi.workspace |
|---|
| Methods in org.eclipse.emf.cdo.spi.workspace that return InternalCDOSession | |
|---|---|
InternalCDOSession |
InternalCDOWorkspace.getLocalSession()
|
| Uses of InternalCDOSession in org.eclipse.emf.cdo.ui |
|---|
| Methods in org.eclipse.emf.cdo.ui with parameters of type InternalCDOSession | |
|---|---|
protected Object |
CDOInteractiveExceptionHandler.processSession(IManagedContainer container,
String productGroup,
String factoryType,
String description,
InternalCDOSession session)
|
| Uses of InternalCDOSession in org.eclipse.emf.spi.cdo |
|---|
| Methods in org.eclipse.emf.spi.cdo that return InternalCDOSession | |
|---|---|
InternalCDOSession |
InternalCDOSessionConfiguration.createSession()
|
InternalCDOSession |
InternalCDORemoteSessionManager.getLocalSession()
|
InternalCDOSession |
InternalCDOSessionConfiguration.getSession()
|
InternalCDOSession |
InternalCDOView.getSession()
|
| Methods in org.eclipse.emf.spi.cdo with parameters of type InternalCDOSession | |
|---|---|
void |
InternalCDORemoteSessionManager.setLocalSession(InternalCDOSession localSession)
|
void |
InternalCDOView.setSession(InternalCDOSession session)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||