org.eclipse.emf.cdo.spi.workspace
Interface InternalCDOWorkspace
- All Superinterfaces:
- CDORevisionProvider, CDOWorkspace, Closeable, INotifier
- public interface InternalCDOWorkspace
- extends CDOWorkspace
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
Methods inherited from interface org.eclipse.emf.cdo.workspace.CDOWorkspace |
checkin, checkin, compare, compare, getBranchPath, getLocalChanges, getTimeStamp, isDirty, isFixed, merge, merge, openTransaction, openTransaction, openView, openView, replace, revert, update |
getIDGenerationLocation
CDOCommonRepository.IDGenerationLocation getIDGenerationLocation()
- Since:
- 4.1
getBase
InternalCDOWorkspaceBase getBase()
- Specified by:
getBase
in interface CDOWorkspace
getLocalRepository
InternalRepository getLocalRepository()
getLocalSession
InternalCDOSession getLocalSession()
getRemoteSessionConfigurationFactory
CDOSessionConfigurationFactory getRemoteSessionConfigurationFactory()
- Since:
- 4.1
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.