| Modifier and Type | Field and Description | 
|---|---|
String | 
docId  | 
String | 
repositoryName  | 
String | 
xpath  | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
computeFileId(DocumentModel doc,
             String xpath)
Returns a WOPI file id given a  
doc, and a blob xpath. | 
static String | 
computeFileId(String repositoryName,
             String docId,
             String xpath)
Returns a WOPI file id given a  
repositoryName, docId and a blob xpath. | 
public final String repositoryName
public static String computeFileId(String repositoryName, String docId, String xpath)
repositoryName, docId and a blob xpath.public static String computeFileId(DocumentModel doc, String xpath)
doc, and a blob xpath.Copyright © 2019 Nuxeo. All rights reserved.