Uses of Interface
org.exoplatform.onlyoffice.OnlyofficeEditorService
Packages that use OnlyofficeEditorService
Package
Description
-
Uses of OnlyofficeEditorService in org.exoplatform.onlyoffice
Classes in org.exoplatform.onlyoffice that implement OnlyofficeEditorServiceModifier and TypeClassDescriptionclassService implementingOnlyofficeEditorServiceandStartable. -
Uses of OnlyofficeEditorService in org.exoplatform.onlyoffice.cometd
Fields in org.exoplatform.onlyoffice.cometd declared as OnlyofficeEditorServiceModifier and TypeFieldDescriptionprotected final OnlyofficeEditorServiceCometdOnlyofficeService.editorsThe Onlyoffice editor service.Constructors in org.exoplatform.onlyoffice.cometd with parameters of type OnlyofficeEditorServiceModifierConstructorDescriptionCometdOnlyofficeService(org.mortbay.cometd.continuation.EXoContinuationBayeux exoBayeux, OnlyofficeEditorService onlyofficeEditorService, org.exoplatform.services.jcr.RepositoryService jcrService) Instantiates the CometdOnlyofficeService. -
Uses of OnlyofficeEditorService in org.exoplatform.onlyoffice.documents
Fields in org.exoplatform.onlyoffice.documents declared as OnlyofficeEditorServiceModifier and TypeFieldDescriptionprotected final OnlyofficeEditorServiceOnlyofficeDocumentEditorPlugin.editorServiceThe editor service.Constructors in org.exoplatform.onlyoffice.documents with parameters of type OnlyofficeEditorServiceModifierConstructorDescriptionOnlyofficeDocumentEditorPlugin(OnlyofficeEditorService editorService, org.exoplatform.services.resources.ResourceBundleService i18nService, CometdOnlyofficeService cometdService, org.exoplatform.services.cms.link.LinkManager linkManager) Instantiates a new OnlyOffice new document editor plugin. -
Uses of OnlyofficeEditorService in org.exoplatform.onlyoffice.rest
Fields in org.exoplatform.onlyoffice.rest declared as OnlyofficeEditorServiceModifier and TypeFieldDescriptionprotected final OnlyofficeEditorServiceEditorService.editorsThe editors.Constructors in org.exoplatform.onlyoffice.rest with parameters of type OnlyofficeEditorServiceModifierConstructorDescriptionEditorService(OnlyofficeEditorService editors) REST cloudDrives usesOnlyofficeEditorServicefor actual job.