Uses of Class
org.exoplatform.onlyoffice.Config.Document
-
Packages that use Config.Document Package Description org.exoplatform.onlyoffice -
-
Uses of Config.Document in org.exoplatform.onlyoffice
Methods in org.exoplatform.onlyoffice that return Config.Document Modifier and Type Method Description protected Config.DocumentConfig.Document. forUser(String id, String name, String url)For user.Config.DocumentConfig. getDocument()Gets the document.Constructors in org.exoplatform.onlyoffice with parameters of type Config.Document Constructor Description Config(String documentserverUrl, String platformRestUrl, String editorUrl, URI explorerUri, String documentType, String workspace, String path, String downloadUrl, EditorPage editorPage, Boolean isActivity, String docId, Config.Document document, Config.Editor editor)Editor config constructor.
-