Class | Description |
---|---|
BaseNuxeoRestlet |
Base class for Nuxeo Restlet.
|
BaseStatelessNuxeoRestlet |
Base class for stateless restlet, i.e.
|
BrowseRestlet | |
CreateDocumentRestlet |
Allow the creation of a new document of the specified document type
|
CreationContainerListRestlet |
This restlet gets the list of containers that are suitable for new document creation.
|
DeleteDocumentRestlet |
This RESTLET allows to delete documents
|
DirectoryCacheRestlet |
Restlet to invalidate the cache of directories from an external application.
|
DownloadFileRestlet |
Restlet to help LiveEdit clients download the blob content of a document
|
ExportRepresentation |
Facelet resource representation that calls a
DocumentPipe using the
facelet's output stream for the document writer's output. |
ExportRestlet | |
LockingRestlet |
Restlet returning the locking information on a document.
|
OpenSearchRestlet |
Basic OpenSearch REST fulltext search implementation using the RSS 2.0
results format.
|
PluginUploadRestlet | |
RestletServlet |
Servlet used to run a Restlet inside Nuxeo.
|
SeamRestletFilter |
Restlet Filter to initialized Seam context
|
SimpleRestletWithSeam |
Sample code for a Seam-aware restlet.
|
SystemLogRestlet |
Small restlet logging in the commons logging log.
|
ThreadSafeRestletFilter |
Restlet Filter that ensure thread safety for seam unaware restlet.
|
UpdateDocumentRestlet | |
UploadFileRestlet |
Restlet to help LiveEdit clients update the blob content of a document
|
UploadRestlet |
Restlet to import files as nuxeo documents using the pluggable FileManager
service.
|
Copyright © 2011 Nuxeo SA. All Rights Reserved.