Package org.eclipse.emf.cdo.common
Interface CDOCommonSession.Options.LockNotificationEvent
- 
- All Superinterfaces:
- CDOCommonSession.Options.LockNotificationModeEvent,- org.eclipse.net4j.util.event.IEvent,- org.eclipse.net4j.util.options.IOptionsEvent
 - Enclosing interface:
- CDOCommonSession.Options
 
 public static interface CDOCommonSession.Options.LockNotificationEvent extends CDOCommonSession.Options.LockNotificationModeEvent Anoptions eventfired when thelock notification modeof a CDO session has changed.- Since:
- 4.15
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description booleangetNewEnabled()booleangetOldEnabled()- 
Methods inherited from interface org.eclipse.emf.cdo.common.CDOCommonSession.Options.LockNotificationModeEventgetNewMode, getOldMode
 
- 
 
-