org.eclipse.emf.cdo.transaction
Interface CDOTransactionConflictEvent
- All Superinterfaces:
- CDOViewEvent, IEvent
- public interface CDOTransactionConflictEvent
- extends CDOViewEvent
A view event
fired from a transaction
for each
object
that enters the conflict
state.
- Since:
- 2.0
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
getConflictingObject
CDOObject getConflictingObject()
isFirstConflict
boolean isFirstConflict()
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.