Package | Description |
---|---|
org.eclipse.emf.cdo.session |
Client concepts for dealing with sessions to CDO repositories.
|
org.eclipse.emf.spi.cdo |
Client service provider interfaces and useful base implementations.
|
Modifier and Type | Method and Description |
---|---|
CDOPermissionUpdater |
CDOSession.Options.getPermissionUpdater()
Returns the
permission updater currently being used by this session. |
Modifier and Type | Method and Description |
---|---|
void |
CDOSession.Options.setPermissionUpdater(CDOPermissionUpdater permissionUpdater)
Sets the
permission updater to be used by this session. |
Modifier and Type | Field and Description |
---|---|
static CDOPermissionUpdater |
CDOPermissionUpdater.SERVER |
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html