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
ClientExceptionList<String> getDirectoryNames() throws ClientException
ClientExceptionCopyright © 2015 Nuxeo SA. All rights reserved.