Uses of Class
org.exoplatform.onlyoffice.Config.Document.Info
-
Packages that use Config.Document.Info Package Description org.exoplatform.onlyoffice -
-
Uses of Config.Document.Info in org.exoplatform.onlyoffice
Fields in org.exoplatform.onlyoffice declared as Config.Document.Info Modifier and Type Field Description protected Config.Document.InfoConfig.Document. infoThe info.Methods in org.exoplatform.onlyoffice that return Config.Document.Info Modifier and Type Method Description Config.Document.InfoConfig.Document. getInfo()Gets the info.Constructors in org.exoplatform.onlyoffice with parameters of type Config.Document.Info Constructor Description Document(String key, String fileType, String title, String url, Config.Document.Info info, Config.Document.Permissions permissions)Instantiates a new document.
-