| Package | Description |
|---|---|
| org.exoplatform.officeonline.rest |
| Modifier and Type | Method and Description |
|---|---|
static WOPIResource.Operation |
WOPIResource.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WOPIResource.Operation[] |
WOPIResource.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
WOPIResource.files(javax.ws.rs.core.UriInfo uriInfo,
javax.servlet.http.HttpServletRequest request,
javax.servlet.ServletContext context,
WOPIResource.Operation operation,
String fileId)
Files.
|
javax.ws.rs.core.Response |
WOPIResource.putFile(javax.ws.rs.core.UriInfo uriInfo,
javax.servlet.http.HttpServletRequest request,
javax.servlet.ServletContext context,
WOPIResource.Operation operation,
String fileId)
Files.
|
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.