Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

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.
accept(Map<String, Object>) - Method in class org.exoplatform.onlyoffice.webui.FileFilter
activate() - Method in class org.exoplatform.onlyoffice.webui.explorer.UINewDocumentForm
Activate.
activeCache - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
Cache of Editing documents.
activeLock - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
Lock for updating Editing documents cache.
addDebugCacheListener() - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
Adds debug listener to active cache
addDocument(Event<? extends UIComponent>, UIJCRExplorer) - Static method in class org.exoplatform.onlyoffice.webui.explorer.NewDocumentManageComponent
Adds the document.
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 class org.exoplatform.onlyoffice.documents.NewDocumentService
Adds the type plugin.
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.
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.
author - Variable in class org.exoplatform.onlyoffice.Config.Builder
The folder.
author(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
Author.
author - Variable in class org.exoplatform.onlyoffice.Config.Document.Info
The author.

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(Throwable) - 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.
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(String, String, String, String, String) - Constructor for class org.exoplatform.onlyoffice.Config.Builder
Instantiates a new builder.
Builder() - Constructor for class org.exoplatform.onlyoffice.DocumentStatus.Builder
Instantiates a new builder.

C

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.
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.
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 Externalizable methods.
Config(String, String, String, URI, String, String, String, 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.

D

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.
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) - 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_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_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
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.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, String) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
Creates a new version of a document.
downloadVersion(String, String, boolean, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
Downloads document's content to the JCR node creating a new version.

E

ECMS_EXPLORER_APP_ID - Static variable in class org.exoplatform.onlyoffice.webui.OnlyofficeDocumentsFilter
The Constant ECMS_EXPLORER_APP_ID.
edit - Variable in class org.exoplatform.onlyoffice.Config.Document.Permissions
The edit.
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_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.
editorLink(String, String) - Static method in class org.exoplatform.onlyoffice.webui.OnlyofficeContext
Generate Editor link with context information: source app (e.g.
editorLinks - Variable in class org.exoplatform.onlyoffice.webui.FileUIActivity
The editor links.
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 - 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 OnlyofficeEditorService for actual job.
editorService - Variable in class org.exoplatform.onlyoffice.webui.FileUIActivity
The editor service.
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.
end() - Method in class org.exoplatform.onlyoffice.webui.FileUIActivity
equals(Object) - Method in class org.exoplatform.onlyoffice.Config
error - Variable in class org.exoplatform.onlyoffice.ChangeState
The error.
error(long) - Method in class org.exoplatform.onlyoffice.DocumentStatus.Builder
Error.
error - Variable in class org.exoplatform.onlyoffice.DocumentStatus
The error.
EVENT_DELAY - Static variable in class org.exoplatform.onlyoffice.DocumentUpdateActivityListener
The Constant EVENT_DELAY in min.
eventsHandlers - Variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
The call handlers.
execute(Event<UINewDocumentForm>) - Method in class org.exoplatform.onlyoffice.webui.explorer.UINewDocumentForm.CancelActionListener
execute(Event<UINewDocumentForm>) - Method in class org.exoplatform.onlyoffice.webui.explorer.UINewDocumentForm.SaveActionListener
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(URI) - Method in class org.exoplatform.onlyoffice.Config.Builder
URI of ECMS explorer page with a document.
explorerUri(String, String, int, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
Explorer uri.
explorerUrl - Variable in class org.exoplatform.onlyoffice.Config.Builder
Deprecated.
explorerUrl(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
Deprecated.
explorerUrl(String, String, int, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
Deprecated.

F

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.
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.
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) - Method in interface org.exoplatform.onlyoffice.OnlyofficeEditorService
Forces saving a document on document server.
forceSave(String, String, boolean, boolean) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
Forces saving a document on document server.
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.

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(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.
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.
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.Editor.User
Gets the lastModified.
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, 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() - 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.

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.
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.
hierarchyCreator - Variable in class org.exoplatform.onlyoffice.jcr.CMSNodeFinder
The hierarchy creator.
hierarchyCreator - Variable in class org.exoplatform.onlyoffice.jcr.JCRNodeFinder
The hierarchy creator.
HTTP_PORT_DELIMITER - Static variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
The Constant HTTP_PORT_DELIMITER.

I

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.
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.
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.
isOpen() - Method in class org.exoplatform.onlyoffice.Config
Checks if is editor open.
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.

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.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(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
Key.
key - Variable in class org.exoplatform.onlyoffice.Config.Document
The key.
key(String) - Method in class org.exoplatform.onlyoffice.DocumentStatus.Builder
Key.
key - Variable in class org.exoplatform.onlyoffice.DocumentStatus
The key.

L

label - Variable in class org.exoplatform.onlyoffice.documents.NewDocumentType
The label.
lang - Variable in class org.exoplatform.onlyoffice.Config.Builder
The editor.
lang(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
Lang.
lang - Variable in class org.exoplatform.onlyoffice.Config.Editor
The lang.
lastModified - Variable in class org.exoplatform.onlyoffice.Config.Editor.User
The lastModified timestamp.
lastname - Variable in class org.exoplatform.onlyoffice.Config.Builder
The user.
lastname - Variable in class org.exoplatform.onlyoffice.Config.Editor.User
The lastname.
lastSaved - Variable in class org.exoplatform.onlyoffice.Config.Editor.User
The last saved timestamp.
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.
lockToken - Variable in class org.exoplatform.onlyoffice.Config.Editor.User
Deprecated.
LOG - Static variable in class org.exoplatform.onlyoffice.documents.NewDocumentService
The Constant LOG.
LOG - Static variable in class org.exoplatform.onlyoffice.documents.NewDocumentTypePlugin
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.explorer.NewDocumentManageComponent
The Constant LOG.
LOG - Static variable in class org.exoplatform.onlyoffice.webui.explorer.UINewDocumentForm
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.OnlyofficeDocumentsFilter
The Constant LOG.
LOG - Static variable in class org.exoplatform.onlyoffice.webui.OnlyofficeDocumentsLifecycle
The Constant LOG.
LOG - Static variable in class org.exoplatform.onlyoffice.webui.OnlyofficeEditorLifecycle
The Constant LOG.
LOG - Static variable in class org.exoplatform.onlyoffice.webui.OnlyofficeOpenManageComponent
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

MAX_FACTOR - Static variable in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
Maximum threads per CPU for thread executors of document changes channel.
mergeButtons(String, Set<String>) - Method in class org.exoplatform.onlyoffice.webui.CustomizeViewPlugin
Read all buttons from given node, in buttons property, to given string builder.
mimeType - Variable in class org.exoplatform.onlyoffice.documents.NewDocumentType
The mime type.
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.
MIX_VERSIONABLE - Static variable in class org.exoplatform.onlyoffice.documents.NewDocumentService
The Constant MIX_VERSIONABLE
mode - Variable in class org.exoplatform.onlyoffice.Config.Builder
The editor.
mode(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
Mode.
mode - Variable in class org.exoplatform.onlyoffice.Config.Editor
The mode.

N

NewDocumentActionListener() - Constructor for class org.exoplatform.onlyoffice.webui.explorer.NewDocumentManageComponent.NewDocumentActionListener
 
NewDocumentManageComponent - Class in org.exoplatform.onlyoffice.webui.explorer
The Class NewDocumentManageComponent.
NewDocumentManageComponent() - Constructor for class org.exoplatform.onlyoffice.webui.explorer.NewDocumentManageComponent
 
NewDocumentManageComponent.NewDocumentActionListener - Class in org.exoplatform.onlyoffice.webui.explorer
The listener interface for receiving newDocumentAction events.
NewDocumentService - Class in org.exoplatform.onlyoffice.documents
The Class NewDocumentService.
NewDocumentService() - Constructor for class org.exoplatform.onlyoffice.documents.NewDocumentService
 
NewDocumentService.NewDocumentTypesConfig - Class in org.exoplatform.onlyoffice.documents
NewDocumentTypesConfig.
NewDocumentType - Class in org.exoplatform.onlyoffice.documents
The Class NewDocumentType.
NewDocumentType() - Constructor for class org.exoplatform.onlyoffice.documents.NewDocumentType
 
NewDocumentTypePlugin - Class in org.exoplatform.onlyoffice.documents
The Class NewDocumentTypePlugin.
NewDocumentTypePlugin(InitParams) - Constructor for class org.exoplatform.onlyoffice.documents.NewDocumentTypePlugin
Instantiates a new new document type plugin.
NewDocumentTypesConfig() - Constructor for class org.exoplatform.onlyoffice.documents.NewDocumentService.NewDocumentTypesConfig
 
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.
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 Node lookup in JCR repository.
We need this to decouple WCM's NodeFinder from dependencies of the add-on.
nodeHierarchyCreator - Variable in class org.exoplatform.onlyoffice.webui.CustomizeViewPlugin
The node hierarchy creator.
nodePath(String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
Node path.
nodePath(Config) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
Node path.
nodeTitle(Node) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
Node title.
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
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
Service implementing OnlyofficeEditorService and Startable.
OnlyofficeEditorServiceImpl(RepositoryService, SessionProviderService, IdentityRegistry, NodeFinder, OrganizationService, Authenticator, CacheService, DocumentService, LockService, ListenerService, TrashService, 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.

P

params - Variable in class org.exoplatform.onlyoffice.webui.CustomizeViewPlugin
The params.
path - Variable in class org.exoplatform.onlyoffice.Config.Builder
The path.
path - Variable in class org.exoplatform.onlyoffice.documents.NewDocumentType
The path.
permissions - Variable in class org.exoplatform.onlyoffice.Config.Document
The permissions.
Permissions(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.
platformRestUrl(String, String, int) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
Deprecated.
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.
processEvent(Event<NewDocumentManageComponent>) - Method in class org.exoplatform.onlyoffice.webui.explorer.NewDocumentManageComponent.NewDocumentActionListener
processEvent(Event<OnlyofficeOpenManageComponent>) - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeOpenManageComponent.OnlyofficeOpenActionListener
publishDeletedEvent(String) - Method in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService.CometdService
Publish deleted event.
publishSavedEvent(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.
readExternal(ObjectInput) - Method in class org.exoplatform.onlyoffice.Config
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.
renderEventURL(boolean, String, String, Parameter[]) - Method in class org.exoplatform.onlyoffice.webui.OnlyofficeOpenManageComponent
repositoryService - Variable in class org.exoplatform.onlyoffice.webui.CustomizeViewPlugin
The repository service.
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

SaveActionListener() - Constructor for class org.exoplatform.onlyoffice.webui.explorer.UINewDocumentForm.SaveActionListener
 
saved - Variable in class org.exoplatform.onlyoffice.ChangeState
The saved.
saved(Boolean) - Method in class org.exoplatform.onlyoffice.DocumentStatus.Builder
Sets the saved.
saved - Variable in class org.exoplatform.onlyoffice.DocumentStatus
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
 
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.
setClosedTime(Long) - Method in class org.exoplatform.onlyoffice.Config
Sets the closedTime.
setCoEdited(Boolean) - Method in class org.exoplatform.onlyoffice.Userdata
Sets the co edited.
setConfig(Config) - Method in class org.exoplatform.onlyoffice.DocumentStatus
Sets the config.
setContextNode(Node) - Method in class org.exoplatform.onlyoffice.Config
Sets the context node.
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.
setError(String) - Method in class org.exoplatform.onlyoffice.Config
Sets the error.
setLabel(String) - Method in class org.exoplatform.onlyoffice.documents.NewDocumentType
Sets the label.
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.
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.
setLockToken(String) - Method in class org.exoplatform.onlyoffice.Config.Editor.User
Deprecated.
setMimeType(String) - Method in class org.exoplatform.onlyoffice.documents.NewDocumentType
Sets the mime type.
setMimeTypes(List<String>) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl.DocumentTypesConfig
Sets the mime types.
setOpenedTime(Long) - Method in class org.exoplatform.onlyoffice.Config
Sets the openedTime.
setPath(String) - Method in class org.exoplatform.onlyoffice.documents.NewDocumentType
Sets the path.
setPreviousModified(Calendar) - Method in class org.exoplatform.onlyoffice.Config
 
setSameModifier(Boolean) - Method in class org.exoplatform.onlyoffice.Config
 
setToken(String) - Method in class org.exoplatform.onlyoffice.Config
Sets the token.
setTypes(List<NewDocumentType>) - Method in class org.exoplatform.onlyoffice.documents.NewDocumentService.NewDocumentTypesConfig
Sets the document types.
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.
showError(String, String) - Static method in class org.exoplatform.onlyoffice.webui.OnlyofficeContext
Show error message to an user.
start() - Method in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService
start() - Method in class org.exoplatform.onlyoffice.documents.NewDocumentService
start() - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
On-start initializer.
status(Long) - Method in class org.exoplatform.onlyoffice.DocumentStatus.Builder
Status.
status - Variable in class org.exoplatform.onlyoffice.DocumentStatus
The 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.documents.NewDocumentService
stop() - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
On-stop finalizer.
subscribeDocuments(Message, String) - Method in class org.exoplatform.onlyoffice.cometd.CometdOnlyofficeService.CometdService
Subscribe document events.
syncUsers(ConcurrentMap<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

templateService - Variable in class org.exoplatform.onlyoffice.webui.CustomizeViewPlugin
The template service.
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(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
Title.
title - Variable in class org.exoplatform.onlyoffice.Config.Document
The 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
toString() - Method in class org.exoplatform.onlyoffice.documents.NewDocumentType
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.
types - Variable in class org.exoplatform.onlyoffice.documents.NewDocumentService.NewDocumentTypesConfig
The document types.
types - Variable in class org.exoplatform.onlyoffice.documents.NewDocumentTypePlugin
The document types.

U

UINewDocumentForm - Class in org.exoplatform.onlyoffice.webui.explorer
The Class UINewDocumentForm.
UINewDocumentForm() - Constructor for class org.exoplatform.onlyoffice.webui.explorer.UINewDocumentForm
Constructor.
UINewDocumentForm.CancelActionListener - Class in org.exoplatform.onlyoffice.webui.explorer
The listener interface for receiving cancelAction events.
UINewDocumentForm.SaveActionListener - Class in org.exoplatform.onlyoffice.webui.explorer
The listener interface for receiving saveAction events.
unlock(Node, OnlyofficeEditorServiceImpl.LockState) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
Unlock given node.
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.
updateUI(UriInfo, String, String, String) - Method in class org.exoplatform.onlyoffice.rest.EditorService
Deprecated.
uploadUrl - Variable in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
The upload url.
url - Variable in class org.exoplatform.onlyoffice.Config.Builder
The document.
url(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
Url.
url - Variable in class org.exoplatform.onlyoffice.Config.Document
The url.
url(String) - Method in class org.exoplatform.onlyoffice.DocumentStatus.Builder
Url.
url - Variable in class org.exoplatform.onlyoffice.DocumentStatus
The url.
user - Variable in class org.exoplatform.onlyoffice.Config.Editor
The user.
User(String, 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(String, Boolean, Boolean) - Constructor for class org.exoplatform.onlyoffice.Userdata
Instantiates a new userdata.
Userdata() - Constructor for class org.exoplatform.onlyoffice.Userdata
Instantiates a new userdata.
userFirstName(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
User first name.
userId - Variable in class org.exoplatform.onlyoffice.Config.Builder
The user.
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 - 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_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.
userLastName(String) - Method in class org.exoplatform.onlyoffice.Config.Builder
User last name.
users - Variable in class org.exoplatform.onlyoffice.ChangeState
The users.
users(String[]) - Method in class org.exoplatform.onlyoffice.DocumentStatus.Builder
Users.
users - Variable in class org.exoplatform.onlyoffice.DocumentStatus
The users.

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.
versionGet(UriInfo, HttpServletRequest) - Method in class org.exoplatform.onlyoffice.rest.EditorService
Return Onlyoffice REST API version.

W

webdavUri(String, String, int) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
Deprecated.
webdavUrl(String, String, int, String, String) - Method in class org.exoplatform.onlyoffice.OnlyofficeEditorServiceImpl
Deprecated.
workspace - Variable in class org.exoplatform.onlyoffice.Config.Builder
The workspace of the storage.
writeExternal(ObjectOutput) - Method in class org.exoplatform.onlyoffice.Config
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2003–2019 eXo Platform SAS. All rights reserved.