|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.web.scripts.transfer.PostContentCommandProcessor
public class PostContentCommandProcessor
This command processor is used to receive one or more content files for a given transfer.
Constructor Summary | |
---|---|
PostContentCommandProcessor()
|
Method Summary | |
---|---|
int |
process(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.WebScriptResponse resp)
|
void |
setReceiver(org.alfresco.service.cmr.transfer.TransferReceiver receiver)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PostContentCommandProcessor()
Method Detail |
---|
public void setReceiver(org.alfresco.service.cmr.transfer.TransferReceiver receiver)
receiver
- the receiver to setpublic int process(org.springframework.extensions.webscripts.WebScriptRequest req, org.springframework.extensions.webscripts.WebScriptResponse resp)
process
in interface CommandProcessor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |