- CACHE_NAME - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The Constant CACHE_NAME.
- CACHE_NAME - Static variable in class org.exoplatform.onlyoffice.webui.OnlyofficeEditorUIService
-
The Constant CACHE_NAME.
- 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() - Constructor for class org.exoplatform.onlyoffice.Config
-
- Config(String, String, String, String, String, Config.Document, Config.Editor) - Constructor for class org.exoplatform.onlyoffice.Config
-
Editor config constructor.
- config - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The config.
- config(UriInfo, HttpServletRequest, 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.
- 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, Authenticator, CacheService, 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, CacheService) - 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.
- 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.