
public interface CDOViewLocksChangedEvent extends CDOViewEvent, CDOLockChangeInfo
view event fired when lock changes are being received from a remote
repository.
Lock
notifications must be enabled for this event to be fired.CDOLockChangeInfo.OperationINVALID_DATE, UNSPECIFIED_DATE| Modifier and Type | Method and Description |
|---|---|
CDOView |
getSender()
Returns the view that caused the lock changes if this view is local, or
null if the view was remote. |
getSourcegetBranch, getLockOwner, getLockStates, getLockType, getOperation, getTimeStamp, isInvalidateAllCDOView getSender()
null if the view was remote.Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.