Uses of Class
org.exoplatform.onlyoffice.Config.Document
Packages that use Config.Document
-
Uses of Config.Document in org.exoplatform.onlyoffice
Methods in org.exoplatform.onlyoffice that return Config.DocumentModifier and TypeMethodDescriptionprotected Config.DocumentFor user.Config.getDocument()Gets the document.Constructors in org.exoplatform.onlyoffice with parameters of type Config.DocumentModifierConstructorDescriptionprotectedConfig(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.