- CACHE_NAME - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The Constant CACHE_NAME.
- callbackUrl - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The editor.
- callbackUrl(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Callback url.
- callbackUrl(CharSequence, String, String) - Static method in class org.exoplatform.onlyoffice.Config
-
Callback url.
- callbackUrl - Variable in class org.exoplatform.onlyoffice.Config.Editor
-
The callback url.
- callModule(String) - Static method in class org.exoplatform.onlyoffice.webui.OnlyofficeContext
-
Adds the script to be called on onlyoffice module.
- 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.
- CancelActionListener() - Constructor for class org.exoplatform.onlyoffice.webui.explorer.UINewDocumentForm.CancelActionListener
-
- 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.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.
- 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(Boolean) - Method in class org.exoplatform.onlyoffice.DocumentStatus.Builder
-
Co edited.
- coEdited - Variable in class org.exoplatform.onlyoffice.DocumentStatus
-
The coedited.
- coEdited - Variable in class org.exoplatform.onlyoffice.Userdata
-
The 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) - 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() - 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(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Display path.
- comment(String) - Method in class org.exoplatform.onlyoffice.DocumentStatus.Builder
-
Sets 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.Userdata
-
The comment.
- Config - Class in org.exoplatform.onlyoffice
-
Onlyoffice editor config for its JS API.
- Config() - Constructor for class org.exoplatform.onlyoffice.Config
-
- Config(String, String, String, URI, String, String, String, String, String, Boolean, Boolean, String, Config.Document, Config.Editor) - Constructor for class org.exoplatform.onlyoffice.Config
-
Editor config constructor.
- config(Config) - Method in class org.exoplatform.onlyoffice.DocumentStatus.Builder
-
Config.
- config - Variable in class org.exoplatform.onlyoffice.DocumentStatus
-
The config.
- config - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The config.
- 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.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.
- 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.
- configGet(UriInfo, HttpServletRequest, String, String) - Method in class org.exoplatform.onlyoffice.rest.EditorService
-
Deprecated.
- configPost(UriInfo, HttpServletRequest, String, String) - Method in class org.exoplatform.onlyoffice.rest.EditorService
-
Create configuration for Onlyoffice JS.
- configuredTemplate - Variable in class org.exoplatform.onlyoffice.webui.CustomizeViewPlugin
-
The configured template.
- configuredViews - Variable in class org.exoplatform.onlyoffice.webui.CustomizeViewPlugin
-
The configured views.
- ConflictException - Exception in org.exoplatform.onlyoffice
-
Conflict found while creating Onlyoffice editor.
- ConflictException(String) - Constructor for exception org.exoplatform.onlyoffice.ConflictException
-
Instantiates a new conflict exception.
- ConflictException(Throwable) - Constructor for exception org.exoplatform.onlyoffice.ConflictException
-
Instantiates a new conflict exception.
- ConflictException(String, Throwable) - Constructor for exception org.exoplatform.onlyoffice.ConflictException
-
Instantiates a new conflict exception.
- content(UriInfo, HttpServletRequest, String, String) - Method in class org.exoplatform.onlyoffice.rest.EditorService
-
Document content download link.
- created - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The folder.
- created(Calendar) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Created.
- created - Variable in class org.exoplatform.onlyoffice.Config.Document.Info
-
The created.
- createDocument(Node, String, String) - Method in class org.exoplatform.onlyoffice.documents.NewDocumentService
-
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.
- cservice - Variable in class org.exoplatform.onlyoffice.webui.CustomizeViewPlugin
-
The cservice.
- customizeTab(Node, String, String) - Method in class org.exoplatform.onlyoffice.webui.CustomizeViewPlugin
-
Customize tab.
- customizeView(Node, String, String, Boolean, String) - Method in class org.exoplatform.onlyoffice.webui.CustomizeViewPlugin
-
Customize view.
- CustomizeViewPlugin - Class in org.exoplatform.onlyoffice.webui
-
Customize existing view of ECMS Document Explorer.
- CustomizeViewPlugin(RepositoryService, InitParams, ConfigurationManager, NodeHierarchyCreator, DMSConfiguration, TemplateService) - Constructor for class org.exoplatform.onlyoffice.webui.CustomizeViewPlugin
-
Instantiates a new customize view plugin.
- data(Node) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Data.
- DATETIME_FORMAT - Static variable in class org.exoplatform.onlyoffice.Config
-
The Constant DATETIME_FORMAT.
- deActivate() - Method in class org.exoplatform.onlyoffice.webui.explorer.UINewDocumentForm
-
De activate.
- DEFAULT_NAME - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The Constant DEFAULT_NAME.
- displayPath - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The display path.
- displayPath(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Display path.
- dmsConfiguration - Variable in class org.exoplatform.onlyoffice.webui.CustomizeViewPlugin
-
The dms configuration.
- 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, String, Long) - 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_COMMENTED_EVENT - Static variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
The document commented event.
- DOCUMENT_DELETED_EVENT - Static variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
The document deleted event.
- DOCUMENT_FORCESAVED - Static variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
The document forcesave 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_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(Throwable) - 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.
- 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.OnlyofficeEditorServiceImpl
-
The document service.
- documentService - Variable in class org.exoplatform.onlyoffice.webui.explorer.UINewDocumentForm
-
The document service.
- DocumentStatus - Class in org.exoplatform.onlyoffice
-
- 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.documents.NewDocumentService
-
The document type plugin.
- DocumentTypePlugin - Class in org.exoplatform.onlyoffice
-
The DocumentTypePlugin.
- DocumentTypePlugin(InitParams) - Constructor for class org.exoplatform.onlyoffice.DocumentTypePlugin
-
Initializes a DocumentTypePlugin.
- documentTypePlugin - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The document type plugin.
- DocumentTypesConfig() - Constructor for class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl.DocumentTypesConfig
-
- DocumentUpdateActivityListener - Class in org.exoplatform.onlyoffice
-
The listener interface for receiving documentUpdateActivity events.
- DocumentUpdateActivityListener() - Constructor for class org.exoplatform.onlyoffice.DocumentUpdateActivityListener
-
Instantiates a new document update activity listener.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeDocumentsFilter
- 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(Config, DocumentStatus) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Downloads document's content to the JCR node.
- download - Variable in class org.exoplatform.onlyoffice.Userdata
-
The download.
- downloadClosed(Config, 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.
- downloadVersion(String, String, boolean, boolean, String, String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Creates a new version of a document.
- downloadVersion(String, String, boolean, boolean, String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Downloads document's content to the JCR node creating a new version.
- FIELD_TITLE_TEXT_BOX - Static variable in class org.exoplatform.onlyoffice.webui.explorer.UINewDocumentForm
-
The Constant FIELD_TITLE_TEXT_BOX.
- FIELD_TYPE_SELECT_BOX - Static variable in class org.exoplatform.onlyoffice.webui.explorer.UINewDocumentForm
-
The Constant FIELD_TYPE_SELECT_BOX.
- 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.
- FileFilter - Class in org.exoplatform.onlyoffice.webui
-
Created by The eXo Platform SAS.
- FileFilter() - Constructor for class org.exoplatform.onlyoffice.webui.FileFilter
-
Instantiates a new file filter.
- fileType - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The document.
- fileType(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
File type.
- fileType - Variable in class org.exoplatform.onlyoffice.Config.Document
-
The file type.
- fileType(Node) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
File type.
- fileTypes - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The file types.
- FileUIActivity - Class in org.exoplatform.onlyoffice.webui
-
Created by The eXo Platform SAS.
- FileUIActivity() - Constructor for class org.exoplatform.onlyoffice.webui.FileUIActivity
-
Instantiates a new file UI activity with Edit Online button for office
documents.
- 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.
- fireCommented(DocumentStatus) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Fire commented.
- 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.
- firstname - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The user.
- firstname - Variable in class org.exoplatform.onlyoffice.Config.Editor.User
-
The firstname.
- folder - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The folder.
- folder(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
Folder.
- folder - Variable in class org.exoplatform.onlyoffice.Config.Document.Info
-
The 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(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)
- forcesaved - Variable in class org.exoplatform.onlyoffice.Userdata
-
The forcesaved
- forUser(String, String, String, String) - Method in class org.exoplatform.onlyoffice.Config.Document
-
For user.
- forUser(String, String, String, String, String) - Method in class org.exoplatform.onlyoffice.Config.Editor
-
For user.
- forUser(String, String, String, String, String) - Method in class org.exoplatform.onlyoffice.Config
-
Create a copy of this editor but for another given user.
- 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(ConcurrentMap<String, Config>) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets the current users.
- getAuthor() - Method in class org.exoplatform.onlyoffice.Config.Document.Info
-
Gets the author.
- 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.
- getCoEdited() - Method in class org.exoplatform.onlyoffice.Userdata
-
Gets the co edited.
- getCometdServerPath() - Method in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
Gets the cometd server path.
- getComment() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the comment.
- getComment() - Method in class org.exoplatform.onlyoffice.DocumentStatus
-
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.
- getConfiguredTemplates() - Method in class org.exoplatform.onlyoffice.webui.CustomizeViewPlugin
- getConfiguredViews() - Method in class org.exoplatform.onlyoffice.webui.CustomizeViewPlugin
- 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.
- getContextNode() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the context node.
- getCreated() - Method in class org.exoplatform.onlyoffice.Config.Document.Info
-
Gets the created.
- getData() - Method in class org.exoplatform.onlyoffice.DocumentContent
-
Actual document content.
- getDisplayName(String) - Method in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
-
Gets user's display name.
- getDisplayPath() - Method in class org.exoplatform.onlyoffice.Config
-
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.
- 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.
- 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.
- getDocumentType() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the document type.
- getDocumentTypeByLabel(String) - Method in class org.exoplatform.onlyoffice.documents.NewDocumentService
-
Gets the document type by label.
- getDownloadLink() - Method in class org.exoplatform.onlyoffice.Config.Editor.User
-
Gets the downloadLink.
- 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.
- getEditor(String, String, boolean) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets the editor.
- 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.
- getEditorConfig() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the editor config.
- getEditorLink(Node) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Gets the editor page URL for opening at Platform server relatively to the
current PortalRequest.
- getEditorLink(String, String, int, String, String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Gets the editor page URL for opening at Platform server.
- getEditorLink(Node) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets the editor page URL for opening at Platform server relatively to the
current PortalRequest.
- getEditorLink(String, String, int, String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets the editor page URL for opening at Platform server.
- getEditorLink(Node) - Method in class org.exoplatform.onlyoffice.webui.FileUIActivity
-
Gets the editor link.
- getEditorUrl() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the editor absolute URL.
- 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.DocumentStatus
-
Gets the error.
- 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.
- getFileName(String, String) - Method in class org.exoplatform.onlyoffice.documents.NewDocumentService
-
Gets the file name.
- getFileType() - Method in class org.exoplatform.onlyoffice.Config.Document
-
Gets the file type.
- getFilters() - Method in class org.exoplatform.onlyoffice.webui.explorer.NewDocumentManageComponent
-
Gets the filters.
- getFilters() - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeOpenManageComponent
-
Gets the filters.
- getFirstname() - Method in class org.exoplatform.onlyoffice.Config.Editor.User
-
Gets the firstname.
- getFolder() - Method in class org.exoplatform.onlyoffice.Config.Document.Info
-
Gets the folder.
- getId() - Method in class org.exoplatform.onlyoffice.Config.Editor.User
-
Gets the id.
- 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.
- getLabel() - Method in class org.exoplatform.onlyoffice.documents.NewDocumentType
-
Gets the label.
- getLang() - Method in class org.exoplatform.onlyoffice.Config.Editor
-
Gets the language of user editor.
- getLastModified() - Method in class org.exoplatform.onlyoffice.Config.Document
-
Gets the lastModified.
- getLastModified() - Method in class org.exoplatform.onlyoffice.Config.Editor.User
-
Gets the lastModified.
- getLastModifier() - Method in class org.exoplatform.onlyoffice.Config.Document
-
Gets the lastModifier.
- 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.
- getLastname() - Method in class org.exoplatform.onlyoffice.Config.Editor.User
-
Gets the lastname.
- 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.
- getLinkSaved() - Method in class org.exoplatform.onlyoffice.Config.Editor.User
-
Gets the linkSaved.
- getLockToken() - Method in class org.exoplatform.onlyoffice.Config.Editor.User
-
Deprecated.
- getMimeType() - Method in class org.exoplatform.onlyoffice.documents.NewDocumentType
-
Gets the mime type.
- 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.
- getOpenedTime() - Method in class org.exoplatform.onlyoffice.Config
-
Gets the openedTime.
- 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.documents.NewDocumentType
-
Gets the path.
- getPermissions() - Method in class org.exoplatform.onlyoffice.Config.Document
-
Gets the permissions.
- getPreviousModified() - Method in class org.exoplatform.onlyoffice.Config
-
- getSameModifier() - Method in class org.exoplatform.onlyoffice.Config
-
- 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.
- 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.
- getTypes() - Method in class org.exoplatform.onlyoffice.documents.NewDocumentService
-
Gets the types.
- getTypes() - Method in class org.exoplatform.onlyoffice.documents.NewDocumentService.NewDocumentTypesConfig
-
Gets the document types.
- getTypes() - Method in class org.exoplatform.onlyoffice.documents.NewDocumentTypePlugin
-
Gets the types.
- getUIAbstractManagerClass() - Method in class org.exoplatform.onlyoffice.webui.explorer.NewDocumentManageComponent
- getUIAbstractManagerClass() - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeOpenManageComponent
- 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, String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Gets a user.
- getUser(String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Gets the user.
- getUser(String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets a user.
- getUser(String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets the user.
- getUserId() - Method in class org.exoplatform.onlyoffice.DocumentStatus
-
Gets the userId.
- getUserId(String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets userId from node path.
- getUserId() - Method in class org.exoplatform.onlyoffice.Userdata
-
Gets the user id.
- getUserLang(String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Gets the user lang.
- 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.
- getWorkspace() - Method in class org.exoplatform.onlyoffice.Config
-
Gets a workspace of the storage.
- groupsPath - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The group drives path in JCR.
- 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() - Method in class org.exoplatform.onlyoffice.webui.CustomizeViewPlugin
- init() - Static method in class org.exoplatform.onlyoffice.webui.OnlyofficeContext
-
Inits the context (current user, CometD settings, etc).
- initDocument(Node) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
-
Inits the document and returns an ID for use within editors.
- initDocument(String, String) - 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.
- initDocument(String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Inits the document and returns an ID for use within editors.
- initDocument(UriInfo, HttpServletRequest, String, String) - Method in class org.exoplatform.onlyoffice.rest.EditorService
-
Deprecated.
- initFileTypes() - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
Initializes fileTypes map
- initiated - Variable in class org.exoplatform.onlyoffice.rest.EditorService
-
The initiated.
- isActivity - Variable in class org.exoplatform.onlyoffice.Config.Builder
-
The indicator to show if the document has a file activity
- isActivity(Boolean) - Method in class org.exoplatform.onlyoffice.Config.Builder
-
IsActivity.
- isActivity() - Method in class org.exoplatform.onlyoffice.Config
-
Is activity
- 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).
- isCoedited() - Method in class org.exoplatform.onlyoffice.DocumentStatus
-
Gets the coEdited.
- isCommentedNode(Node) - Method in class org.exoplatform.onlyoffice.DocumentUpdateActivityListener
-
Checks if a node has comment.
- isCreated() - Method in class org.exoplatform.onlyoffice.Config
-
Checks if is created.
- 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.
- 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.
- 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.
- isRenameAllowed() - Method in class org.exoplatform.onlyoffice.Config
-
Is rename allowed.
- isSaved() - Method in class org.exoplatform.onlyoffice.ChangeState
-
Checks if is saved.
- isSaved() - Method in class org.exoplatform.onlyoffice.DocumentStatus
-
Gets the isSaved.
- isValidHost(String) - Method in class org.exoplatform.onlyoffice.rest.EditorService
-
Checks if is valid host.
- onCommented(DocumentStatus) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorListener
-
Document was forcesaved and commented using Editor Bar.
- onCreate(DocumentStatus) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorListener
-
New editor just created.
- onDestroy(Application) - Method in class org.exoplatform.onlyoffice.webui.AbstractOnlyofficeLifecycle
- onEndRequest(Application, WebuiRequestContext) - Method in class org.exoplatform.onlyoffice.webui.AbstractOnlyofficeLifecycle
- onEndRequest(Application, WebuiRequestContext) - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeDocumentsLifecycle
- 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.
- onEvent(Event<Context, String>) - Method in class org.exoplatform.onlyoffice.DocumentUpdateActivityListener
-
Event handler.
- 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).
- 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.
- OnlyofficeDocumentsFilter - Class in org.exoplatform.onlyoffice.webui
-
Filter to add listener that will initialize Onlyoffice integration in
Platform apps.
- OnlyofficeDocumentsFilter() - Constructor for class org.exoplatform.onlyoffice.webui.OnlyofficeDocumentsFilter
-
- OnlyofficeDocumentsLifecycle - Class in org.exoplatform.onlyoffice.webui
-
Listener that will initialize Onlyoffice integration for ECMS Documents app.
- OnlyofficeDocumentsLifecycle() - Constructor for class org.exoplatform.onlyoffice.webui.OnlyofficeDocumentsLifecycle
-
Instantiates a new Onlyoffice documents lifecycle.
- OnlyofficeEditorException - Exception in org.exoplatform.onlyoffice
-
Created by The eXo Platform SAS.
- OnlyofficeEditorException(String) - Constructor for exception org.exoplatform.onlyoffice.OnlyofficeEditorException
-
Instantiates a new onlyoffice editor exception.
- OnlyofficeEditorException(Throwable) - Constructor for exception org.exoplatform.onlyoffice.OnlyofficeEditorException
-
Instantiates a new onlyoffice editor exception.
- OnlyofficeEditorException(String, Throwable) - Constructor for exception org.exoplatform.onlyoffice.OnlyofficeEditorException
-
Instantiates a new onlyoffice editor exception.
- 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
-
- OnlyofficeEditorServiceImpl(RepositoryService, SessionProviderService, IdentityRegistry, NodeFinder, OrganizationService, Authenticator, CacheService, DocumentService, LockService, ListenerService, TrashService, SpaceService, ActivityManager, ManageDriveService, NodeHierarchyCreator, 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.
- OnlyofficeOpenActionListener() - Constructor for class org.exoplatform.onlyoffice.webui.OnlyofficeOpenManageComponent.OnlyofficeOpenActionListener
-
- OnlyofficeOpenManageComponent - Class in org.exoplatform.onlyoffice.webui
-
Open Onlyoffice editor in file view.
- OnlyofficeOpenManageComponent() - Constructor for class org.exoplatform.onlyoffice.webui.OnlyofficeOpenManageComponent
-
- OnlyofficeOpenManageComponent.OnlyofficeOpenActionListener - Class in org.exoplatform.onlyoffice.webui
-
The listener interface for receiving onlyofficeOpenAction events.
- onSaved(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.rest - package org.exoplatform.onlyoffice.rest
-
- org.exoplatform.onlyoffice.webui - package org.exoplatform.onlyoffice.webui
-
- org.exoplatform.onlyoffice.webui.explorer - package org.exoplatform.onlyoffice.webui.explorer
-
- organization - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
-
The organization.