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()
String navigateToCurrentUserPersonalWorkspace()
String navigateToOverallWorkspace()
boolean isShowingPersonalWorkspace()
Copyright © 2015 Nuxeo SA. All rights reserved.