public class DirectoryCacheRestlet extends BaseNuxeoRestlet
Warning: this restlet can only be used on the JVM that hosts the DirectoryService instance since it is using non-remotable API. This means this restlet will not work with the multi machine setups of Nuxeo.
| Modifier and Type | Field and Description | 
|---|---|
static String | 
DIRECTORY_NAME_QUERY_PARAM  | 
DEPRECATION_DONE| Constructor and Description | 
|---|
DirectoryCacheRestlet()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
handle(org.restlet.Request req,
      org.restlet.Response res)  | 
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, stoppublic static final String DIRECTORY_NAME_QUERY_PARAM
public DirectoryCacheRestlet()
public void handle(org.restlet.Request req, org.restlet.Response res)
handle in interface org.restlet.Uniformhandle in class org.restlet.RestletCopyright © 2019 Nuxeo. All rights reserved.