public interface ServerActions
Modifier and Type | Method and Description |
---|---|
List<Repository> |
getAvailableRepositories()
Returns the list of available
RepositoryLocation s the user can
connect to. |
String |
selectRepository(String repositoryName)
Stores the selected location.
|
List<Repository> getAvailableRepositories() throws ClientException
RepositoryLocation
s the user can
connect to.ClientException
String selectRepository(String repositoryName) throws ClientException
RepositoryLocation
.ClientException
Copyright © 2011 Nuxeo SA. All Rights Reserved.