| Package | Description |
|---|---|
| org.exoplatform.onlyoffice |
| Modifier and Type | Field and Description |
|---|---|
protected Userdata |
DocumentStatus.userdata
The userdata.
|
| Modifier and Type | Method and Description |
|---|---|
Userdata |
DocumentStatus.getUserdata()
Gets the userdata.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OnlyofficeEditorServiceImpl.downloadVersion(Userdata userdata,
String contentUrl)
Downloads document's content to the JCR node creating a new version.
|
void |
OnlyofficeEditorService.downloadVersion(Userdata userdata,
String contentUrl)
Creates a new version of a document.
|
void |
OnlyofficeEditorServiceImpl.forceSave(Userdata userdata) |
void |
OnlyofficeEditorService.forceSave(Userdata userdata)
Forces saving a document on document server.
|
protected void |
OnlyofficeEditorServiceImpl.saveLink(Userdata userdata,
String url) |
void |
DocumentStatus.setUserdata(Userdata userdata)
Sets the userdata.
|
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.