public interface UserConfigModule
| Modifier and Type | Method and Description |
|---|---|
UserConfig |
getConfig(String token)
Get user config
|
void |
setHome(String token,
String nodePath)
Set the user default home node
|
void setHome(String token, String nodePath) throws AccessDeniedException, RepositoryException, DatabaseException
nodePath - A node path to be set as user home folder.RepositoryException - If there is any general repository problem.AccessDeniedExceptionDatabaseExceptionUserConfig getConfig(String token) throws AccessDeniedException, RepositoryException, DatabaseException
PathNotFoundException - If the indicated bookmark doesn't exist.RepositoryException - If there is any general repository problem.AccessDeniedExceptionDatabaseExceptionCopyright © 2017 Open Knowledge Management System S.L.. All rights reserved.