@Deprecated public class BaseStatelessNuxeoRestlet extends BaseNuxeoRestlet
| Modifier and Type | Field and Description |
|---|---|
protected CoreSession |
session
Deprecated.
|
protected DocumentRef |
targetDocRef
Deprecated.
|
protected DocumentModel |
targetDocument
Deprecated.
|
DEPRECATION_DONE| Constructor and Description |
|---|
BaseStatelessNuxeoRestlet()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp()
Deprecated.
|
protected void |
doHandleStatelessRequest(org.restlet.Request req,
org.restlet.Response res)
Deprecated.
|
void |
handle(org.restlet.Request request,
org.restlet.Response response)
Deprecated.
|
protected boolean |
initRepository(org.restlet.Response res,
String repoId)
Deprecated.
|
protected boolean |
initRepositoryAndTargetDocument(org.restlet.Response res,
String repoId,
String docId)
Deprecated.
|
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 CoreSession session
protected DocumentRef targetDocRef
protected DocumentModel targetDocument
public BaseStatelessNuxeoRestlet()
protected boolean initRepository(org.restlet.Response res, String repoId)
protected boolean initRepositoryAndTargetDocument(org.restlet.Response res, String repoId, String docId)
protected void cleanUp()
public void handle(org.restlet.Request request, org.restlet.Response response)
handle in interface org.restlet.Uniformhandle in class org.restlet.Restletprotected void doHandleStatelessRequest(org.restlet.Request req, org.restlet.Response res)
Copyright © 2019 Nuxeo. All rights reserved.