
public interface IRepositoryLocationManager extends IContainer<IRepositoryLocation>
repository locations.IContainer.Modifiable<E>| Modifier and Type | Field and Description |
|---|---|
static IRepositoryLocationManager |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
IRepositoryLocation |
addRepositoryLocation(InputStream in) |
IRepositoryLocation |
addRepositoryLocation(String connectorType,
String connectorDescription,
String repositoryName) |
IRepositoryLocation[] |
getRepositoryLocations() |
getElements, isEmptyaddListener, getListeners, hasListeners, removeListenerstatic final IRepositoryLocationManager INSTANCE
IRepositoryLocation[] getRepositoryLocations()
IRepositoryLocation addRepositoryLocation(String connectorType, String connectorDescription, String repositoryName)
IRepositoryLocation addRepositoryLocation(InputStream in) throws IOException
IOExceptionCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.