Uses of Interface
org.eclipse.emf.cdo.server.ILockingManager
- 
Packages that use ILockingManager Package Description org.eclipse.emf.cdo.server Server concepts for dealing with repositories and stores.org.eclipse.emf.cdo.spi.server Server service provider interfaces and useful base implementations.
- 
- 
Uses of ILockingManager in org.eclipse.emf.cdo.serverMethods in org.eclipse.emf.cdo.server that return ILockingManager Modifier and Type Method Description ILockingManagerIRepository. getLockingManager()
- 
Uses of ILockingManager in org.eclipse.emf.cdo.spi.serverSubinterfaces of ILockingManager in org.eclipse.emf.cdo.spi.server Modifier and Type Interface Description interfaceInternalLockManagerThe type of the to-be-locked objects is eitherCDOIDAndBranchorCDOID, depending on whether branching is supported by the repository or not.
 
-