Schnittstelle CDOSessionInvalidationEvent

Alle Superschnittstellen:
CDOBranchPoint, CDOBranchProvider, CDOChangeKindProvider, CDOChangeSetData, CDOCommitData, CDOCommitInfo, CDOSessionEvent, CDOSessionPermissionsChangedEvent, CDOTimeProvider, org.eclipse.net4j.util.event.IEvent
Alle bekannten Unterschnittstellen:
InternalCDOSessionInvalidationEvent

public interface CDOSessionInvalidationEvent extends CDOSessionPermissionsChangedEvent, CDOCommitInfo
A session event fired when passive updates (commit notifications) are being received from a remote repository. Passive updates must be enabled for this event to be fired.
Seit:
2.0
Autor:
Eike Stepper
Siehe auch:
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.
  • Felddetails

  • Methodendetails

    • getLocalTransaction

      CDOTransaction getLocalTransaction()
      Returns the transaction that was committed and thereby caused this event to be emitted if this transaction is local, or null if the transaction was remote.
      Seit:
      4.0
    • getView

      @Deprecated CDOView getView()
      Veraltet.
    • isRemote

      boolean isRemote()
      Seit:
      3.0