| Package | Description |
|---|---|
| org.exoplatform.officeonline |
| Modifier and Type | Method and Description |
|---|---|
protected String |
WOPIService.createFile(javax.jcr.Node parent,
String filename,
InputStream data)
Creates the file.
|
protected String |
WOPIService.getFileExtension(javax.jcr.Node node)
Gets the file extension.
|
String |
WOPIService.getMimeTypeByExtension(String extension)
Gets the mime type by extension.
|
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.
|
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.