public class JAXRSExtensions extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected DocumentModel | 
doc  | 
protected DocumentWrapper | 
nuxeoWrapper  | 
protected String | 
templateName  | 
| Constructor and Description | 
|---|
JAXRSExtensions(DocumentModel doc,
               DocumentWrapper nuxeoWrapper,
               String templateName)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected static String | 
getContextPathProperty()  | 
String | 
getResourceUrl(String resourceName)  | 
protected final DocumentModel doc
protected final DocumentWrapper nuxeoWrapper
protected final String templateName
public JAXRSExtensions(DocumentModel doc, DocumentWrapper nuxeoWrapper, String templateName)
protected static String getContextPathProperty()
public String getResourceUrl(String resourceName)
Copyright © 2019 Nuxeo. All rights reserved.