Interface UserWorkspaceManagerActions

All Superinterfaces:
Serializable

public interface UserWorkspaceManagerActions extends Serializable
User workspace manager actions business interface.
Author:
btatar
  • Method Details

    • getCurrentUserPersonalWorkspace

      DocumentModel getCurrentUserPersonalWorkspace()
      Gets the current user personal workspace.
      Returns:
      the personal workspace
    • isShowingPersonalWorkspace

      boolean isShowingPersonalWorkspace()
      Checks wether a personal document is selected.
      Returns:
      true if it is a personal document, false otherwise