| Package | Description |
|---|---|
| org.exoplatform.officeonline | |
| org.exoplatform.officeonline.documents | |
| org.exoplatform.officeonline.exception | |
| org.exoplatform.officeonline.webui |
| Modifier and Type | Method and Description |
|---|---|
EditorConfig |
AbstractOfficeOnlineService.buildEditorConfig(String token)
Builds the editor config.
|
EditorConfig |
AbstractOfficeOnlineService.createEditorConfig(String userId,
String fileId,
String workspace,
RequestInfo requestInfo)
Creates the editor config.
|
String |
EditorService.createToken(String userId,
String fileId)
WARNING: ONLY FOR TESTING PURPOSES.
|
protected void |
WOPIService.createVersionOfDraft(javax.jcr.Node node)
Creates a version of draft.
|
void |
WOPIService.delete(EditorConfig config,
String lockId)
Delete.
|
AccessToken |
AbstractOfficeOnlineService.generateAccessToken(EditorConfig.Builder configBuilder)
Generate access token.
|
String |
WOPIService.getActionUrl(RequestInfo requestInfo,
String fileId,
String workspace,
String action)
Gets the action url.
|
DocumentContent |
AbstractOfficeOnlineService.getContent(EditorConfig config)
Gets the content.
|
String |
WOPIService.renameFile(EditorConfig config,
String newTitle,
String lockId)
Rename file.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
OfficeOnlineDocumentEditorPlugin.getEditorLink(javax.jcr.Node node,
URI requestURI)
Returns editor link, adds it to the editorLinks cache.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActionNotFoundException |
class |
AuthenticationFailedException
The Class AuthenticationFailedException.
|
class |
EditorConfigNotFoundException
The Class ConfigNotFoundException.
|
class |
EditorLinkNotFoundException
The Class EditorLinkNotFoundException.
|
class |
FileExtensionNotFoundException |
class |
FileNotFoundException
The Class FileNotFoundException.
|
class |
IllegalFileNameException
The Class IllegalFileNameException.
|
class |
InvalidFileNameException
The Class InvalidFileNameException.
|
class |
PermissionDeniedException
The Class PermissionDeniedException.
|
class |
ProofKeyValidationException
The Class ProofKeyValidationException.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
OfficeOnlineContext.callModule(String code)
Adds the script to be called on
officeonline module. |
static org.exoplatform.web.application.RequireJS |
OfficeOnlineContext.requireJS()
Return Web UI app's RequireJS instance.
|
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.