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.Operation
INVALID_DATE, UNSPECIFIED_DATE
Modifier and Type | Method and Description |
---|---|
EObject[] |
getAffectedObjects()
Get
objects affected by lock changes. |
CDOView |
getSender()
Returns the view that caused the lock changes if this view is local, or
null if the view was remote. |
getSource
getBranch, getLockOwner, getLockStates, getLockType, getOperation, getTimeStamp, isInvalidateAll
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html