org.eclipse.emf.cdo.location
Interface IRepositoryLocation
- All Superinterfaces:
- CDOSessionConfigurationFactory, IContainer<ICheckoutSource>, INotifier
- public interface IRepositoryLocation
- extends IContainer<ICheckoutSource>, CDOSessionConfigurationFactory
A CDO server independent representation of a repository.
- Since:
- 4.0
getManager
IRepositoryLocationManager getManager()
getConnectorType
String getConnectorType()
getConnectorDescription
String getConnectorDescription()
getRepositoryName
String getRepositoryName()
write
void write(OutputStream out)
throws IOException
- Throws:
IOException
delete
void delete()
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.