public class ContentDiffRestlet extends BaseNuxeoRestlet
| Modifier and Type | Field and Description | 
|---|---|
protected DocumentModel | 
leftDoc  | 
protected Locale | 
locale  | 
protected DocumentModel | 
rightDoc  | 
DEPRECATION_DONE| Constructor and Description | 
|---|
ContentDiffRestlet()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
handle(org.restlet.Request req,
      org.restlet.Response res)  | 
protected void | 
handleNoContentDiff(org.restlet.Response res,
                   String xpath,
                   NuxeoException e)  | 
getHttpRequest, getHttpResponse, getQueryParamValue, getRestletFullUrl, handleError, handleError, handleError, handleError, logDeprecation, setEntityToBlobOutputcreateFinder, finalize, getApplication, getAuthor, getContext, getDescription, getFinderClass, getLogger, getName, getOwner, handle, handle, handle, isStarted, isStopped, setAuthor, setContext, setDescription, setFinderClass, setName, setOwner, start, stopprotected DocumentModel leftDoc
protected DocumentModel rightDoc
public ContentDiffRestlet()
public void handle(org.restlet.Request req, org.restlet.Response res)
handle in interface org.restlet.Uniformhandle in class org.restlet.Restletprotected void handleNoContentDiff(org.restlet.Response res, String xpath, NuxeoException e)
Copyright © 2019 Nuxeo. All rights reserved.