- callbackUrl - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The mode.
- callbackUrl(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Callback url.
- callbackUrl(String, String, String) - Static method in class org.exoplatform.onlyoffice.Config
-
Callback url.
- callbackUrl - Variable in class org.exoplatform.onlyoffice.Config.Editor
-
The callback url.
- canClose(String, String, String) - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeEditorUIService
-
Can close.
- CanCloseOnlyofficeFilter - Class in org.exoplatform.onlyoffice.webui
-
Created by The eXo Platform SAS.
- CanCloseOnlyofficeFilter() - Constructor for class org.exoplatform.onlyoffice.webui.CanCloseOnlyofficeFilter
-
Instantiates a new can close onlyoffice filter.
- CanCloseOnlyofficeFilter(String) - Constructor for class org.exoplatform.onlyoffice.webui.CanCloseOnlyofficeFilter
-
Instantiates a new can close onlyoffice filter.
- CanCloseOnlyofficeFilter(String, UIExtensionFilterType) - Constructor for class org.exoplatform.onlyoffice.webui.CanCloseOnlyofficeFilter
-
Instantiates a new can close onlyoffice filter.
- canDownloadBy(String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Check does given host can download document content by this service.
- canDownloadBy(String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Check does given host can download document content by this service.
- canOpen(String, String, String) - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeEditorUIService
-
Can open.
- CanOpenOnlyofficeFilter - Class in org.exoplatform.onlyoffice.webui
-
Created by The eXo Platform SAS.
- CanOpenOnlyofficeFilter() - Constructor for class org.exoplatform.onlyoffice.webui.CanOpenOnlyofficeFilter
-
Instantiates a new can open onlyoffice filter.
- CanOpenOnlyofficeFilter(boolean) - Constructor for class org.exoplatform.onlyoffice.webui.CanOpenOnlyofficeFilter
-
Instantiates a new can open onlyoffice filter.
- CanOpenOnlyofficeFilter(String) - Constructor for class org.exoplatform.onlyoffice.webui.CanOpenOnlyofficeFilter
-
Instantiates a new can open onlyoffice filter.
- CanOpenOnlyofficeFilter(String, UIExtensionFilterType) - Constructor for class org.exoplatform.onlyoffice.webui.CanOpenOnlyofficeFilter
-
Instantiates a new can open onlyoffice filter.
- canShow(String, String, String) - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeEditorUIService
-
Can show.
- CanShowOnlyofficeFilter - Class in org.exoplatform.onlyoffice.webui
-
Created by The eXo Platform SAS.
- CanShowOnlyofficeFilter() - Constructor for class org.exoplatform.onlyoffice.webui.CanShowOnlyofficeFilter
-
Instantiates a new can show onlyoffice filter.
- CanShowOnlyofficeFilter(boolean) - Constructor for class org.exoplatform.onlyoffice.webui.CanShowOnlyofficeFilter
-
Instantiates a new can show onlyoffice filter.
- CanShowOnlyofficeFilter(String) - Constructor for class org.exoplatform.onlyoffice.webui.CanShowOnlyofficeFilter
-
Instantiates a new can show onlyoffice filter.
- CanShowOnlyofficeFilter(String, UIExtensionFilterType) - Constructor for class org.exoplatform.onlyoffice.webui.CanShowOnlyofficeFilter
-
Instantiates a new can show onlyoffice filter.
- ChangeState - Class in org.exoplatform.onlyoffice
-
Editing document state in local storage.
- ChangeState(boolean, String, String[]) - Constructor for class org.exoplatform.onlyoffice.ChangeState
-
Instantiates a new change state.
- ChangeState(boolean, String[]) - Constructor for class org.exoplatform.onlyoffice.ChangeState
-
Instantiates a new change state.
- checkin(Node) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Deprecated.
- checkout(Node) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Checkout.
- cleanName(String) - Method in class org.exoplatform.onlyoffice.jcr.CMSNodeFinder
-
Align given name to current repository conventions by removing or escaping forbidden characters.
- cleanName(String) - Method in class org.exoplatform.onlyoffice.jcr.JCRNodeFinder
-
Align given name to current repository conventions by removing or escaping forbidden characters.
- cleanName(String) - Method in interface org.exoplatform.onlyoffice.jcr.NodeFinder
-
Align given name to current repository conventions by removing or escaping forbidden characters.
- close() - Method in class org.exoplatform.onlyoffice.Config
-
Mark this this config as closed: user already closed this editor.
- close(RequestContext) - Static method in class org.exoplatform.onlyoffice.webui.OnlyofficeEditorContext
-
Close.
- close(String, String, String) - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeEditorUIService
-
Close.
- closed(String, String, String) - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeEditorUIService
-
Closed.
- CMSNodeFinder - Class in org.exoplatform.onlyoffice.jcr
-
Node finder based on original implementation from ECMS.
Created by The eXo Platform SAS.
- CMSNodeFinder(RepositoryService, LinkManager, SessionProviderService, NodeHierarchyCreator) - Constructor for class org.exoplatform.onlyoffice.jcr.CMSNodeFinder
-
Instantiates a new CMS node finder.
- Config - Class in org.exoplatform.onlyoffice
-
Onlyoffice editor config for its JS API.
- Config(String, String, String, String, String, Config.Document, Config.Editor) - Constructor for class org.exoplatform.onlyoffice.Config
-
- config - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The config.
- config(UriInfo, String, String) - Method in class org.exoplatform.onlyoffice.rest.EditorService
-
Config configuration for Onlyoffice JS.
- Config.Builder - Class in org.exoplatform.onlyoffice
-
The Class Builder.
- Config.Document - Class in org.exoplatform.onlyoffice
-
The Class Document.
- Config.Document.EditPermissions - Class in org.exoplatform.onlyoffice
-
The Class EditPermissions.
- Config.Document.Info - Class in org.exoplatform.onlyoffice
-
The Class Info.
- Config.Document.Permissions - Class in org.exoplatform.onlyoffice
-
The Class Permissions.
- Config.Editor - Class in org.exoplatform.onlyoffice
-
The Class Editor.
- Config.Editor.User - Class in org.exoplatform.onlyoffice
-
The Class User.
- CONFIG_DS_ACCESS_ONLY - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The Constant CONFIG_DS_ACCESS_ONLY.
- CONFIG_DS_HOST - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The Constant CONFIG_DS_HOST.
- CONFIG_DS_SCHEMA - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The Constant CONFIG_DS_SCHEMA.
- configuredTemplate - Variable in class org.exoplatform.onlyoffice.webui.CustomizeViewPlugin
-
The configured template.
- configuredViews - Variable in class org.exoplatform.onlyoffice.webui.CustomizeViewPlugin
-
The configured views.
- ConflictException - Exception in org.exoplatform.onlyoffice
-
Conflict found while creating Onlyoffice editor.
- ConflictException(String) - Constructor for exception org.exoplatform.onlyoffice.ConflictException
-
Instantiates a new conflict exception.
- ConflictException(Throwable) - Constructor for exception org.exoplatform.onlyoffice.ConflictException
-
Instantiates a new conflict exception.
- ConflictException(String, Throwable) - Constructor for exception org.exoplatform.onlyoffice.ConflictException
-
Instantiates a new conflict exception.
- content(UriInfo, HttpServletRequest, String, String) - Method in class org.exoplatform.onlyoffice.rest.EditorService
-
Document content download link.
- created - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The folder.
- created(Calendar) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Created.
- created - Variable in class org.exoplatform.onlyoffice.Config.Document.Info
-
The created.
- createEditor(String, String, String, String, String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Create an editor config for given config node.
- createEditor(String, String, String, String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Create an editor config for given config node.
- cservice - Variable in class org.exoplatform.onlyoffice.webui.CustomizeViewPlugin
-
The cservice.
- customizeTab(Node, String, String) - Method in class org.exoplatform.onlyoffice.webui.CustomizeViewPlugin
-
Customize tab.
- customizeView(Node, String, String, Boolean, String) - Method in class org.exoplatform.onlyoffice.webui.CustomizeViewPlugin
-
Customize view.
- CustomizeViewPlugin - Class in org.exoplatform.onlyoffice.webui
-
Customize existing view of ECMS Document Explorer.
- CustomizeViewPlugin(RepositoryService, InitParams, ConfigurationManager, NodeHierarchyCreator, DMSConfiguration, TemplateService) - Constructor for class org.exoplatform.onlyoffice.webui.CustomizeViewPlugin
-
Instantiates a new customize view plugin.
- generateId(String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Generate id.
- generateUrls(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Generate file and callback URLs using given Platform base URL.
- getAuthor() - Method in class org.exoplatform.onlyoffice.Config.Document.Info
-
Gets the author.
- getBaseHost() - Method in class org.exoplatform.onlyoffice.rest.DriveServiceLocator
-
Deprecated.
Base host name or null if base should be obtained from a request.
- getCallbackUrl() - Method in class org.exoplatform.onlyoffice.Config.Editor
-
Gets the callback url.
- getClientHost(HttpServletRequest) - Method in class org.exoplatform.onlyoffice.rest.EditorService
-
Gets the client host.
- getClientIpAddr(HttpServletRequest) - Method in class org.exoplatform.onlyoffice.rest.EditorService
-
Gets the client ip addr.
- getConfiguredTemplates() - Method in class org.exoplatform.onlyoffice.webui.CustomizeViewPlugin
- getConfiguredViews() - Method in class org.exoplatform.onlyoffice.webui.CustomizeViewPlugin
- getContent(String, String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Get file content.
- getContent(String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Get file content.
- getContextNode() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the context node.
- getCreated() - Method in class org.exoplatform.onlyoffice.Config.Document.Info
-
Gets the created.
- getCurrentUsers(ConcurrentHashMap<String, Config>) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets the current users.
- getData() - Method in class org.exoplatform.onlyoffice.DocumentContent
-
Actual document content.
- getDocument() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the document.
- getDocumentserverJsUrl() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the documentserver js url.
- getDocumentserverUrl() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the documentserver url.
- getDocumentType() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the document type.
- getEditor(String, String, String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Return existing editor for given user and node.
- getEditor(String, String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Return existing editor for given user and node.
- getEditor(String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets the editor.
- getEditorConfig() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the editor config.
- getError() - Method in class org.exoplatform.onlyoffice.ChangeState
-
Gets the error.
- getError() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the error.
- getFileType() - Method in class org.exoplatform.onlyoffice.Config.Document
-
Gets the file type.
- getFilters() - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeCloseManageComponent
-
Gets the filters.
- getFilters() - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeEditor
-
Gets the filters.
- getFilters() - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeOpenManageComponent
-
Gets the filters.
- getFirstname() - Method in class org.exoplatform.onlyoffice.Config.Editor.User
-
Gets the firstname.
- getFolder() - Method in class org.exoplatform.onlyoffice.Config.Document.Info
-
Gets the folder.
- getId() - Method in class org.exoplatform.onlyoffice.Config.Editor.User
-
Gets the id.
- getId() - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeEditor
- getInfo() - Method in class org.exoplatform.onlyoffice.Config.Document
-
Gets the info.
- getItem(Session, String, boolean) - Method in class org.exoplatform.onlyoffice.jcr.JCRNodeFinder
-
Return JCR item by given path.
- getItem(Session, String, boolean) - Method in interface org.exoplatform.onlyoffice.jcr.NodeFinder
-
Return JCR item by given path.
- getKey() - Method in class org.exoplatform.onlyoffice.Config.Document
-
Gets the key.
- getKey() - Method in class org.exoplatform.onlyoffice.DocumentStatus
-
Gets the key.
- getLang() - Method in class org.exoplatform.onlyoffice.Config.Editor
-
Gets the lang.
- getLastname() - Method in class org.exoplatform.onlyoffice.Config.Editor.User
-
Gets the lastname.
- getLockToken() - Method in class org.exoplatform.onlyoffice.Config.Editor.User
-
Gets the lock token.
- getMode() - Method in class org.exoplatform.onlyoffice.Config.Editor
-
Gets the mode.
- getPath() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the path.
- getPermissions() - Method in class org.exoplatform.onlyoffice.Config.Document
-
Gets the permissions.
- getServiceHost(String) - Method in class org.exoplatform.onlyoffice.rest.DriveServiceLocator
-
Deprecated.
Return host name for given request URI.
- getServiceLink(String, String) - Method in class org.exoplatform.onlyoffice.rest.DriveServiceLocator
-
Deprecated.
Compile service host name from given request's host, optionally taking in account context.
- getState(String, String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Local state of editing document.
- getState(String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Local state of editing document.
- getStatus() - Method in class org.exoplatform.onlyoffice.DocumentStatus
-
Gets the status.
- getTitle() - Method in class org.exoplatform.onlyoffice.Config.Document
-
Gets the title.
- getType() - Method in class org.exoplatform.onlyoffice.DocumentContent
-
Document MIME type.
- getType() - Method in class org.exoplatform.onlyoffice.webui.AcceptFilter
- getType() - Method in class org.exoplatform.onlyoffice.webui.CanCloseOnlyofficeFilter
- getType() - Method in class org.exoplatform.onlyoffice.webui.CanOpenOnlyofficeFilter
- getType() - Method in class org.exoplatform.onlyoffice.webui.CanShowOnlyofficeFilter
- getUIAbstractManagerClass() - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeCloseManageComponent
- getUIAbstractManagerClass() - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeOpenManageComponent
- getUIAbstractManagerClass() - Method in class org.exoplatform.onlyoffice.webui.RefreshViewManagerComponent
- getUrl() - Method in class org.exoplatform.onlyoffice.Config.Document
-
Gets the url.
- getUrl() - Method in class org.exoplatform.onlyoffice.DocumentStatus
-
Gets the url.
- getUser() - Method in class org.exoplatform.onlyoffice.Config.Editor
-
Gets the user.
- getUser(String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets the user.
- getUserLang(String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets the user lang.
- getUsername() - Method in class org.exoplatform.onlyoffice.Config.Editor.User
-
Gets the username.
- getUserNode(String) - Method in class org.exoplatform.onlyoffice.jcr.CMSNodeFinder
-
Return user home node of given user.
- getUserNode(String) - Method in class org.exoplatform.onlyoffice.jcr.JCRNodeFinder
-
Return user home node of given user.
- getUserNode(String) - Method in interface org.exoplatform.onlyoffice.jcr.NodeFinder
-
Return user home node of given user.
- getUsers() - Method in class org.exoplatform.onlyoffice.ChangeState
-
Gets the users.
- getUsers() - Method in class org.exoplatform.onlyoffice.DocumentStatus
-
Gets the users.
- getWorkspace() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the workspace.
- OnCloseActionListener() - Constructor for class org.exoplatform.onlyoffice.webui.OnlyofficeEditor.OnCloseActionListener
-
- onCreate(Config) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorListener
-
New editor just created.
- onCreate(Config) - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeEditorUIService.EditorListener
-
New editor just created.
- onDeny(Map<String, Object>) - Method in class org.exoplatform.onlyoffice.webui.AbstractOnlyofficeFilter
- onError(Config) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorListener
-
Error saving document in editor.
- onError(Config) - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeEditorUIService.EditorListener
-
Error saving document in editor.
- OnErrorActionListener() - Constructor for class org.exoplatform.onlyoffice.webui.OnlyofficeEditor.OnErrorActionListener
-
- onGet(Config) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorListener
-
Existing editor obtained by user.
- onGet(Config) - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeEditorUIService.EditorListener
-
Existing editor obtained by user.
- onJoined(Config) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorListener
-
User joined co-editing document (it's second or more user).
- onJoined(Config) - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeEditorUIService.EditorListener
-
User joined co-editing document (it's second or more user).
- onLeaved(Config) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorListener
-
User leaved co-editing document (it's at least second user gone).
- onLeaved(Config) - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeEditorUIService.EditorListener
-
User leaved co-editing document (it's at least second user gone).
- OnlyofficeCloseActionListener() - Constructor for class org.exoplatform.onlyoffice.webui.OnlyofficeCloseManageComponent.OnlyofficeCloseActionListener
-
- OnlyofficeCloseManageComponent - Class in org.exoplatform.onlyoffice.webui
-
Close Onlyoffice editor and refresh the file view.
- OnlyofficeCloseManageComponent() - Constructor for class org.exoplatform.onlyoffice.webui.OnlyofficeCloseManageComponent
-
- OnlyofficeCloseManageComponent.OnlyofficeCloseActionListener - Class in org.exoplatform.onlyoffice.webui
-
The listener interface for receiving onlyofficeCloseAction events.
- OnlyofficeEditor - Class in org.exoplatform.onlyoffice.webui
-
An UI for Onlyoffice editor in ECMS explorer.
- OnlyofficeEditor() - Constructor for class org.exoplatform.onlyoffice.webui.OnlyofficeEditor
-
Instantiates a new onlyoffice editor.
- OnlyofficeEditor.OnCloseActionListener - Class in org.exoplatform.onlyoffice.webui
-
Used in UI, by Javascript client after actual download of the edited content.
- OnlyofficeEditor.OnErrorActionListener - Class in org.exoplatform.onlyoffice.webui
-
Used in UI, by Javascript client on creation and download errors.
- OnlyofficeEditorContext - Class in org.exoplatform.onlyoffice.webui
-
Initialize Onlyoffice support in portal request.
Created by The eXo Platform SAS.
- OnlyofficeEditorException - Exception in org.exoplatform.onlyoffice
-
Created by The eXo Platform SAS.
- OnlyofficeEditorException(String) - Constructor for exception org.exoplatform.onlyoffice.OnlyofficeEditorException
-
Instantiates a new onlyoffice editor exception.
- OnlyofficeEditorException(Throwable) - Constructor for exception org.exoplatform.onlyoffice.OnlyofficeEditorException
-
Instantiates a new onlyoffice editor exception.
- OnlyofficeEditorException(String, Throwable) - Constructor for exception org.exoplatform.onlyoffice.OnlyofficeEditorException
-
Instantiates a new onlyoffice editor exception.
- OnlyofficeEditorListener - Interface in org.exoplatform.onlyoffice
-
Created by The eXo Platform SAS.
- OnlyofficeEditorService - Interface in org.exoplatform.onlyoffice
-
Created by The eXo Platform SAS.
- OnlyofficeEditorServiceImpl - Class in org.exoplatform.onlyoffice
-
- OnlyofficeEditorServiceImpl(RepositoryService, SessionProviderService, IdentityRegistry, NodeFinder, OrganizationService, InitParams) - Constructor for class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Cloud Drive service with storage in JCR and with managed features.
- OnlyofficeEditorUIService - Class in org.exoplatform.onlyoffice.webui
-
Support for stateful WebUI: keep tracking requests to open/close editor by users on partical file.
- OnlyofficeEditorUIService(OnlyofficeEditorService) - Constructor for class org.exoplatform.onlyoffice.webui.OnlyofficeEditorUIService
-
Instantiates a new onlyoffice editor UI service.
- OnlyofficeEditorUIService.EditorListener - Class in org.exoplatform.onlyoffice.webui
-
The listener interface for receiving editor events.
- OnlyofficeEditorUIService.State - Enum in org.exoplatform.onlyoffice.webui
-
The Enum State.
- OnlyofficeOpenActionListener() - Constructor for class org.exoplatform.onlyoffice.webui.OnlyofficeOpenManageComponent.OnlyofficeOpenActionListener
-
- OnlyofficeOpenManageComponent - Class in org.exoplatform.onlyoffice.webui
-
Open Onlyoffice editor in file view.
- OnlyofficeOpenManageComponent() - Constructor for class org.exoplatform.onlyoffice.webui.OnlyofficeOpenManageComponent
-
- OnlyofficeOpenManageComponent.OnlyofficeOpenActionListener - Class in org.exoplatform.onlyoffice.webui
-
The listener interface for receiving onlyofficeOpenAction events.
- onSaved(Config) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorListener
-
Document was saved and editor released.
- onSaved(Config) - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeEditorUIService.EditorListener
-
Document was saved and editor released.
- open - Variable in class org.exoplatform.onlyoffice.Config
-
Marker of editor state.
- open() - Method in class org.exoplatform.onlyoffice.Config
-
Mark this this config as open: user opened this editor.
- open(RequestContext) - Static method in class org.exoplatform.onlyoffice.webui.OnlyofficeEditorContext
-
Open.
- open(String, String, String) - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeEditorUIService
-
Open.
- opened(String, String, String) - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeEditorUIService
-
Opened.
- org.exoplatform.onlyoffice - package org.exoplatform.onlyoffice
-
- org.exoplatform.onlyoffice.jcr - package org.exoplatform.onlyoffice.jcr
-
- org.exoplatform.onlyoffice.rest - package org.exoplatform.onlyoffice.rest
-
- org.exoplatform.onlyoffice.webui - package org.exoplatform.onlyoffice.webui
-
- organization - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The organization.