Package org.eclipse.emf.cdo.spi.server
Class SyncingUtil
java.lang.Object
org.eclipse.emf.cdo.spi.server.SyncingUtil
Static methods that may help with classes related to repository synchronization.
- Since:
- 4.1
- Author:
- Eike Stepper
-
Method Summary
Modifier and TypeMethodDescriptionstatic InternalView
openViewWithLockArea
(InternalSession session, InternalLockManager lockManager, CDOBranch viewedBranch, String lockAreaID)
-
Method Details
-
openViewWithLockArea
public static InternalView openViewWithLockArea(InternalSession session, InternalLockManager lockManager, CDOBranch viewedBranch, String lockAreaID)
-