public interface UserWorkspaceManagerActions extends Serializable
Modifier and Type | Method and Description |
---|---|
DocumentModel |
getCurrentUserPersonalWorkspace()
Gets the current user personal workspace.
|
boolean |
isShowingPersonalWorkspace()
Checks wether a personal document is selected.
|
String |
navigateToCurrentUserPersonalWorkspace()
Navigates to the current user personal workspace.
|
String |
navigateToOverallWorkspace()
Navigates to the overall workspace.
|
DocumentModel getCurrentUserPersonalWorkspace() throws ClientException
ClientException
String navigateToCurrentUserPersonalWorkspace() throws ClientException
ClientException
String navigateToOverallWorkspace() throws ClientException
ClientException
boolean isShowingPersonalWorkspace()
Copyright © 2015 Nuxeo SA. All rights reserved.