|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.directory.web.DoRemoveAsynchronousFile
public class DoRemoveAsynchronousFile
This class is called by the directoryupload.js. It is used to
remove the file from the asynchronous map store in DirectoryAsynchronousUploadHandler
.
Constructor Summary | |
---|---|
DoRemoveAsynchronousFile()
|
Method Summary | |
---|---|
java.lang.String |
doRemoveAsynchronousUploadedFile(javax.servlet.http.HttpServletRequest request)
Removes the uploaded fileItem. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DoRemoveAsynchronousFile()
Method Detail |
---|
public java.lang.String doRemoveAsynchronousUploadedFile(javax.servlet.http.HttpServletRequest request)
request
- the request
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |