Class Config.Document

java.lang.Object
org.exoplatform.onlyoffice.Config.Document
Enclosing class:
Config

public static class Config.Document extends Object
The Onlyoffice Document.
  • Field Details

  • Constructor Details

  • Method Details

    • forUser

      protected Config.Document forUser(String id, String name, String url)
      For user.
      Parameters:
      id - the id
      name - the name
      url - the url
      Returns:
      the document
    • getFileType

      public String getFileType()
      Gets the file type.
      Returns:
      the fileType
    • getKey

      public String getKey()
      Gets the key.
      Returns:
      the key
    • getTitle

      public String getTitle()
      Gets the title.
      Returns:
      the title
    • getUrl

      public String getUrl()
      Gets the url.
      Returns:
      the url
    • getInfo

      public Config.Document.Info getInfo()
      Gets the info.
      Returns:
      the info
    • getPermissions

      public Config.Document.Permissions getPermissions()
      Gets the permissions.
      Returns:
      the permissions