| Modifier and Type | Method and Description |
|---|---|
IConfiguredServerConnection |
IProjectOnServer.getServerConnection()
Returns the server connection to the server on which this project is
stored.
|
IConfiguredServerConnection |
IConfiguredProject.getServerConnection()
Returns the related server connection of this project.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,IConfiguredServerConnection> |
IRootDataProvider.getConfiguredServerConnections()
Returns all currently configured server connections.
|