Uses of Interface
org.eclipse.emf.spi.cdo.CDOPermissionUpdater
Package
Description
Client concepts for dealing with sessions to CDO repositories.
Client service provider interfaces and useful base implementations.
-
Uses of CDOPermissionUpdater in org.eclipse.emf.cdo.session
Modifier and TypeMethodDescriptionCDOSession.Options.getPermissionUpdater()
Returns thepermission updater
currently being used by this session.Modifier and TypeMethodDescriptionvoid
CDOSession.Options.setPermissionUpdater
(CDOPermissionUpdater permissionUpdater) Sets thepermission updater
to be used by this session. -
Uses of CDOPermissionUpdater in org.eclipse.emf.spi.cdo
Modifier and TypeInterfaceDescriptioninterface
Apermission updater
that can take acommit info
into account.interface
Apermission updater
that takes thesecurity context
into account.