@Deprecated public interface CDOSessionConfiguration extends CDOSessionConfiguration
CDOSessionConfiguration.SessionOpenedEvent| Modifier and Type | Method and Description |
|---|---|
IRepository |
getRepository()
Deprecated.
|
CDORevisionManager |
getRevisionManager()
Deprecated.
|
CDOSession |
openSession()
Deprecated.
Opens the session for this configuration.
|
void |
setRepository(IRepository repository)
Deprecated.
|
void |
setRevisionManager(CDORevisionManager revisionManager)
Deprecated.
|
getAuthenticator, getBranchManager, getCredentialsProvider, getExceptionHandler, getFetchRuleManager, getIDGenerator, getLockNotificationMode, getPassiveUpdateMode, getUserID, isActivateOnOpen, isPassiveUpdateEnabled, isSessionOpen, setActivateOnOpen, setBranchManager, setCredentialsProvider, setExceptionHandler, setFetchRuleManager, setIDGenerator, setLockNotificationMode, setPassiveUpdateEnabled, setPassiveUpdateMode, setUserIDaddListener, getListeners, hasListeners, removeListenerIRepository getRepository()
void setRepository(IRepository repository)
CDORevisionManager getRevisionManager()
void setRevisionManager(CDORevisionManager revisionManager)
CDOSession openSession()
CDOSessionConfigurationopenSession in interface CDOSessionConfigurationCopyright (c) 2014 Eike Stepper (Berlin, 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