Class Config.Document

  • Enclosing class:
    Config

    public static class Config.Document
    extends Object
    The Onlyoffice Document.
    • Method Detail

      • 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