Uses of Interface
org.eclipse.emf.cdo.view.CDOViewEvent
Packages that use CDOViewEvent
Package
Description
Client concepts for dealing with transactions, distributed transactions and their save points.
Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets.
-
Uses of CDOViewEvent in org.eclipse.emf.cdo.transaction
Subinterfaces of CDOViewEvent in org.eclipse.emf.cdo.transactionModifier and TypeInterfaceDescriptioninterface
interface
interface
Deprecated.interface
interface
interface
-
Uses of CDOViewEvent in org.eclipse.emf.cdo.view
Subinterfaces of CDOViewEvent in org.eclipse.emf.cdo.viewModifier and TypeInterfaceDescriptioninterface
interface
interface
Aview event
fired when passive updates (commit notifications) are being received from a remote repository.interface
Aview event
fired whenlock changes
are being received from a remote repository.interface
interface
interface
Aview event
fired when the branch point of aview
has changed.Classes in org.eclipse.emf.cdo.view that implement CDOViewEventModifier and TypeClassDescriptionstatic final class
static final class
Anevent
fired from aview event producer
whenCDOTransactionHandler2.committedTransaction()
was called.static final class
Anevent
fired from aview event producer
whenCDOTransactionHandler2.committingTransaction()
was called.static final class
static final class
static final class
static final class
Anevent
fired from aview event producer
whenCDOTransactionHandler2.rolledBackTransaction()
was called.
CDOTransactionConflictAddedEvent
.