Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractOnlyofficeLifecycle - Class in org.exoplatform.onlyoffice.webui
-
Base listener for Onlyoffice integration in Platforms apps.
- AbstractOnlyofficeLifecycle() - Constructor for class org.exoplatform.onlyoffice.webui.AbstractOnlyofficeLifecycle
-
Instantiates a new abstract Onlyoffice lifecycle.
- AbstractOnlyofficeWebFilter - Class in org.exoplatform.onlyoffice.webui
-
Created by The eXo Platform SAS.
- AbstractOnlyofficeWebFilter() - Constructor for class org.exoplatform.onlyoffice.webui.AbstractOnlyofficeWebFilter
-
Instantiates a new abstract onlyoffice web filter.
- activeLock - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Lock for updating Editing documents cache.
- activityManager - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The activity manager.
- addComment(String, String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
- addFilePreferences(Node, String, String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Adds file preferences (path to symlink)
- addFilePreferences(Node, String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Addds file preferences to the node (path for opening shared doc for particular user).
- addListener(OnlyofficeEditorListener) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Add listener to the service.
- addListener(OnlyofficeEditorListener) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Add listener to the service.
- addTypePlugin(ComponentPlugin) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Adds DocumentTypePlugin to the service to check mimetypes of documents.
- addTypePlugin(ComponentPlugin) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Adds DocumentTypePlugin to the service to check mimetypes of documents.
- allowEdition - Variable in class org.exoplatform.onlyoffice.Config.Builder
- API_VERSION - Static variable in class org.exoplatform.onlyoffice.rest.EditorService
-
The Constant API_VERSION.
- authenticator - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The authenticator.
B
- BadParameterException - Exception in org.exoplatform.onlyoffice
-
Created by The eXo Platform SAS.
- BadParameterException(String) - Constructor for exception org.exoplatform.onlyoffice.BadParameterException
-
Instantiates a new bad parameter exception.
- BadParameterException(String, Throwable) - Constructor for exception org.exoplatform.onlyoffice.BadParameterException
-
Instantiates a new bad parameter exception.
- BadParameterException(Throwable) - Constructor for exception org.exoplatform.onlyoffice.BadParameterException
-
Instantiates a new bad parameter exception.
- beforeDocumentCreate(NewDocumentTemplate, String, String) - Method in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
On document create.
- broadcastEvent(DocumentStatus, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Broadcasts an event using the listenerService.
- build() - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Builds the.
- build() - Method in class org.exoplatform.onlyoffice.DocumentStatus.Builder
-
Builds the.
- Builder() - Constructor for class org.exoplatform.onlyoffice.DocumentStatus.Builder
-
Instantiates a new builder.
- Builder(String, String, String, String, String) - Constructor for class org.exoplatform.onlyoffice.Config.Builder
-
Instantiates a new builder.
C
- CACHE_NAME - Static variable in class org.exoplatform.onlyoffice.jpa.storage.cache.CachedEditorConfigStorage
- CACHE_NAME - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The Constant CACHE_NAME.
- cachedEditorConfigStorage - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Cache of Editing documents.
- CachedEditorConfigStorage - Class in org.exoplatform.onlyoffice.jpa.storage.cache
- CachedEditorConfigStorage(RDBMSEditorConfigStorageImpl, CacheService) - Constructor for class org.exoplatform.onlyoffice.jpa.storage.cache.CachedEditorConfigStorage
- callbackUrl - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The editor.
- callbackUrl - Variable in class org.exoplatform.onlyoffice.Config.Editor
-
The callback url.
- callbackUrl(CharSequence, String, String) - Static method in class org.exoplatform.onlyoffice.Config
-
Callback url.
- callbackUrl(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Callback url.
- callModule(String) - Static method in class org.exoplatform.onlyoffice.webui.OnlyofficeContext
-
Adds the script to be called on
onlyofficemodule. - canAddLifecycle(List<ApplicationLifecycle>, Class<C>) - Method in class org.exoplatform.onlyoffice.webui.AbstractOnlyofficeWebFilter
-
Consult if we can add a new lifecycle of given class to the list.
- 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.
- canEditDocument(Node) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Checks if the node isn't locked and can be edited by the current user.
- canEditDocument(Node) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Checks if the node isn't locked and can be edited by the current user.
- canRenameDocument(Node) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Checks if current user can rename the document.
- 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.
- CHANNEL_NAME - Static variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
The channel name.
- CHANNEL_NAME_PARAMS - Static variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
The channel name.
- channelsAsString(Set<ServerChannel>) - Method in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
Channels as string.
- 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.
- CLIENT_RESOURCE_PREFIX - Static variable in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
The Constant CLIENT_RESOURCE_PREFIX.
- CLIENT_RESOURCE_PREFIX - Static variable in class org.exoplatform.onlyoffice.webui.OnlyofficeContext
-
The Constant CLIENT_RESOURCE_PREFIX.
- closed() - Method in class org.exoplatform.onlyoffice.Config
-
Mark this config as closed: the editor closed, if it was last user in the editor, then its document should be saved in the storage.
- closeWithoutModification(String, String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
- closeWithoutModification(String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
- closing() - Method in class org.exoplatform.onlyoffice.Config
-
Mark this config as closing: user already closed this editor but document not yet saved in the storage.
- 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.
- coEdited - Variable in class org.exoplatform.onlyoffice.DocumentStatus
-
The coedited.
- coEdited - Variable in class org.exoplatform.onlyoffice.Userdata
-
The co edited.
- coEdited(Boolean) - Method in class org.exoplatform.onlyoffice.DocumentStatus.Builder
-
Co edited.
- CometdConfig - Class in org.exoplatform.onlyoffice.cometd
-
The CometdInfo class is used to pass necessary cometd information to a client.
- CometdConfig(String, String, String) - Constructor for class org.exoplatform.onlyoffice.cometd.CometdConfig
-
Instantiates CometdConfig.
- CometdOnlyofficeService - Class in org.exoplatform.onlyoffice.cometd
-
The CometdOnlyofficeService.
- CometdOnlyofficeService(EXoContinuationBayeux, OnlyofficeEditorService, RepositoryService) - Constructor for class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
Instantiates the CometdOnlyofficeService.
- CometdOnlyofficeService.CometdService - Class in org.exoplatform.onlyoffice.cometd
-
The CometService is responsible for sending messages to Cometd channels when a document is saved.
- cometdService - Variable in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
The cometd service.
- CometdService() - Constructor for class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService.CometdService
- commandServiceUrl - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The document command service url.
- comment - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The comment.
- comment - Variable in class org.exoplatform.onlyoffice.DocumentStatus
-
The comment (used for saving a version of a document with comment on FileActivity)
- comment - Variable in class org.exoplatform.onlyoffice.EditorPage
-
The comment.
- comment - Variable in class org.exoplatform.onlyoffice.Userdata
-
The comment.
- comment(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Comment.
- comment(String) - Method in class org.exoplatform.onlyoffice.DocumentStatus.Builder
-
Sets the comment.
- config - Variable in class org.exoplatform.onlyoffice.DocumentStatus
-
The config.
- config - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The config.
- config(Config) - Method in class org.exoplatform.onlyoffice.DocumentStatus.Builder
-
Config.
- Config - Class in org.exoplatform.onlyoffice
-
Onlyoffice editor config for its JS API.
- Config() - Constructor for class org.exoplatform.onlyoffice.Config
-
Instantiates a new config for use with
Externalizablemethods. - Config(String, String, String, URI, String, String, String, String, EditorPage, Boolean, String, Config.Document, Config.Editor) - Constructor for class org.exoplatform.onlyoffice.Config
-
Editor config constructor.
- CONFIG_DS_ACCESS_ONLY - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The Constant CONFIG_DS_ACCESS_ONLY.
- CONFIG_DS_ALLOWEDHOSTS - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Configuration key for Document Server's allowed hosts in requests from a DS to eXo side.
- 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.
- CONFIG_DS_SECRET - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The Constant CONFIG_DS_SECRET.
- Config.Builder - Class in org.exoplatform.onlyoffice
-
The Class Builder.
- Config.Document - Class in org.exoplatform.onlyoffice
-
The Onlyoffice 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.NoPermissions - Class in org.exoplatform.onlyoffice
- Config.Document.Permissions - Class in org.exoplatform.onlyoffice
-
The Class Permissions.
- Config.Editor - Class in org.exoplatform.onlyoffice
-
The Onlyoffice Editor.
- Config.Editor.User - Class in org.exoplatform.onlyoffice
-
The Class User.
- configPost(UriInfo, HttpServletRequest, String, String) - Method in class org.exoplatform.onlyoffice.rest.EditorService
-
Create configuration for Onlyoffice JS.
- 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(String, Throwable) - 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.
- content(UriInfo, HttpServletRequest, String, String) - Method in class org.exoplatform.onlyoffice.rest.EditorService
-
Document content download link.
- createDocument(Node, String, NewDocumentTemplate) - Method in class org.exoplatform.onlyoffice.documents.OnlyofficeNewDocumentTemplatePlugin
-
Creates the document.
- createEditor(String, String, int, String, String, String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Create an editor configuration for given user and node.
- createEditor(String, String, int, String, String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Create an editor configuration for given user and node.
- createThreadExecutor(String, int, int) - Method in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
Create a new thread executor service.
- createVersionOfDraft(Node) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Creates a version of draft.
- createViewer(String, String, int, String, String, String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Creates the viewer.
- createViewer(String, String, int, String, String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Creates the viewer.
D
- data(Node) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Data.
- databaseId - Variable in class org.exoplatform.onlyoffice.Config
- DATETIME_FORMAT - Static variable in class org.exoplatform.onlyoffice.Config
-
The Constant DATETIME_FORMAT.
- DEFAULT_NAME - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The Constant DEFAULT_NAME.
- deleteConfig(String, Config) - Method in interface org.exoplatform.onlyoffice.jpa.EditorConfigStorage
- deleteConfig(String, Config) - Method in class org.exoplatform.onlyoffice.jpa.storage.cache.CachedEditorConfigStorage
- deleteConfig(String, Config) - Method in class org.exoplatform.onlyoffice.jpa.storage.impl.RDBMSEditorConfigStorageImpl
- deleteConfig(List<String>, Config) - Method in interface org.exoplatform.onlyoffice.jpa.EditorConfigStorage
- deleteConfig(List<String>, Config) - Method in class org.exoplatform.onlyoffice.jpa.storage.cache.CachedEditorConfigStorage
- deleteConfig(List<String>, Config) - Method in class org.exoplatform.onlyoffice.jpa.storage.impl.RDBMSEditorConfigStorageImpl
- displayPath - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The display path.
- displayPath - Variable in class org.exoplatform.onlyoffice.EditorPage
-
The display path.
- displayPath(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Display path.
- docId - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The document ID in storage.
- Document(String, String, String, String, Config.Document.Info, Config.Document.Permissions) - Constructor for class org.exoplatform.onlyoffice.Config.Document
-
Instantiates a new document.
- DOCUMENT_CHANGED_EVENT - Static variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
The document changed event.
- DOCUMENT_CONTENT_UPDATED_EVENT - Static variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
The Constant DOCUMENT_CONTENT_UPDATED_EVENT.
- DOCUMENT_DELETED_EVENT - Static variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
The document deleted event.
- DOCUMENT_LINK_EVENT - Static variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
The document link event.
- DOCUMENT_PATH_ATTRIBUTE - Static variable in class org.exoplatform.onlyoffice.webui.OnlyofficeContext
-
The Constant DOCUMENT_PATH_ATTRIBUTE.
- DOCUMENT_SAVED_EVENT - Static variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
The document saved event.
- DOCUMENT_TITLE_UPDATED - Static variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
The document title updated event.
- DOCUMENT_USERSAVED - Static variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
The document usersave event.
- DOCUMENT_VERSION_EVENT - Static variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
The document version event.
- DOCUMENT_WORKSPACE_ATTRIBUTE - Static variable in class org.exoplatform.onlyoffice.webui.OnlyofficeContext
-
The Constant DOCUMENT_WORKSPACE_ATTRIBUTE.
- DocumentContent - Class in org.exoplatform.onlyoffice
-
Created by The eXo Platform SAS.
- DocumentContent() - Constructor for class org.exoplatform.onlyoffice.DocumentContent
-
Constructor for inheritance.
- DocumentNotFoundException - Exception in org.exoplatform.onlyoffice
-
Created by The eXo Platform SAS.
- DocumentNotFoundException(String) - Constructor for exception org.exoplatform.onlyoffice.DocumentNotFoundException
-
Instantiates a new document not found exception.
- DocumentNotFoundException(String, Throwable) - Constructor for exception org.exoplatform.onlyoffice.DocumentNotFoundException
-
Instantiates a new document not found exception.
- DocumentNotFoundException(Throwable) - Constructor for exception org.exoplatform.onlyoffice.DocumentNotFoundException
-
Instantiates a new document not found exception.
- documentserverAccessOnly - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The documentserver access only.
- documentserverAllowedhosts - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The documentserver allowed hosts (can be empty if not configured).
- documentserverHostName - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The documentserver host name.
- documentserverSecret - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The document server secret key.
- documentserverSecret - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The document server secret.
- documentserverUrl - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The documentserver url.
- documentserverUrl - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The documentserver url.
- documentService - Variable in class org.exoplatform.onlyoffice.documents.OnlyofficeNewDocumentTemplatePlugin
-
The document service.
- documentService - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The document service.
- DocumentStatus - Class in org.exoplatform.onlyoffice
-
Onlyoffice Config status as described in callback handler documentation.
- DocumentStatus() - Constructor for class org.exoplatform.onlyoffice.DocumentStatus
- DocumentStatus.Builder - Class in org.exoplatform.onlyoffice
-
The Class Builder.
- documentType - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The document type.
- documentType(String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Document type.
- documentTypePlugin - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The document type plugin.
- DocumentTypePlugin - Class in org.exoplatform.onlyoffice
-
The DocumentTypePlugin.
- DocumentTypePlugin(InitParams) - Constructor for class org.exoplatform.onlyoffice.DocumentTypePlugin
-
Initializes a DocumentTypePlugin.
- DocumentTypesConfig() - Constructor for class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl.DocumentTypesConfig
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeEditorFilter
- download - Variable in class org.exoplatform.onlyoffice.Config.Document.Permissions
-
The download.
- download - Variable in class org.exoplatform.onlyoffice.Userdata
-
The download.
- download(DocumentStatus) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Downloads document's content to the JCR node.
- downloadClosed(DocumentStatus) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Downloads document's content to the JCR node when the editor is closed.
- downloadLink - Variable in class org.exoplatform.onlyoffice.Config.Editor.User
-
The download link.
- downloadUrl - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The download url for viewer mode.
- downloadUrl(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Download url.
- downloadVersion(String, String, boolean, boolean, String, String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Builds status object based on params.
- downloadVersion(String, String, boolean, boolean, String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Builds status object based on params.
- downloadVersion(DocumentStatus) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Downloads document's content to the JCR node creating a new version.
- drive - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The drive.
- drive - Variable in class org.exoplatform.onlyoffice.EditorPage
-
The drive.
- drive(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Drive.
- DRIVES - Static variable in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
The Constant DRIVES.
E
- edit - Variable in class org.exoplatform.onlyoffice.Config.Document.Permissions
-
The edit.
- EDIT_MODE - Static variable in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
The edit mode.
- EDITING_FINISHED_DELAY - Static variable in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
The Constant EDITING_FINISHED_DELAY.
- editor(String, String, String, String, String) - Static method in class org.exoplatform.onlyoffice.Config
-
Editor.
- Editor(String, String, String, Config.Editor.User) - Constructor for class org.exoplatform.onlyoffice.Config.Editor
-
Instantiates a new editor.
- EDITOR_CLOSED_EVENT - Static variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
The editor closed event.
- EDITOR_CLOSED_EVENT - Static variable in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
The editor closed event.
- EDITOR_ERROR_EVENT - Static variable in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
The editor error event.
- EDITOR_LINK_NOT_FOUND_ERROR - Static variable in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
The Constant EDITOR_LINK_NOT_FOUND_ERROR.
- EDITOR_LINK_NOT_FOUND_ERROR_MESSAGE - Static variable in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
The Constant EDITOR_LINK_NOT_FOUND_ERROR_MESSAGE.
- EDITOR_OPENED_EVENT - Static variable in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
The editor opened event.
- EDITOR_SAVED_EVENT - Static variable in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
The editor saved event.
- EDITOR_STATES_ATTR_NAME - Static variable in class org.exoplatform.onlyoffice.webui.OnlyofficeEditorLifecycle
-
The Constant EDITOR_STATES_ATTR_NAME.
- EDITOR_VERSION_EVENT - Static variable in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
The editor version event.
- EditorConfigDAO - Interface in org.exoplatform.onlyoffice.jpa
- EditorConfigDAOImpl - Class in org.exoplatform.onlyoffice.jpa.dao
- EditorConfigDAOImpl() - Constructor for class org.exoplatform.onlyoffice.jpa.dao.EditorConfigDAOImpl
- EditorConfigEntity - Class in org.exoplatform.onlyoffice.jpa.entities
- EditorConfigEntity() - Constructor for class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- EditorConfigStorage - Interface in org.exoplatform.onlyoffice.jpa
- EditorError(String, String) - Constructor for class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin.EditorError
-
Instantiates a new editor error.
- EditorLinkNotFoundException - Exception in org.exoplatform.onlyoffice
-
The Class EditorLinkNotFoundException.
- EditorLinkNotFoundException(String) - Constructor for exception org.exoplatform.onlyoffice.EditorLinkNotFoundException
-
Instantiates a new editor link not found exception.
- EditorLinkNotFoundException(String, Throwable) - Constructor for exception org.exoplatform.onlyoffice.EditorLinkNotFoundException
-
Instantiates a new editor link not found exception.
- EditorLinkNotFoundException(Throwable) - Constructor for exception org.exoplatform.onlyoffice.EditorLinkNotFoundException
-
Instantiates a new editor link not found exception.
- editorLinks - Variable in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
The editor links.
- EditorPage - Class in org.exoplatform.onlyoffice
-
The Class EditorPage.
- EditorPage() - Constructor for class org.exoplatform.onlyoffice.EditorPage
-
Instantiates a new editor page.
- EditorPage(String, Boolean, String, String, String, String) - Constructor for class org.exoplatform.onlyoffice.EditorPage
-
Instantiates a new editor page.
- editors - Variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
The Onlyoffice editor service.
- editors - Variable in class org.exoplatform.onlyoffice.rest.EditorService
-
The editors.
- editorService - Variable in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
The editor service.
- EditorService - Class in org.exoplatform.onlyoffice.rest
-
REST service implementing Onlyoffice config storage service.
- EditorService(OnlyofficeEditorService) - Constructor for class org.exoplatform.onlyoffice.rest.EditorService
-
REST cloudDrives uses
OnlyofficeEditorServicefor actual job. - EditorSetting(String, String, String, CometdConfig, Map<String, String>, OnlyofficeDocumentEditorPlugin.EditorError) - Constructor for class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin.EditorSetting
-
Instantiates a new editor setting.
- editorUrl - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The editor page at platform URL.
- editorUrl(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Editor page URL.
- editorURLPath(String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Editor URL path.
- EditPermissions() - Constructor for class org.exoplatform.onlyoffice.Config.Document.EditPermissions
-
Instantiates a new edits the permissions.
- EMPTY - Static variable in class org.exoplatform.onlyoffice.Config
-
The Constant EMPTY.
- EMPTY_PERMISSIONS - Static variable in class org.exoplatform.onlyoffice.webui.OnlyofficeEditorLifecycle
-
The Constant EMPTY_PERMISSIONS.
- EMPTY_TEXT - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The Constant EMPTY_TEXT.
- equals(Object) - Method in class org.exoplatform.onlyoffice.Config
- error - Variable in class org.exoplatform.onlyoffice.ChangeState
-
The error.
- error - Variable in class org.exoplatform.onlyoffice.DocumentStatus
-
The error.
- error(long) - Method in class org.exoplatform.onlyoffice.DocumentStatus.Builder
-
Error.
- EVENT_DELAY - Static variable in class org.exoplatform.onlyoffice.OnlyOfficeDocumentUpdateActivityHandler
-
The Constant EVENT_DELAY in min.
- eventsHandlers - Variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
The call handlers.
- exoBayeux - Variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
The exo bayeux.
- explorerLink(String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
ECMS explorer page relative URL (within the Platform).
- explorerUri - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The ECMS explorer page URL.
- explorerUri(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
- explorerUri(String, String, int, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Explorer uri.
- explorerUri(URI) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
URI of ECMS explorer page with a document.
- explorerUrl(String, String, int, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Deprecated.
F
- FILE_DELETED_ERROR - Static variable in interface org.exoplatform.onlyoffice.OnlyofficeEditorListener
-
The FILE_DELEDED_ERROR code.
- FILE_EXPLORER_URL_SYNTAX - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The Consant FILE_EXPLORER_URL_SYNTAX.
- fileType - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The document.
- fileType - Variable in class org.exoplatform.onlyoffice.Config.Document
-
The file type.
- fileType(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
File type.
- fileType(Node) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
File type.
- fileTypes - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The file types.
- fileUrl(CharSequence, String, String) - Static method in class org.exoplatform.onlyoffice.Config
-
File url.
- finder - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The finder.
- findItem(Session, String) - Method in class org.exoplatform.onlyoffice.jcr.CMSNodeFinder
-
Find JCR item by given path, if the path points to a symlink this method return a target node of the link.
- findItem(Session, String) - Method in class org.exoplatform.onlyoffice.jcr.JCRNodeFinder
-
Find JCR item by given path, if the path points to a symlink this method return a target node of the link.
- findItem(Session, String) - Method in interface org.exoplatform.onlyoffice.jcr.NodeFinder
-
Find JCR item by given path, if the path points to a symlink this method return a target node of the link.
- findLinked(Session, String) - Method in class org.exoplatform.onlyoffice.jcr.CMSNodeFinder
-
Find nodes linked to given node.
- findLinked(Session, String) - Method in class org.exoplatform.onlyoffice.jcr.JCRNodeFinder
-
Find nodes linked to given node.
- findLinked(Session, String) - Method in interface org.exoplatform.onlyoffice.jcr.NodeFinder
-
Find nodes linked to given node.
- fireCreated(DocumentStatus) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Fire created.
- fireError(DocumentStatus) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Fire error.
- fireGet(DocumentStatus) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Fire get.
- fireJoined(DocumentStatus) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Fire joined.
- fireLeaved(DocumentStatus) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Fire leaved.
- fireSaved(DocumentStatus) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Fire saved.
- folder - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The folder.
- folder - Variable in class org.exoplatform.onlyoffice.Config.Document.Info
-
The folder.
- folder(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Folder.
- forceSave(String, String, boolean, boolean, boolean, String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Forces saving a document on document server.
- forceSave(String, String, boolean, boolean, boolean, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Forces saving a document on document server.
- forcesaved - Variable in class org.exoplatform.onlyoffice.Userdata
-
The forcesaved
- forcesaved(Boolean) - Method in class org.exoplatform.onlyoffice.DocumentStatus.Builder
-
Forcesaved.
- forceSaved - Variable in class org.exoplatform.onlyoffice.DocumentStatus
-
The forcesaved (true if a document is forcesaved via Editor bar)
- forUser(String, String, String) - Method in class org.exoplatform.onlyoffice.Config.Document
-
For user.
- forUser(String, String, String, String) - Method in class org.exoplatform.onlyoffice.Config.Editor
-
For user.
- forUser(String, String, String, String) - Method in class org.exoplatform.onlyoffice.Config
-
Create a copy of this editor but for another given user.
G
- 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.
- getActiveUsers(Map<String, Config>) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets the current users.
- getAuthor() - Method in class org.exoplatform.onlyoffice.Version
- 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.
- getClosedTime() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the closedTime.
- getClosedTime() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getCoEdited() - Method in class org.exoplatform.onlyoffice.Userdata
-
Gets the co edited.
- getCometdConf() - Method in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin.EditorSetting
-
Gets the cometd conf.
- getCometdServerPath() - Method in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
Gets the cometd server path.
- getComment() - Method in class org.exoplatform.onlyoffice.DocumentStatus
-
Gets the comment.
- getComment() - Method in class org.exoplatform.onlyoffice.EditorPage
-
Gets the comment.
- getComment() - Method in class org.exoplatform.onlyoffice.Userdata
-
Gets the comment.
- getConfig() - Method in class org.exoplatform.onlyoffice.DocumentStatus
-
Gets the config.
- getConfigByDocId(String) - Method in class org.exoplatform.onlyoffice.jpa.dao.EditorConfigDAOImpl
- getConfigByDocId(String) - Method in interface org.exoplatform.onlyoffice.jpa.EditorConfigDAO
- getConfigByKey(String) - Method in class org.exoplatform.onlyoffice.jpa.dao.EditorConfigDAOImpl
- getConfigByKey(String) - Method in interface org.exoplatform.onlyoffice.jpa.EditorConfigDAO
- getConfigsByDocId(String) - Method in interface org.exoplatform.onlyoffice.jpa.EditorConfigStorage
- getConfigsByDocId(String) - Method in class org.exoplatform.onlyoffice.jpa.storage.cache.CachedEditorConfigStorage
- getConfigsByDocId(String) - Method in class org.exoplatform.onlyoffice.jpa.storage.impl.RDBMSEditorConfigStorageImpl
- getConfigsByKey(String) - Method in interface org.exoplatform.onlyoffice.jpa.EditorConfigStorage
- getConfigsByKey(String) - Method in class org.exoplatform.onlyoffice.jpa.storage.cache.CachedEditorConfigStorage
- getConfigsByKey(String) - Method in class org.exoplatform.onlyoffice.jpa.storage.impl.RDBMSEditorConfigStorageImpl
- getContainerName() - Method in class org.exoplatform.onlyoffice.cometd.CometdConfig
-
Gets the container name.
- 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.
- getCreatedTime() - Method in class org.exoplatform.onlyoffice.Version
- getData() - Method in class org.exoplatform.onlyoffice.DocumentContent
-
Actual document content.
- getDatabaseId() - Method in class org.exoplatform.onlyoffice.Config
- getDisplayName() - Method in class org.exoplatform.onlyoffice.Version
- getDisplayName(String) - Method in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
Gets user's display name.
- getDisplayPath() - Method in class org.exoplatform.onlyoffice.EditorPage
-
Gets the display path.
- getDisplayPath(Node, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets display path.
- getDocId() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the document ID in storage.
- getDocument() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the document.
- getDocument(String, String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Gets the document node by its path and optionally a repository workspace.
- getDocument(String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets the document node by its path and optionally a repository workspace.
- getDocumentById(String, String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Gets the document node by its id and optionally a repository workspace.
- getDocumentById(String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets the document node by its id and optionally a repository workspace.
- getDocumentFileType() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getDocumentId() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getDocumentId(Node) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Gets the document ID for given node.
- getDocumentId(Node) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets the document ID for given node.
- getDocumentInfoFolder() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getDocumentInfoOwner() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getDocumentInfoUploaded() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getDocumentKey() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getDocumentserverAllowedHosts(String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets allowed hosts.
- getDocumentserverHost(String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets documentserver host name.
- 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.
- getDocumentServerUrl() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getDocumentServiceSecret() - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
- getDocumentServiceSecret() - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
- getDocumentTitle() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getDocumentType() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the document type.
- getDocumentType() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getDocumentUpdateHandler() - Method in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
Gets the document update handler.
- getDocumentUrl() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getDownloadLink() - Method in class org.exoplatform.onlyoffice.Config.Editor.User
-
Gets the downloadLink.
- getDownloadUrl() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the download url.
- getDownloadUrl() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getDrive() - Method in class org.exoplatform.onlyoffice.EditorPage
-
Gets the drive.
- getDrive(Node) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets drive.
- getEditingFinishedDelay() - Method in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
- getEditor(String, String, boolean) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets the editor.
- getEditor(String, String, String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Return existing editor configuration for given user and node.
- getEditor(String, String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Return existing editor configuration for given user and node.
- getEditorByKey(String, String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Return existing editor for given temporal key.
- getEditorByKey(String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Return existing editor for given temporal key.
- getEditorCallbackUrl() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getEditorClass() - Method in class org.exoplatform.onlyoffice.documents.OnlyofficeNewDocumentTemplatePlugin
- getEditorConfig() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the editor config.
- getEditorLang() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getEditorLink(Node, String, String, int) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Gets the editor page URL for opening at Platform server.
- getEditorLink(Node, String, String, int) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets the editor page URL for opening at Platform server.
- getEditorMode() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getEditorPage() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the editor page.
- getEditorPageComment() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getEditorPageDisplayPath() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getEditorPageDrive() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getEditorPageLastModified() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getEditorPageLastModifier() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getEditorUrl() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the editor absolute URL.
- getEditorUrl() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getEditorUserDownloadLink() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getEditorUserLastModified() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getEditorUserLastSaved() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getEditorUserLinkSaved() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getEditorUserName() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getEditorUserUserid() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getError() - Method in class org.exoplatform.onlyoffice.ChangeState
-
Gets the error.
- getError() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the error.
- getError() - Method in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin.EditorSetting
-
Gets the error.
- getError() - Method in class org.exoplatform.onlyoffice.DocumentStatus
-
Gets the error.
- getError() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getExplorerUri() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the explorer page URI.
- getExplorerUrl() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the explorer absolute URL.
- getExplorerUrl() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getFileId() - Method in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin.EditorSetting
-
Gets the file id.
- getFileType() - Method in class org.exoplatform.onlyoffice.Config.Document
-
Gets the file type.
- getFileViewerConfig(String, String) - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeFileViewer
-
Gets the file viewer config.
- getFolder() - Method in class org.exoplatform.onlyoffice.Config.Document.Info
-
Gets the folder.
- getFullName() - Method in class org.exoplatform.onlyoffice.Version
- getId() - Method in class org.exoplatform.onlyoffice.Config.Editor.User
-
Gets the id.
- getId() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- 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 language of user editor.
- getLastModified() - Method in class org.exoplatform.onlyoffice.Config.Editor.User
-
Gets the lastModified.
- getLastModified() - Method in class org.exoplatform.onlyoffice.EditorPage
-
Gets the last modified.
- getLastModified(Node) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets lastmodified from node.
- getLastModifier() - Method in class org.exoplatform.onlyoffice.EditorPage
-
Gets the last modifier.
- getLastModifier(String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Gets the last modifier userId.
- getLastModifier(String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets the last modifier userId.
- getLastModifier(Node) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets last modifier display name from node.
- getLastSaved() - Method in class org.exoplatform.onlyoffice.Config.Editor.User
-
Gets the last saved.
- getLastUser() - Method in class org.exoplatform.onlyoffice.DocumentStatus
-
Gets the last user (editor).
- getLifecycle(List<ApplicationLifecycle>, Class<C>) - Method in class org.exoplatform.onlyoffice.webui.AbstractOnlyofficeWebFilter
-
Returns a lifecycle instance of given class from the list.
- getLink() - Method in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin.EditorSetting
-
Gets the link.
- getLinkSaved() - Method in class org.exoplatform.onlyoffice.Config.Editor.User
-
Gets the linkSaved.
- getMessage() - Method in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin.EditorError
-
Gets the message.
- getMessages() - Method in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin.EditorSetting
-
Gets the messages.
- getMimeType(Node) - Static method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Get the MimeType
- getMimeTypes() - Method in class org.exoplatform.onlyoffice.DocumentTypePlugin
-
Gets the mimeTypes.
- getMimeTypes() - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl.DocumentTypesConfig
-
Gets the mime types.
- getMode() - Method in class org.exoplatform.onlyoffice.Config.Editor
-
Gets the mode.
- getName() - Method in class org.exoplatform.onlyoffice.Config.Editor.User
-
Gets the name.
- getName() - Method in class org.exoplatform.onlyoffice.Version
- getOpenedTime() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the openedTime.
- getOpenedTime() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getOwner() - Method in class org.exoplatform.onlyoffice.Config.Document.Info
-
Gets the owner.
- getPath() - Method in class org.exoplatform.onlyoffice.cometd.CometdConfig
-
Gets the path.
- getPath() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the path in storage.
- getPath() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getPermissions() - Method in class org.exoplatform.onlyoffice.Config.Document
-
Gets the permissions.
- getPlatformRestUrl() - Method in class org.exoplatform.onlyoffice.Config
- getPlatformRestUrl() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- getPreviousModified() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the previous modified.
- getProviderName() - Method in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
Gets the provider name.
- getRenameAllowed() - Method in class org.exoplatform.onlyoffice.EditorPage
-
Gets the rename allowed.
- getSameModifier() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the same modifier.
- getServletRequest(WebuiRequestContext) - Method in class org.exoplatform.onlyoffice.webui.AbstractOnlyofficeLifecycle
-
Gets the servlet request associated with given 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 returned by Onlyoffice Document Server.
- getSymlink(Node, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets parent folder of the file based on file preferences
- getTemplate(String) - Method in class org.exoplatform.onlyoffice.documents.OnlyofficeNewDocumentTemplatePlugin
- getTemplates() - Method in class org.exoplatform.onlyoffice.documents.OnlyofficeNewDocumentTemplatePlugin
-
Gets the templates.
- getTitle() - Method in class org.exoplatform.onlyoffice.Config.Document
-
Gets the title.
- getToken() - Method in class org.exoplatform.onlyoffice.cometd.CometdConfig
-
Gets the token.
- getToken() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the token.
- getType() - Method in class org.exoplatform.onlyoffice.DocumentContent
-
Document MIME type.
- getType() - Method in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin.EditorError
-
Gets the type.
- getUploaded() - Method in class org.exoplatform.onlyoffice.Config.Document.Info
-
Gets the uploaded.
- 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 interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Gets the user.
- getUser(String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets the user.
- getUser(String, String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Gets a user.
- getUser(String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets a user.
- getUserId() - Method in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin.EditorSetting
-
Gets the user id.
- getUserId() - Method in class org.exoplatform.onlyoffice.DocumentStatus
-
Gets the userId.
- getUserId() - Method in class org.exoplatform.onlyoffice.Userdata
-
Gets the user id.
- getUserId(String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets userId from node path.
- getUserLanguage(String) - Static method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets platform language of user.
- 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.
- getUserToken(String) - Method in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
Gets the user token.
- getVersionLabels() - Method in class org.exoplatform.onlyoffice.Version
- getVersionPageNumber() - Method in class org.exoplatform.onlyoffice.Version
- getVersions(String, String, int, int) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
get the list of versions of the document with the given id.
- getVersions(String, String, int, int) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
get the list of versions of the document with the given id.
- getVersions(UriInfo, HttpServletRequest, String, String, int, int) - Method in class org.exoplatform.onlyoffice.rest.EditorService
-
Getting versions of the given document
- getWorkspace() - Method in class org.exoplatform.onlyoffice.Config
-
Gets a workspace of the storage.
- getWorkspace() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- groupsPath - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The group drives path in JCR.
H
- handleDocumentChangeEvent(Map<String, Object>, String) - Method in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService.CometdService
-
Handle document change event.
- handleDocumentLinkEvent(Map<String, Object>, String) - Method in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService.CometdService
-
Handle document link event.
- handleDocumentTitleUpdatedEvent(Map<String, Object>, String) - Method in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService.CometdService
-
Handle document title updated.
- handleDocumentUpdateEvent(Event<Context, String>) - Method in class org.exoplatform.onlyoffice.OnlyOfficeDocumentUpdateActivityHandler
- handleDocumentUsersavedEvent(Map<String, Object>, String) - Method in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService.CometdService
-
Handles document usersaved event.
- handleDocumentVersionEvent(Map<String, Object>, String) - Method in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService.CometdService
-
Handle document version event.
- handleEditorClosedEvent(Map<String, Object>, String) - Method in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService.CometdService
-
Handle editor closed event.
- hasError() - Method in class org.exoplatform.onlyoffice.Config
-
Checks for error.
- HIDDEN_FOLDER - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The hidden folder
- hierarchyCreator - Variable in class org.exoplatform.onlyoffice.jcr.CMSNodeFinder
-
The hierarchy creator.
- hierarchyCreator - Variable in class org.exoplatform.onlyoffice.jcr.JCRNodeFinder
-
The hierarchy creator.
- hierarchyCreator - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The node hierarchy creator.
- HTTP_PORT_DELIMITER - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The Constant HTTP_PORT_DELIMITER.
I
- i18nService - Variable in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
The i 18 n service.
- id - Variable in class org.exoplatform.onlyoffice.Config.Editor.User
-
The id.
- identityRegistry - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The identity registry.
- info - Variable in class org.exoplatform.onlyoffice.Config.Document
-
The info.
- Info(String, String, String) - Constructor for class org.exoplatform.onlyoffice.Config.Document.Info
-
Instantiates a new info.
- init() - Static method in class org.exoplatform.onlyoffice.webui.OnlyofficeContext
-
Inits the context (current user, CometD settings, etc).
- initActivity(String, String, String) - Method in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
Inits the activity.
- initDocument(String, String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Inits the document and returns an ID for use within editors.
- initDocument(String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Inits the document and returns an ID for use within editors.
- initDocument(Node) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Inits the document and returns an ID for use within editors.
- initDocument(Node) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Inits the document and returns an ID for use within editors.
- initExplorer(String, String, WebuiRequestContext) - Method in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
Inits the explorer.
- initFileTypes() - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Initializes fileTypes map
- initiated - Variable in class org.exoplatform.onlyoffice.rest.EditorService
-
The initiated.
- initPreview(String, String, URI, Locale) - Method in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
Inits the preview.
- INTERNAL_EDITOR_ERROR - Static variable in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
The Constant INTERNAL_EDITOR_ERROR.
- INTERNAL_EDITOR_ERROR_MESSAGE - Static variable in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
The Constant INTERNAL_EDITOR_ERROR_MESSAGE.
- isActivity - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The indicator to show if the document has a file activity.
- isActivity() - Method in class org.exoplatform.onlyoffice.Config
-
Is activity.
- isActivity() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- isActivity(Boolean) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
IsActivity.
- isClosed() - Method in class org.exoplatform.onlyoffice.Config
-
Checks if is editor closed (including closing state).
- isClosing() - Method in class org.exoplatform.onlyoffice.Config
-
Checks if is editor currently closing (saving the document).
- isClosing() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- isCoedited() - Method in class org.exoplatform.onlyoffice.DocumentStatus
-
Gets the coEdited.
- isCommentedNode(Node) - Method in class org.exoplatform.onlyoffice.OnlyOfficeDocumentUpdateActivityHandler
-
Checks if a node has comment.
- isCreated() - Method in class org.exoplatform.onlyoffice.Config
-
Checks if is created.
- isDocumentCoedited(String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Checks if the document is opened for edition by multiple users
- isDocumentCoedited(String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
- isDocumentMimeSupported(Node) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Checks if the node has compatible mime-types.
- isDocumentMimeSupported(Node) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Checks if the node has compatible mime-types.
- isDocumentSupported(String, String) - Method in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
Checks if is document supported.
- isDownload() - Method in class org.exoplatform.onlyoffice.Config.Document.Permissions
-
Checks if is download.
- isDownload() - Method in class org.exoplatform.onlyoffice.Userdata
-
Gets the download.
- isEdit() - Method in class org.exoplatform.onlyoffice.Config.Document.Permissions
-
Checks if is edits the.
- isEditorPageRenamedAllowed() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- isForcesaved() - Method in class org.exoplatform.onlyoffice.DocumentStatus
-
Gets the forcesaved.
- isForcesaved() - Method in class org.exoplatform.onlyoffice.Userdata
-
Gets the forcesaved.
- isOpen() - Method in class org.exoplatform.onlyoffice.Config
-
Checks if is editor open.
- isOpen() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- isPermissionAllowEdit() - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- isPrint() - Method in class org.exoplatform.onlyoffice.Config.Document.Permissions
-
Checks if is print the.
- isSaved() - Method in class org.exoplatform.onlyoffice.ChangeState
-
Checks if is saved.
- isSaved() - Method in class org.exoplatform.onlyoffice.DocumentStatus
-
Gets the isSaved.
- isSuspendDownloadDocument() - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
- isValidHost(String) - Method in class org.exoplatform.onlyoffice.rest.EditorService
-
Checks if is valid host.
J
- JAVASCRIPT - Static variable in class org.exoplatform.onlyoffice.webui.OnlyofficeContext
-
The Constant JAVASCRIPT.
- JCRNodeFinder - Class in org.exoplatform.onlyoffice.jcr
-
Created by The eXo Platform SAS.
- JCRNodeFinder(RepositoryService, SessionProviderService, NodeHierarchyCreator) - Constructor for class org.exoplatform.onlyoffice.jcr.JCRNodeFinder
-
Instantiates a new JCR node finder.
- jcrService - Variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
The jcr service.
- jcrService - Variable in class org.exoplatform.onlyoffice.jcr.JCRNodeFinder
-
The jcr service.
- jcrService - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The jcr service.
K
- key - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The document.
- key - Variable in class org.exoplatform.onlyoffice.Config.Document
-
The key.
- key - Variable in class org.exoplatform.onlyoffice.DocumentStatus
-
The key.
- key(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Key.
- key(String) - Method in class org.exoplatform.onlyoffice.DocumentStatus.Builder
-
Key.
L
- lang - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The editor.
- lang - Variable in class org.exoplatform.onlyoffice.Config.Editor
-
The lang.
- lang(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Lang.
- LAST_EDITED_DATE_FORMAT - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The date format for Last Edited in editor bar
- lastModified - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The lastModified.
- lastModified - Variable in class org.exoplatform.onlyoffice.Config.Editor.User
-
The lastModified timestamp.
- lastModified - Variable in class org.exoplatform.onlyoffice.EditorPage
-
The last modified.
- lastModified(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Sets last modified.
- lastModifier - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The last modifier.
- lastModifier - Variable in class org.exoplatform.onlyoffice.EditorPage
-
The last modifier.
- lastModifier(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Sets last modifier.
- lastSaved - Variable in class org.exoplatform.onlyoffice.Config.Editor.User
-
The last saved timestamp.
- linkManager - Variable in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
The link manager.
- linkSaved - Variable in class org.exoplatform.onlyoffice.Config.Editor.User
-
The last link saved timestamp.
- listeners - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The listeners.
- listenerService - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The listener service.
- localState(UriInfo, String, String) - Method in class org.exoplatform.onlyoffice.rest.EditorService
-
Editing document state in local storage.
- lock(Node, Config) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Lock the node by current user.
- LOCK_WAIT_ATTEMTS - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The Constant LOCK_WAIT_ATTEMTS.
- LOCK_WAIT_TIMEOUT - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The Constant LOCK_WAIT_TIMEOUT.
- lockService - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The lock service.
- LOG - Static variable in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
The Constant LOG.
- LOG - Static variable in class org.exoplatform.onlyoffice.documents.OnlyofficeNewDocumentTemplatePlugin
-
The Constant LOG.
- LOG - Static variable in class org.exoplatform.onlyoffice.DocumentTypePlugin
-
The Constant LOG.
- LOG - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The Constant LOG.
- LOG - Static variable in class org.exoplatform.onlyoffice.rest.EditorService
-
The Constant LOG.
- LOG - Static variable in class org.exoplatform.onlyoffice.webui.OnlyofficeContext
-
The Constant LOG.
- LOG - Static variable in class org.exoplatform.onlyoffice.webui.OnlyofficeEditorLifecycle
-
The Constant LOG.
- logError(String, String, String, String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Logs editor errors.
- lowerCase(String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Get lower case copy of the given string.
M
- manageDriveService - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The manage drive service
- MAX_FACTOR - Static variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
Maximum threads per CPU for thread executors of document changes channel.
- mimeType(Node) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Mime type.
- mimeTypes - Variable in class org.exoplatform.onlyoffice.DocumentTypePlugin
-
The mime types.
- mimeTypes - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl.DocumentTypesConfig
-
The mime types.
- MIN_MAX_THREADS - Static variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
Minimal number of threads maximum possible for document updates thread executors.
- MIN_THREADS - Static variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
Base minimum number of threads for document updates thread executors.
- mode - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The editor.
- mode - Variable in class org.exoplatform.onlyoffice.Config.Editor
-
The mode.
- mode(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Mode.
N
- name - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The user.
- name - Variable in class org.exoplatform.onlyoffice.Config.Editor.User
-
The name.
- NO_LANG - Static variable in class org.exoplatform.onlyoffice.Config
-
The Constant NO_LANG.
- node(String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Node.
- nodeByUUID(String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Node by UUID.
- nodeComment(Node) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets comment of last version of node
- nodeContent(Node) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Node content.
- nodeCreated(Node) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Node created.
- NodeFinder - Interface in org.exoplatform.onlyoffice.jcr
-
An abstraction for a
Nodelookup in JCR repository.
We need this to decouple WCM's NodeFinder from dependencies of the add-on. - nodePath(String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Node path with the pattern workspace:path/to/node.
- nodePath(Config) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Node path with the pattern workspace:path/to/node.
- nodeTitle(Node) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Node title.
- NoPermissions() - Constructor for class org.exoplatform.onlyoffice.Config.Document.NoPermissions
-
Instantiates a new views the permissions.
- notEmpty(String) - Method in class org.exoplatform.onlyoffice.rest.EditorService
-
Check string is not empty.
O
- onCreate(DocumentStatus) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorListener
-
New editor just created.
- onDestroy(Application) - Method in class org.exoplatform.onlyoffice.webui.AbstractOnlyofficeLifecycle
- onDocumentCreated(String, String) - Method in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
On document created.
- onEndRequest(Application, WebuiRequestContext) - Method in class org.exoplatform.onlyoffice.webui.AbstractOnlyofficeLifecycle
- onEndRequest(Application, WebuiRequestContext) - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeEditorLifecycle
- onError(DocumentStatus) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorListener
-
Error saving document in editor.
- onFailRequest(Application, WebuiRequestContext, RequestFailure) - Method in class org.exoplatform.onlyoffice.webui.AbstractOnlyofficeLifecycle
- onGet(DocumentStatus) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorListener
-
Existing editor obtained by user.
- onInit(Application) - Method in class org.exoplatform.onlyoffice.webui.AbstractOnlyofficeLifecycle
- onJoined(DocumentStatus) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorListener
-
User joined co-editing document (it's second or more user).
- onLastEditorClosed(String, String) - Method in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
On last editor closed.
- onLeaved(DocumentStatus) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorListener
-
User leaved co-editing document (it's at least second user gone).
- OnlyofficeContext - Class in org.exoplatform.onlyoffice.webui
-
Created by The eXo Platform SAS.
- OnlyofficeDocumentEditorPlugin - Class in org.exoplatform.onlyoffice.documents
-
The Class OnlyOfficeNewDocumentEditorPlugin.
- OnlyofficeDocumentEditorPlugin(OnlyofficeEditorService, ResourceBundleService, CometdOnlyofficeService, LinkManager) - Constructor for class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
Instantiates a new OnlyOffice new document editor plugin.
- OnlyofficeDocumentEditorPlugin.EditorError - Class in org.exoplatform.onlyoffice.documents
-
The Class Error.
- OnlyofficeDocumentEditorPlugin.EditorSetting - Class in org.exoplatform.onlyoffice.documents
-
The Class EditorSetting.
- OnlyOfficeDocumentUpdateActivityHandler - Class in org.exoplatform.onlyoffice
-
The listener interface for receiving documentUpdateActivity events.
- OnlyOfficeDocumentUpdateActivityHandler() - Constructor for class org.exoplatform.onlyoffice.OnlyOfficeDocumentUpdateActivityHandler
-
Instantiates a new document update activity listener.
- 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(String, Throwable) - 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.
- OnlyofficeEditorFilter - Class in org.exoplatform.onlyoffice.webui
-
Filter to add listener that will initialize Onlyoffice editor app.
- OnlyofficeEditorFilter() - Constructor for class org.exoplatform.onlyoffice.webui.OnlyofficeEditorFilter
- OnlyofficeEditorLifecycle - Class in org.exoplatform.onlyoffice.webui
-
This listener should hide navigation toolbar in the Platform page.
Created by The eXo Platform SAS. - OnlyofficeEditorLifecycle() - Constructor for class org.exoplatform.onlyoffice.webui.OnlyofficeEditorLifecycle
-
Instantiates a new Onlyoffice editor lifecycle.
- 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
-
Service implementing
OnlyofficeEditorServiceandStartable. - OnlyofficeEditorServiceImpl(RepositoryService, SessionProviderService, IdentityRegistry, NodeFinder, OrganizationService, Authenticator, CacheService, DocumentService, LockService, ListenerService, TrashService, SpaceService, ActivityManager, ManageDriveService, NodeHierarchyCreator, CachedEditorConfigStorage, InitParams) - Constructor for class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Cloud Drive service with storage in JCR and with managed features.
- OnlyofficeEditorServiceImpl.DocumentTypesConfig - Class in org.exoplatform.onlyoffice
-
NewDocumentTypesConfig.
- OnlyofficeFileViewer - Class in org.exoplatform.onlyoffice.webui
-
The Class OnlyofficeFileViewer is used to show document preview.
- OnlyofficeFileViewer() - Constructor for class org.exoplatform.onlyoffice.webui.OnlyofficeFileViewer
- OnlyofficeNewDocumentTemplatePlugin - Class in org.exoplatform.onlyoffice.documents
-
The Class OnlyofficeNewDocumentTemplatePlugin.
- OnlyofficeNewDocumentTemplatePlugin(DocumentService, InitParams) - Constructor for class org.exoplatform.onlyoffice.documents.OnlyofficeNewDocumentTemplatePlugin
-
Instantiates a new Onlyoffice new document template plugin.
- onSaved(DocumentStatus) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorListener
-
Document was saved and editor released.
- onStartRequest(Application, WebuiRequestContext) - Method in class org.exoplatform.onlyoffice.webui.AbstractOnlyofficeLifecycle
- onStartRequest(Application, WebuiRequestContext) - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeEditorLifecycle
- open() - Method in class org.exoplatform.onlyoffice.Config
-
Mark this config as open: user opened this editor.
- org.exoplatform.onlyoffice - package org.exoplatform.onlyoffice
- org.exoplatform.onlyoffice.cometd - package org.exoplatform.onlyoffice.cometd
- org.exoplatform.onlyoffice.documents - package org.exoplatform.onlyoffice.documents
- org.exoplatform.onlyoffice.jcr - package org.exoplatform.onlyoffice.jcr
- org.exoplatform.onlyoffice.jpa - package org.exoplatform.onlyoffice.jpa
- org.exoplatform.onlyoffice.jpa.dao - package org.exoplatform.onlyoffice.jpa.dao
- org.exoplatform.onlyoffice.jpa.entities - package org.exoplatform.onlyoffice.jpa.entities
- org.exoplatform.onlyoffice.jpa.storage.cache - package org.exoplatform.onlyoffice.jpa.storage.cache
- org.exoplatform.onlyoffice.jpa.storage.impl - package org.exoplatform.onlyoffice.jpa.storage.impl
- 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.
- owner - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The folder.
- owner - Variable in class org.exoplatform.onlyoffice.Config.Document.Info
-
The owner.
- owner(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Owner.
P
- path - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The path.
- permissions - Variable in class org.exoplatform.onlyoffice.Config.Document
-
The permissions.
- Permissions(boolean, boolean, boolean) - Constructor for class org.exoplatform.onlyoffice.Config.Document.Permissions
-
Instantiates a new permissions.
- platformRestUrl - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The platform REST URL base.
- platformRestUrl(CharSequence) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Platform REST URL.
- platformUrl(String, String, int) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Platform url.
- postConstruct() - Method in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService.CometdService
-
Post construct.
- PREVIEW - Static variable in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
The Constant PREVIEW.
- print - Variable in class org.exoplatform.onlyoffice.Config.Document.Permissions
-
The print.
- PROVIDER_CONFIGURATION_PARAM - Static variable in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
The Constant PROVIDER_CONFIGURATION_PARAM.
- PROVIDER_NAME - Static variable in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
The Constant PROVIDER_NAME.
- publishContentUpdatedEvent(String, String, String) - Method in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService.CometdService
-
Publish saved event.
- publishDeletedEvent(String) - Method in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService.CometdService
-
Publish deleted event.
- publishSavedEvent(String, String, String) - Method in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService.CometdService
-
Publish saved event.
Q
- QUEUE_FACTOR - Static variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
Queue size per CPU for thread executors of document updates channel.
R
- RANDOM - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The Constant RANDOM.
- RDBMSEditorConfigStorageImpl - Class in org.exoplatform.onlyoffice.jpa.storage.impl
- RDBMSEditorConfigStorageImpl(EditorConfigDAO) - Constructor for class org.exoplatform.onlyoffice.jpa.storage.impl.RDBMSEditorConfigStorageImpl
- readExternal(ObjectInput) - Method in class org.exoplatform.onlyoffice.Config
- RELATION_PROP - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The Constant RELATION_PROP.
- removeListener(OnlyofficeEditorListener) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Remove listener from the service.
- removeListener(OnlyofficeEditorListener) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Remove listener from the service.
- renameAllowed - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The rename allowed indicator.
- renameAllowed - Variable in class org.exoplatform.onlyoffice.EditorPage
-
The rename allowed.
- renameAllowed(Boolean) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Rename allowed.
- requireJS() - Static method in class org.exoplatform.onlyoffice.webui.OnlyofficeContext
-
Return Web UI app's RequireJS instance.
- reset() - Method in class org.exoplatform.onlyoffice.DocumentStatus.Builder
-
Reset.
- restoreConvoState(ConversationState, SessionProvider) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Restores the conversation state.
S
- saveConfig(String, Config, boolean) - Method in interface org.exoplatform.onlyoffice.jpa.EditorConfigStorage
- saveConfig(String, Config, boolean) - Method in class org.exoplatform.onlyoffice.jpa.storage.cache.CachedEditorConfigStorage
- saveConfig(String, Config, boolean) - Method in class org.exoplatform.onlyoffice.jpa.storage.impl.RDBMSEditorConfigStorageImpl
- saveConfig(List<String>, Config, boolean) - Method in interface org.exoplatform.onlyoffice.jpa.EditorConfigStorage
- saveConfig(List<String>, Config, boolean) - Method in class org.exoplatform.onlyoffice.jpa.storage.cache.CachedEditorConfigStorage
- saveConfig(List<String>, Config, boolean) - Method in class org.exoplatform.onlyoffice.jpa.storage.impl.RDBMSEditorConfigStorageImpl
- saved - Variable in class org.exoplatform.onlyoffice.ChangeState
-
The saved.
- saved - Variable in class org.exoplatform.onlyoffice.DocumentStatus
-
The saved
- saved(Boolean) - Method in class org.exoplatform.onlyoffice.DocumentStatus.Builder
-
Sets the saved.
- saveLink(String, String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Save link.
- secret(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Secret.
- service - Variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
The service.
- ServiceResponse - Class in org.exoplatform.onlyoffice.rest
-
Helper builder for REST responses.
- ServiceResponse() - Constructor for class org.exoplatform.onlyoffice.rest.ServiceResponse
- sessionProviders - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The session providers.
- sessionProviderService - Variable in class org.exoplatform.onlyoffice.jcr.CMSNodeFinder
-
The session provider service.
- sessionProviderService - Variable in class org.exoplatform.onlyoffice.jcr.JCRNodeFinder
-
The session provider service.
- setActivity(boolean) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setAllowEdition(boolean) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Allow edition
- setAuthor(String) - Method in class org.exoplatform.onlyoffice.Version
- setClosedTime(Long) - Method in class org.exoplatform.onlyoffice.Config
-
Sets the closedTime.
- setClosedTime(Long) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setClosing(boolean) - Method in class org.exoplatform.onlyoffice.Config
- setClosing(boolean) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setCoEdited(Boolean) - Method in class org.exoplatform.onlyoffice.Userdata
-
Sets the co edited.
- setComment(String) - Method in class org.exoplatform.onlyoffice.EditorPage
-
Sets the comment.
- setComment(String) - Method in class org.exoplatform.onlyoffice.Userdata
-
Sets the comment.
- setConfig(Config) - Method in class org.exoplatform.onlyoffice.DocumentStatus
-
Sets the config.
- setCreatedTime(long) - Method in class org.exoplatform.onlyoffice.Version
- setDatabaseId(Long) - Method in class org.exoplatform.onlyoffice.Config
- setDisplayName(String) - Method in class org.exoplatform.onlyoffice.Version
- setDisplayPath(String) - Method in class org.exoplatform.onlyoffice.EditorPage
-
Sets the display path.
- setDocumentFileType(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setDocumentId(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setDocumentInfoFolder(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setDocumentInfoOwner(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setDocumentInfoUploaded(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setDocumentKey(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setDocumentServerUrl(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setDocumentTitle(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setDocumentType(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setDocumentUrl(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setDownload(Boolean) - Method in class org.exoplatform.onlyoffice.Userdata
-
Sets the download.
- setDownloadLink(String) - Method in class org.exoplatform.onlyoffice.Config.Editor.User
-
Sets the downloadLink.
- setDownloadUrl(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setDrive(String) - Method in class org.exoplatform.onlyoffice.EditorPage
-
Sets the drive.
- setEditorCallbackUrl(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setEditorLang(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setEditorMode(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setEditorPage(EditorPage) - Method in class org.exoplatform.onlyoffice.Config
-
Sets the editorPage.
- setEditorPageComment(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setEditorPageDisplayPath(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setEditorPageDrive(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setEditorPageLastModified(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setEditorPageLastModifier(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setEditorPageRenamedAllowed(boolean) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setEditorUrl(String) - Method in class org.exoplatform.onlyoffice.Config
-
Sets the editor url.
- setEditorUrl(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setEditorUserDownloadLink(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setEditorUserLastModified(long) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setEditorUserLastSaved(long) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setEditorUserLinkSaved(long) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setEditorUserName(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setEditorUserUserid(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setError(String) - Method in class org.exoplatform.onlyoffice.Config
-
Sets the error.
- setError(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setExplorerUrl(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setForcesaved(Boolean) - Method in class org.exoplatform.onlyoffice.Userdata
-
Sets the forcesaved.
- setFullName(String) - Method in class org.exoplatform.onlyoffice.Version
- setId(Long) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setLang(String) - Method in class org.exoplatform.onlyoffice.Config.Editor
-
Sets the lang.
- setLastModified(long) - Method in class org.exoplatform.onlyoffice.Config.Editor.User
-
Sets the lastModified.
- setLastModified(String) - Method in class org.exoplatform.onlyoffice.EditorPage
-
Sets the last modified.
- setLastModifier(String) - Method in class org.exoplatform.onlyoffice.EditorPage
-
Sets the last modifier.
- setLastModifier(String, String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Sets the last modifier userId.
- setLastModifier(String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Sets the last modifier userId.
- setLastSaved(long) - Method in class org.exoplatform.onlyoffice.Config.Editor.User
-
Sets the last saved.
- setLinkSaved(long) - Method in class org.exoplatform.onlyoffice.Config.Editor.User
-
Sets the linkSaved.
- setMimeTypes(List<String>) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl.DocumentTypesConfig
-
Sets the mime types.
- setMode(String) - Method in class org.exoplatform.onlyoffice.Config.Editor
-
Sets the mode.
- setName(String) - Method in class org.exoplatform.onlyoffice.Version
- setOpen(boolean) - Method in class org.exoplatform.onlyoffice.Config
- setOpen(boolean) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setOpenedTime(Long) - Method in class org.exoplatform.onlyoffice.Config
-
Sets the openedTime.
- setOpenedTime(Long) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setPath(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setPermissionAllowEdit(boolean) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setPlatformRestUrl(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- setPreviousModified(Calendar) - Method in class org.exoplatform.onlyoffice.Config
-
Sets the previous modified.
- setRenameAllowed(Boolean) - Method in class org.exoplatform.onlyoffice.EditorPage
-
Sets the rename allowed.
- setSameModifier(Boolean) - Method in class org.exoplatform.onlyoffice.Config
-
Sets the same modifier.
- setToken(String) - Method in class org.exoplatform.onlyoffice.Config
-
Sets the token.
- setUserConvoState(String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Sets ConversationState by userId.
- setUserId(String) - Method in class org.exoplatform.onlyoffice.Userdata
-
Sets the user id.
- setVersionLabels(String[]) - Method in class org.exoplatform.onlyoffice.Version
- setVersionPageNumber(int) - Method in class org.exoplatform.onlyoffice.Version
- setWorkspace(String) - Method in class org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
- showError(String, String) - Static method in class org.exoplatform.onlyoffice.webui.OnlyofficeContext
-
Show error message to an user.
- spaceService - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The space service.
- start() - Method in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
- start() - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
On-start initializer.
- status - Variable in class org.exoplatform.onlyoffice.DocumentStatus
-
The status.
- status(Long) - Method in class org.exoplatform.onlyoffice.DocumentStatus.Builder
-
Status.
- status(UriInfo, HttpServletRequest, String, String, String) - Method in class org.exoplatform.onlyoffice.rest.EditorService
-
Config status posted from the Document Server.
- stop() - Method in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
- stop() - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
On-stop finalizer.
- STORAGE_ERROR - Static variable in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
The Constant STORAGE_ERROR.
- STORAGE_ERROR_MESSAGE - Static variable in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
The Constant STORAGE_ERROR_MESSAGE.
- STREAM - Static variable in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
The Constant STREAM.
- subscribeDocuments(Message, String) - Method in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService.CometdService
-
Subscribe document events.
- syncUsers(Map<String, Config>, String[]) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Sync users.
- systemNode(String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
System node.
T
- templates - Variable in class org.exoplatform.onlyoffice.documents.OnlyofficeNewDocumentTemplatePlugin
-
The document types.
- THREAD_IDLE_TIME - Static variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
Thread idle time for thread executors (in seconds).
- THREAD_PREFIX - Static variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
Thread name used for the executor.
- title - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The document.
- title - Variable in class org.exoplatform.onlyoffice.Config.Document
-
The title.
- title(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Title.
- toJSON() - Method in class org.exoplatform.onlyoffice.cometd.CometdConfig
-
To JSON.
- toJSON() - Method in class org.exoplatform.onlyoffice.Config
-
Return this config as JSON string.
- toJSON() - Method in class org.exoplatform.onlyoffice.DocumentStatus
-
Return this config as JSON string.
- toJSON() - Method in class org.exoplatform.onlyoffice.Userdata
-
Return this config as JSON string.
- toString() - Method in class org.exoplatform.onlyoffice.Config
- trashService - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The trash service.
- TYPE_PRESENTATION - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The Constant TYPE_PRESENTATION.
- TYPE_SPREADSHEET - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The Constant TYPE_SPREADSHEET.
- TYPE_TEXT - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The Constant TYPE_TEXT.
U
- unlock(Node, OnlyofficeEditorServiceImpl.LockState) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Unlock given node.
- updateCache(Config) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Updates config in the activeCache.
- updateDocument(DocumentStatus) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Update a configuration associated with given DocumentStatus instance.
- updateDocument(DocumentStatus) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Update a configuration associated with given DocumentStatus instance.
- updateHandler - Variable in class org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin
-
The update handler.
- updateTitle(String, String, String, String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Updates title of a document.
- updateTitle(String, String, String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
- uploaded - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The folder.
- uploaded - Variable in class org.exoplatform.onlyoffice.Config.Document.Info
-
The uploaded.
- uploaded(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
- uploaded(Calendar) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Uploaded.
- uploadUrl - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The upload url.
- url - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The document.
- url - Variable in class org.exoplatform.onlyoffice.Config.Document
-
The url.
- url - Variable in class org.exoplatform.onlyoffice.DocumentStatus
-
The url.
- url(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Url.
- url(String) - Method in class org.exoplatform.onlyoffice.DocumentStatus.Builder
-
Url.
- user - Variable in class org.exoplatform.onlyoffice.Config.Editor
-
The user.
- User(String, String) - Constructor for class org.exoplatform.onlyoffice.Config.Editor.User
-
Instantiates a new user.
- Userdata - Class in org.exoplatform.onlyoffice
-
The Class Userdata.
- Userdata() - Constructor for class org.exoplatform.onlyoffice.Userdata
-
Instantiates a new userdata.
- Userdata(String, Boolean, Boolean, Boolean, String) - Constructor for class org.exoplatform.onlyoffice.Userdata
-
Instantiates a new userdata.
- userId - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The user.
- userId - Variable in class org.exoplatform.onlyoffice.DocumentStatus
-
The userId (used for saving the document content under this user)
- userId - Variable in class org.exoplatform.onlyoffice.Userdata
-
The user id.
- userId(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
User id.
- userId(String) - Method in class org.exoplatform.onlyoffice.DocumentStatus.Builder
-
Sets userId.
- USERID_ATTRIBUTE - Static variable in class org.exoplatform.onlyoffice.webui.OnlyofficeContext
-
The Constant USERID_ATTRIBUTE.
- userIdentity(String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Find or create user identity.
- userName(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
User name.
- users - Variable in class org.exoplatform.onlyoffice.ChangeState
-
The users.
- users - Variable in class org.exoplatform.onlyoffice.DocumentStatus
-
The users.
- users(String[]) - Method in class org.exoplatform.onlyoffice.DocumentStatus.Builder
-
Users.
- usersPath - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The user drives paths in JCR.
V
- validateToken(String, String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Validates the JWT token received from the document server.
- validateToken(String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
- validateUser(String, Config) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Validate user.
- Version - Class in org.exoplatform.onlyoffice
- Version() - Constructor for class org.exoplatform.onlyoffice.Version
- versionGet(UriInfo, HttpServletRequest) - Method in class org.exoplatform.onlyoffice.rest.EditorService
-
Return Onlyoffice REST API version.
- VIEW_MODE - Static variable in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
The view mode.
- VIEWER_CACHE_NAME - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The Constant VIEWER_CACHE_NAME.
- viewerCache - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Cache of Viewing documents.
- viewerConfig(HttpServletRequest, String, String) - Method in class org.exoplatform.onlyoffice.rest.EditorService
-
Viewer config.
W
- workspace - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The workspace of the storage.
- writeExternal(ObjectOutput) - Method in class org.exoplatform.onlyoffice.Config
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form