Uses of Enum Class
org.eclipse.emf.cdo.common.CDOCommonSession.Options.LockNotificationMode
Packages that use 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
Methods in org.eclipse.emf.cdo.common that return CDOCommonSession.Options.LockNotificationModeModifier 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.Methods in org.eclipse.emf.cdo.common with parameters of type CDOCommonSession.Options.LockNotificationModeModifier and TypeMethodDescriptionvoid
CDOCommonSession.Options.setLockNotificationMode
(CDOCommonSession.Options.LockNotificationMode mode) -
Uses of CDOCommonSession.Options.LockNotificationMode in org.eclipse.emf.cdo.session
Methods in org.eclipse.emf.cdo.session that return CDOCommonSession.Options.LockNotificationModeMethods in org.eclipse.emf.cdo.session with parameters of type CDOCommonSession.Options.LockNotificationModeModifier and TypeMethodDescriptionvoid
CDOSessionConfiguration.setLockNotificationMode
(CDOCommonSession.Options.LockNotificationMode mode) -
Uses of CDOCommonSession.Options.LockNotificationMode in org.eclipse.emf.spi.cdo
Methods in org.eclipse.emf.spi.cdo with parameters of type CDOCommonSession.Options.LockNotificationModeModifier and TypeMethodDescriptionvoid
CDOSessionProtocol.setLockNotificationMode
(CDOCommonSession.Options.LockNotificationMode mode)