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 © 2011 Nuxeo SA. All Rights Reserved.