
public interface CDOSessionInvalidationEvent extends CDOSessionEvent, CDOCommitInfo
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.CDOInvalidationNotification,
CDOAdapterPolicy| Modifier and Type | Field and Description |
|---|---|
static long |
LOCAL_ROLLBACK |
INVALID_DATE, UNSPECIFIED_DATE| Modifier and Type | Method and Description |
|---|---|
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. |
CDOView |
getView()
Deprecated.
|
boolean |
isRemote() |
getSourcegetComment, getCommitInfoManager, getPreviousTimeStamp, getUserID, isCommitDataLoaded, isInitialCommitgetBranch, getTimeStampgetNewPackageUnitscopy, getChangedObjects, getChangeKinds, getDetachedObjects, getNewObjects, isEmpty, mergegetChangeKindstatic final long LOCAL_ROLLBACK
CDOTransaction getLocalTransaction()
null if the transaction was remote.@Deprecated CDOView getView()
getLocalTransaction().boolean isRemote()
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.