Package | Description |
---|---|
org.eclipse.emf.cdo.explorer.checkouts |
Interfaces for working with
checkouts . |
org.eclipse.emf.cdo.explorer.repositories |
Interfaces for working with
repositories . |
Modifier and Type | Method and Description |
---|---|
CDORepository |
CDOCheckout.getRepository() |
Modifier and Type | Method and Description |
---|---|
CDORepository |
CDORepositoryManager.addRepository(java.util.Properties properties) |
CDORepository |
CDORepositoryManager.addRepository(java.util.Properties properties,
IPasswordCredentials credentials) |
CDORepository[] |
CDORepositoryManager.getRepositories() |
CDORepository |
CDORepositoryElement.getRepository() |
CDORepository |
CDORepositoryManager.RepositoryConnectionEvent.getRepository() |
CDORepository |
CDORepositoryManager.getRepository(CDOSession session) |
CDORepository |
CDORepositoryManager.getRepository(java.lang.String id) |
CDORepository |
CDORepositoryManager.getRepositoryByLabel(java.lang.String label) |
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