Uses of Interface
org.eclipse.emf.cdo.view.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
Modifier and TypeInterfaceDescriptioninterface
interface
interface
Deprecated.interface
interface
interface
-
Uses of CDOViewEvent in org.eclipse.emf.cdo.view
Modifier 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.Modifier 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
.