org.eclipse.emf.cdo.view
Interface CDOViewLocksChangedEvent

All Superinterfaces:
CDOBranchPoint, CDOLockChangeInfo, CDOViewEvent, IEvent

public interface CDOViewLocksChangedEvent
extends CDOViewEvent, CDOLockChangeInfo

Since:
4.1
Author:
Caspar De Groot

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.common.lock.CDOLockChangeInfo
CDOLockChangeInfo.Operation
 
Field Summary
 
Fields inherited from interface org.eclipse.emf.cdo.common.branch.CDOBranchPoint
INVALID_DATE, UNSPECIFIED_DATE
 
Method Summary
 CDOView getSender()
          Returns the view that caused the lock changes if this view is local, or null if the view was remote.
 
Methods inherited from interface org.eclipse.emf.cdo.view.CDOViewEvent
getSource
 
Methods inherited from interface org.eclipse.emf.cdo.common.lock.CDOLockChangeInfo
getBranch, getLockOwner, getLockStates, getLockType, getOperation, getTimeStamp
 

Method Detail

getSender

CDOView getSender()
Returns the view that caused the lock changes if this view is local, or null if the view was remote.



Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.