Uses of Class
org.exoplatform.onlyoffice.Config.Editor.User
-
Packages that use Config.Editor.User Package Description org.exoplatform.onlyoffice -
-
Uses of Config.Editor.User in org.exoplatform.onlyoffice
Fields in org.exoplatform.onlyoffice declared as Config.Editor.User Modifier and Type Field Description protected Config.Editor.UserConfig.Editor. userThe user.Methods in org.exoplatform.onlyoffice that return Config.Editor.User Modifier and Type Method Description Config.Editor.UserOnlyofficeEditorService. getLastModifier(String key)Gets the last modifier userId.Config.Editor.UserOnlyofficeEditorServiceImpl. getLastModifier(String key)Gets the last modifier userId.Config.Editor.UserConfig.Editor. getUser()Gets the user.Config.Editor.UserOnlyofficeEditorService. getUser(String key, String userId)Gets a user.Config.Editor.UserOnlyofficeEditorServiceImpl. getUser(String key, String userId)Gets a user.Constructors in org.exoplatform.onlyoffice with parameters of type Config.Editor.User Constructor Description Editor(String callbackUrl, String lang, String mode, Config.Editor.User user)Instantiates a new editor.
-