Schnittstelle CDOCommonSession.Options.LockNotificationEvent

Alle Superschnittstellen:
CDOCommonSession.Options.LockNotificationModeEvent, org.eclipse.net4j.util.event.IEvent, org.eclipse.net4j.util.options.IOptionsEvent
Umschließende Schnittstelle:
CDOCommonSession.Options

public static interface CDOCommonSession.Options.LockNotificationEvent extends CDOCommonSession.Options.LockNotificationModeEvent
An options event fired when the lock notification mode of a CDO session has changed.
Seit:
4.15
  • Methodendetails

    • getOldEnabled

      boolean getOldEnabled()
    • getNewEnabled

      boolean getNewEnabled()