public interface ServerActions
| Modifier and Type | Method and Description |
|---|---|
List<Repository> |
getAvailableRepositories()
Returns the list of available
RepositoryLocations the user can connect to. |
String |
selectRepository(String repositoryName)
Stores the selected location.
|
List<Repository> getAvailableRepositories() throws ClientException
RepositoryLocations the user can connect to.ClientExceptionString selectRepository(String repositoryName) throws ClientException
RepositoryLocation.ClientExceptionCopyright © 2015 Nuxeo SA. All rights reserved.