| Package | Description |
|---|---|
| org.exoplatform.officeonline |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Serializable> |
WOPIService.checkFileInfo(EditorConfig config)
Check file info.
|
String |
WOPIService.getEditorLink(String fileId,
String workspace,
String baseUrl,
String action)
Gets the editor URL.
|
String |
WOPIService.getFileName(String fileId,
String workspace)
Gets the file name.
|
String |
WOPIService.getFileVersion(String fileId,
String workspace)
Gets the file version.
|
String |
WOPIService.getLockId(EditorConfig config)
Gets the lock.
|
void |
WOPIService.lock(EditorConfig config,
String lockId)
Lock.
|
javax.jcr.Node |
AbstractOfficeOnlineService.nodeByUUID(String uuid,
String workspace)
Node by UUID.
|
String |
WOPIService.putRelativeFile(EditorConfig config,
String filename,
boolean overwrite,
InputStream data)
Put relative file.
|
String |
WOPIService.putSuggestedFile(EditorConfig config,
String target,
InputStream data)
Put relative file in suggested mode.
|
void |
WOPIService.refreshLock(EditorConfig config,
String lockId)
Refresh lock.
|
void |
WOPIService.relock(EditorConfig config,
String providedLock,
String oldLock)
Relock.
|
void |
WOPIService.unlock(EditorConfig config,
String providedLock)
Unlock.
|
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.