public interface DirectoryUIManager extends Serializable
Modifier and Type | Method and Description |
---|---|
DirectoryUI |
getDirectoryInfo(String directoryName)
Returns the ui info to use for given directory.
|
List<String> |
getDirectoryNames()
Returns the list of directories that should be presented in UI.
|
DirectoryUI getDirectoryInfo(String directoryName) throws ClientException
ClientException
List<String> getDirectoryNames() throws ClientException
ClientException
Copyright © 2011 Nuxeo SA. All Rights Reserved.