Uses of Enum Class
org.eclipse.emf.cdo.common.CDOCommonSession.Options.LockNotificationMode
Package
Description
Common concepts that are differently extended in clients and servers.
Client concepts for dealing with sessions to CDO repositories.
Client service provider interfaces and useful base implementations.
-
Uses of CDOCommonSession.Options.LockNotificationMode in org.eclipse.emf.cdo.common
Modifier and TypeMethodDescriptionCDOCommonSession.Options.getLockNotificationMode()
CDOCommonSession.Options.LockNotificationModeEvent.getNewMode()
CDOCommonSession.Options.LockNotificationModeEvent.getOldMode()
Returns the enum constant of this class with the specified name.CDOCommonSession.Options.LockNotificationMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
CDOCommonSession.Options.setLockNotificationMode
(CDOCommonSession.Options.LockNotificationMode mode) -
Uses of CDOCommonSession.Options.LockNotificationMode in org.eclipse.emf.cdo.session
Modifier and TypeMethodDescriptionvoid
CDOSessionConfiguration.setLockNotificationMode
(CDOCommonSession.Options.LockNotificationMode mode) -
Uses of CDOCommonSession.Options.LockNotificationMode in org.eclipse.emf.spi.cdo
Modifier and TypeMethodDescriptionvoid
CDOSessionProtocol.setLockNotificationMode
(CDOCommonSession.Options.LockNotificationMode mode)