| Modifier and Type | Method and Description |
|---|---|
IConfiguredProject |
IProjectOnServer.fetchProjectFromServer()
Fetches this project from server.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,IConfiguredProject> |
IConfiguredServerConnection.getConfiguredProjects()
Returns all currently configured projects of this server.
|
java.util.Map<java.lang.String,IConfiguredProject> |
IRootDataProvider.getConfiguredProjects()
Returns all currently configured projects.
|