Interface CDOSessionInvalidationEvent

    • Method Detail

      • 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.
        Since:
        4.0
      • isRemote

        boolean isRemote()
        Since:
        3.0