Verwendungen von Schnittstelle
org.eclipse.emf.cdo.transaction.CDOUndoDetector
Packages, die CDOUndoDetector verwenden
Package
Beschreibung
Client concepts for dealing with transactions, distributed transactions and their save points.
-
Verwendungen von CDOUndoDetector in org.eclipse.emf.cdo.transaction
Felder in org.eclipse.emf.cdo.transaction, die deklariert sind als CDOUndoDetectorModifizierer und TypFeldBeschreibungstatic final CDOUndoDetectorCDOUndoDetector.ALL_FEATURESstatic final CDOUndoDetectorCDOTransaction.Options.DEFAULT_UNDO_DETECTORstatic final CDOUndoDetectorCDOUndoDetector.NO_FEATURESstatic final CDOUndoDetectorCDOUndoDetector.SINGLE_VALUED_FEATURESMethoden in org.eclipse.emf.cdo.transaction, die CDOUndoDetector zurückgebenModifizierer und TypMethodeBeschreibungCDOTransaction.Options.getUndoDetector()Returns the undo detector of this transaction.Methoden in org.eclipse.emf.cdo.transaction mit Parametern vom Typ CDOUndoDetectorModifizierer und TypMethodeBeschreibungvoidCDOTransaction.Options.setUndoDetector(CDOUndoDetector undoDetector) Sets the undo detector of this transaction.