|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.restlet.Uniform
org.restlet.Restlet
org.nuxeo.ecm.platform.ui.web.restAPI.BaseNuxeoRestlet
org.nuxeo.ecm.platform.ui.web.restAPI.UploadFileRestlet
@Name(value="uploadFileRestlet") @Scope(value=EVENT) public class UploadFileRestlet
Restlet to help LiveEdit clients update the blob content of a document
| Field Summary | |
|---|---|
static String |
LIVED_AUTOVERSIONING_PROP
|
static String |
POLICY_MINOR_INCR
|
| Constructor Summary | |
|---|---|
UploadFileRestlet()
|
|
| Method Summary | |
|---|---|
void |
handle(org.restlet.data.Request req,
org.restlet.data.Response res)
|
| Methods inherited from class org.restlet.Restlet |
|---|
getContext, getLogger, isStarted, isStopped, setContext, start, stop |
| Methods inherited from class org.restlet.Uniform |
|---|
delete, delete, get, get, handle, head, head, options, options, post, post, put, put |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String LIVED_AUTOVERSIONING_PROP
public static final String POLICY_MINOR_INCR
| Constructor Detail |
|---|
public UploadFileRestlet()
| Method Detail |
|---|
public void handle(org.restlet.data.Request req,
org.restlet.data.Response res)
handle in class org.restlet.Restlet
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||